diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-03-23 10:35:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-03-23 10:35:14 +0000 |
commit | 4d58518ba0bc203f3f11e569585088e8abb9e1f9 (patch) | |
tree | dc8cad43c8c932652faf9f11e838f94ad53fdf83 /security/stunnel | |
parent | 7a68b67200a47e3c0a7f97537955243d8794ddd8 (diff) | |
download | ports-4d58518ba0bc203f3f11e569585088e8abb9e1f9.tar.gz ports-4d58518ba0bc203f3f11e569585088e8abb9e1f9.zip |
Notes
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 5 | ||||
-rw-r--r-- | security/stunnel/distinfo | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 3344be049dbe..6a8c49e42ec7 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -7,6 +7,7 @@ PORTNAME= stunnel PORTVERSION= 4.04 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://stunnel.mirt.net/stunnel/ \ @@ -16,6 +17,10 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ MAINTAINER= roam@FreeBSD.org COMMENT= "SSL encryption wrapper for standard network daemons" +PATCHFILES= blinding-4.x_bri.patch +PATCH_SITES= http://www.stunnel.org/patches/patches/ +PATCH_DIST_STRIP= -p1 + USE_OPENSSL= YES USE_REINPLACE= YES diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 230da994460b..fd21f100908f 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1 +1,2 @@ MD5 (stunnel-4.04.tar.gz) = 2fcdf0311a0ab8a3223293c706a84e97 +MD5 (blinding-4.x_bri.patch) = 6cdf521ff4c96a48e8863635b78fa596 |