aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2006-11-15 19:32:51 +0800
committerroam <roam@FreeBSD.org>2006-11-15 19:32:51 +0800
commit1d6ce9ec5d86e74a75ea3f22bd33773853615a84 (patch)
treeecb1ec03f4178b4af12abccfb3153592fc383098 /security
parente8107dc433a6a59372e032555b01b70c589f1aac (diff)
downloadfreebsd-ports-gnome-1d6ce9ec5d86e74a75ea3f22bd33773853615a84.tar.gz
freebsd-ports-gnome-1d6ce9ec5d86e74a75ea3f22bd33773853615a84.tar.zst
freebsd-ports-gnome-1d6ce9ec5d86e74a75ea3f22bd33773853615a84.zip
Update to stunnel 4.19 and fix the NOPORTDOCS installation to really
skip over the installation of example files and scripts. Of course, stunnel.conf-sample is still installed into etc/stunnel/.
Diffstat (limited to 'security')
-rw-r--r--security/stunnel/Makefile5
-rw-r--r--security/stunnel/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 009cac3f9405..2dab63605c56 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= stunnel
-PORTVERSION= 4.18
-PORTREVISION= 1
+PORTVERSION= 4.19
CATEGORIES= security
MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \
ftp://stunnel.mirt.net/stunnel/ \
@@ -71,6 +70,8 @@ post-patch:
.ifdef(NOPORTDOCS)
@${REINPLACE_CMD} -E -e 's/ install-docDATA/ /; s/^(SUBDIRS.+)doc/\1/' \
${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -E -e 's/([^n])install-examplesDATA/\1/' \
+ ${WRKSRC}/tools/Makefile.in
.endif
post-install:
diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo
index 27bc3b5dfe7d..1deb24ed8cbf 100644
--- a/security/stunnel/distinfo
+++ b/security/stunnel/distinfo
@@ -1,3 +1,3 @@
-MD5 (stunnel-4.18.tar.gz) = 08f6120c8f2ff55089abc7df9c63455d
-SHA256 (stunnel-4.18.tar.gz) = 501008c3b6f66bf110ebb89509e86b722ecd2c1a36c194c23995d68f8ee3c995
-SIZE (stunnel-4.18.tar.gz) = 507170
+MD5 (stunnel-4.19.tar.gz) = 04fbafbc6b3dd6d3c5e667079271c69b
+SHA256 (stunnel-4.19.tar.gz) = 3c82af829634eee959aefac699022c99e858f471b739d59b95db553f62650d29
+SIZE (stunnel-4.19.tar.gz) = 514344