diff options
author | zi <zi@FreeBSD.org> | 2015-06-16 22:02:51 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-06-16 22:02:51 +0800 |
commit | 8997da74bc92c4335cf2b5e695d0fc444ab73966 (patch) | |
tree | afbb4ed392f127539a459f220f614329b36b6159 | |
parent | 0befe55b06a94af5e3d41f678c195f1142b51c50 (diff) | |
download | freebsd-ports-gnome-8997da74bc92c4335cf2b5e695d0fc444ab73966.tar.gz freebsd-ports-gnome-8997da74bc92c4335cf2b5e695d0fc444ab73966.tar.zst freebsd-ports-gnome-8997da74bc92c4335cf2b5e695d0fc444ab73966.zip |
- Update to 5.19
-rw-r--r-- | security/stunnel/Makefile | 5 | ||||
-rw-r--r-- | security/stunnel/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 7dfa950041ca..023d81efbf69 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.17 +PORTVERSION= 5.19 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ @@ -25,7 +25,8 @@ COMMENT= SSL encryption wrapper for standard network daemons LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -USES= cpe shebangfix libtool +USES= cpe shebangfix libtool perl5 +USE_PERL5= build USE_LDCONFIG= yes USE_OPENSSL= yes USE_RC_SUBR= stunnel diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index fc67ea8de15c..473bd5c6fe0e 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.17.tar.gz) = c3e79e582621a0827125e35e1c00450190104fc02dc3c5274cb02b05859fd472 -SIZE (stunnel-5.17.tar.gz) = 613840 +SHA256 (stunnel-5.19.tar.gz) = 0b543242cf26649acfdd9f00de564c3e8de7ac2237d53935ffdc7eb24f4d556d +SIZE (stunnel-5.19.tar.gz) = 620810 |