diff options
author | roam <roam@FreeBSD.org> | 2008-05-19 23:57:52 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2008-05-19 23:57:52 +0800 |
commit | 0388f20e49bcfa70af96b6f3bf08be2c180e2cf0 (patch) | |
tree | 4e79b5ba3732486e36554317af179ffed626ee2c /security/stunnel | |
parent | 59ccec9f78fc9667bb284aed157df70b93a7ce1a (diff) | |
download | freebsd-ports-gnome-0388f20e49bcfa70af96b6f3bf08be2c180e2cf0.tar.gz freebsd-ports-gnome-0388f20e49bcfa70af96b6f3bf08be2c180e2cf0.tar.zst freebsd-ports-gnome-0388f20e49bcfa70af96b6f3bf08be2c180e2cf0.zip |
Update to stunnel-4.24.
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 3 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index bde917d64689..4b203039b8d7 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stunnel -PORTVERSION= 4.22 +PORTVERSION= 4.24 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://stunnel.mirt.net/stunnel/ \ @@ -19,7 +19,6 @@ COMMENT= SSL encryption wrapper for standard network daemons USE_AUTOTOOLS= libtool:15 USE_OPENSSL= YES USE_RC_SUBR= stunnel -WRKSRC= ${WRKDIR}/${PORTNAME}-4.22 GNU_CONFIGURE= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 285a1f4d041b..de1ecaf06dd7 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -MD5 (stunnel-4.22.tar.gz) = 773fcf5b0a70bd25fcd58ba7a76c1fbd -SHA256 (stunnel-4.22.tar.gz) = 3779efb7ff463ba2838f330decbc904ea65fa04eeaa1138505e3bab9ecef1d49 -SIZE (stunnel-4.22.tar.gz) = 531252 +MD5 (stunnel-4.24.tar.gz) = f2eea97f2e51f524b4add907ffae077b +SHA256 (stunnel-4.24.tar.gz) = d12a907a5be5ea1fbdbec465b5c3f2fa2972a1b38d925a536492ed8b510b51ed +SIZE (stunnel-4.24.tar.gz) = 531714 |