diff options
author | zi <zi@FreeBSD.org> | 2014-06-24 02:35:44 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-06-24 02:35:44 +0800 |
commit | c7e21aa2faafc777c23270c2888b062d265967d6 (patch) | |
tree | c871a6138d8b772891376ba1399342eb79ab7962 | |
parent | dcc4f0d29f1f20f305ed1cdc3cbd904bfafdf16e (diff) | |
download | freebsd-ports-gnome-c7e21aa2faafc777c23270c2888b062d265967d6.tar.gz freebsd-ports-gnome-c7e21aa2faafc777c23270c2888b062d265967d6.tar.zst freebsd-ports-gnome-c7e21aa2faafc777c23270c2888b062d265967d6.zip |
- Update to 5.02
-rw-r--r-- | security/stunnel/Makefile | 6 | ||||
-rw-r--r-- | security/stunnel/distinfo | 4 | ||||
-rw-r--r-- | security/stunnel/pkg-plist | 1 |
3 files changed, 4 insertions, 7 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 065e22202530..a06d789d804a 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.01 -PORTREVISION= 1 +PORTVERSION= 5.02 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ @@ -26,8 +25,7 @@ COMMENT= SSL encryption wrapper for standard network daemons LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -USES= shebangfix -USE_AUTOTOOLS= libtool +USES= shebangfix libtool USE_RC_SUBR= stunnel USE_LDCONFIG= yes diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index edecb9cbd8d8..91b0c9fe883d 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.01.tar.gz) = 2565bf58ffe8a612304c64df621105b2e42d6e389e815ed4205dbeec4f3f886b -SIZE (stunnel-5.01.tar.gz) = 587962 +SHA256 (stunnel-5.02.tar.gz) = c258b71d7f82bba5b0a4ccc69fbda632f1fefe9108589a92aa1016f33985973e +SIZE (stunnel-5.02.tar.gz) = 590655 diff --git a/security/stunnel/pkg-plist b/security/stunnel/pkg-plist index d74d4f061bbb..931847ff651c 100644 --- a/security/stunnel/pkg-plist +++ b/security/stunnel/pkg-plist @@ -2,7 +2,6 @@ bin/stunnel bin/stunnel3 %%ETCDIR%%/stunnel.conf-sample lib/stunnel/libstunnel.a -lib/stunnel/libstunnel.la lib/stunnel/libstunnel.so man/man8/stunnel.8.gz man/man8/stunnel.fr.8.gz |