diff options
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 6 | ||||
-rw-r--r-- | security/stunnel/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 6a8c49e42ec7..2acc341cb334 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -7,7 +7,7 @@ PORTNAME= stunnel PORTVERSION= 4.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://stunnel.mirt.net/stunnel/ \ @@ -17,8 +17,8 @@ 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/ +PATCHFILES= blinding-4.x_bri-rev2.patch +PATCH_SITES= http://people.FreeBSD.org/~roam/ports/patches/security/stunnel/ PATCH_DIST_STRIP= -p1 USE_OPENSSL= YES diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index fd21f100908f..f5a3a3225452 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ MD5 (stunnel-4.04.tar.gz) = 2fcdf0311a0ab8a3223293c706a84e97 -MD5 (blinding-4.x_bri.patch) = 6cdf521ff4c96a48e8863635b78fa596 +MD5 (blinding-4.x_bri-rev2.patch) = 30caf544b92b421e00be82395bacbe8a |