summaryrefslogtreecommitdiffstats
path: root/security/stunnel
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-04-30 16:28:37 +0000
committerroam <roam@FreeBSD.org>2003-04-30 16:28:37 +0000
commitc535f83957b5e131225a91d3241dfc0de646b4b9 (patch)
tree221b60801aeabcb98da8c5f484beef639164dac4 /security/stunnel
parent87bb1590647bdc9fcde5b71f8d8a735e99c3f9d1 (diff)
downloadFreeBSD-ports-c535f83957b5e131225a91d3241dfc0de646b4b9.zip
FreeBSD-ports-c535f83957b5e131225a91d3241dfc0de646b4b9.tar.gz
Brian Hatch updated his RSA blinding patch to only apply
the blinding when really needed. However, the name of the patch file was not changed, which may confuse FreeBSD distfile mirrors. So, host the patch file in my local FreeBSD cluster space, changing the file's name. Reported by: Dan Langille <dan@langille.org>
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile6
-rw-r--r--security/stunnel/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 6a8c49e..2acc341 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 fd21f10..f5a3a32 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
OpenPOWER on IntegriCloud