diff options
author | roam <roam@FreeBSD.org> | 2006-09-18 21:29:03 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2006-09-18 21:29:03 +0800 |
commit | 1b39ea4b0a953f0828ae9da9ab26c1276432c554 (patch) | |
tree | ff24bd9d8eddbb23b588c2b7105b3ebcb2e33e4a /security/stunnel | |
parent | c6095164118dbb5a21b710a8ed723a57bd3fc18f (diff) | |
download | freebsd-ports-gnome-1b39ea4b0a953f0828ae9da9ab26c1276432c554.tar.gz freebsd-ports-gnome-1b39ea4b0a953f0828ae9da9ab26c1276432c554.tar.zst freebsd-ports-gnome-1b39ea4b0a953f0828ae9da9ab26c1276432c554.zip |
Update to stunnel 4.17.
PR: 103123
Submitted by: vd
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 6 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 4b101f76e102..ea0bb3f17a71 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stunnel -PORTVERSION= 4.15 +PORTVERSION= 4.17 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://stunnel.mirt.net/stunnel/ \ @@ -16,10 +16,6 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ MAINTAINER= roam@FreeBSD.org COMMENT= SSL encryption wrapper for standard network daemons -PATCHFILES+= fdputline.patch:fdputline -PATCH_SITES+= ftp://ftp.mirt.net/stunnel/:fdputline -PATCH_DIST_STRIP= -p1 - USE_OPENSSL= YES USE_RC_SUBR= YES diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index c8a323c1af7e..6f772b4dde3f 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,6 +1,6 @@ -MD5 (stunnel-4.15.tar.gz) = 2c00153ad099a5f9c5609e8d1dbbe470 -SHA256 (stunnel-4.15.tar.gz) = 53328496fb9c2ad44bfea31c8beae93b99f5d8f577d5d60cceffc7e160936fe9 -SIZE (stunnel-4.15.tar.gz) = 497103 +MD5 (stunnel-4.17.tar.gz) = d54e1cb4b67f3cd203831fd067039d61 +SHA256 (stunnel-4.17.tar.gz) = 2e235544088fad51713743c7298b83cab7d55e9d1398788c40c9d7da0a937083 +SIZE (stunnel-4.17.tar.gz) = 507158 MD5 (fdputline.patch) = e98b1aea6f3e41e10dfe6c0bbdd17eb7 SHA256 (fdputline.patch) = 961f8f9ea5704ebf64c5ca5e029c414910ee1ab5c32c854036b902e9b17d5545 SIZE (fdputline.patch) = 5217 |