diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-12-20 13:56:08 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-12-20 13:56:08 +0800 |
commit | a9a48998a7689bf090a272c7526b3cd28aa9d078 (patch) | |
tree | b2c9271c22dc819a12dab0c27b2a8b3fae0a2894 /security/stunnel | |
parent | 74475a5dedfff87377209887d9c77c92234a7f29 (diff) | |
download | freebsd-ports-gnome-a9a48998a7689bf090a272c7526b3cd28aa9d078.tar.gz freebsd-ports-gnome-a9a48998a7689bf090a272c7526b3cd28aa9d078.tar.zst freebsd-ports-gnome-a9a48998a7689bf090a272c7526b3cd28aa9d078.zip |
Upgrade to stunnel 3.9 to fix security vulnerabilities.
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 4 | ||||
-rw-r--r-- | security/stunnel/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 0061ad465abe..a68cf39dac40 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -6,14 +6,12 @@ # PORTNAME= stunnel -PORTVERSION= 3.8.4 +PORTVERSION= 3.9 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ ftp://mike.daewoo.com.pl/pub/stunnel/ \ ftp://ftp.cryptoarchive.net/pub/cryptoarchive/mirrors/opensores.thebunker.net/pub/mirrors/stunnel/ -DISTNAME= ${PORTNAME}-3.8p4 -EXTRACT_SUFX= .tgz MAINTAINER= martti.kuparinen@ericsson.com diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 68da45de5cf5..273ade680439 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1 +1 @@ -MD5 (stunnel-3.8p4.tgz) = 26bb2f231756ff804a1904e1dc432c2c +MD5 (stunnel-3.9.tar.gz) = 3c73fe4db1944af05afcca233ac4b700 |