diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2006-11-15 11:32:51 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2006-11-15 11:32:51 +0000 |
commit | 1800910608790eb3730231b8eb2b591993dfd695 (patch) | |
tree | d6ad9e054b9ccf339e89cf7b31341927033d4990 /security/stunnel | |
parent | 0540ac4e0447c0e2905258213894863d79e13335 (diff) | |
download | ports-1800910608790eb3730231b8eb2b591993dfd695.tar.gz ports-1800910608790eb3730231b8eb2b591993dfd695.zip |
Notes
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 5 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 |
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 |