svn commit: r358991 - head/security/stunnel
Ryan Steinmetz
zi at FreeBSD.org
Mon Jun 23 18:35:45 UTC 2014
Author: zi
Date: Mon Jun 23 18:35:44 2014
New Revision: 358991
URL: http://svnweb.freebsd.org/changeset/ports/358991
QAT: https://qat.redports.org/buildarchive/r358991/
Log:
- Update to 5.02
Modified:
head/security/stunnel/Makefile
head/security/stunnel/distinfo
head/security/stunnel/pkg-plist
Modified: head/security/stunnel/Makefile
==============================================================================
--- head/security/stunnel/Makefile Mon Jun 23 18:29:55 2014 (r358990)
+++ head/security/stunnel/Makefile Mon Jun 23 18:35:44 2014 (r358991)
@@ -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 stan
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USES= shebangfix
-USE_AUTOTOOLS= libtool
+USES= shebangfix libtool
USE_RC_SUBR= stunnel
USE_LDCONFIG= yes
Modified: head/security/stunnel/distinfo
==============================================================================
--- head/security/stunnel/distinfo Mon Jun 23 18:29:55 2014 (r358990)
+++ head/security/stunnel/distinfo Mon Jun 23 18:35:44 2014 (r358991)
@@ -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
Modified: head/security/stunnel/pkg-plist
==============================================================================
--- head/security/stunnel/pkg-plist Mon Jun 23 18:29:55 2014 (r358990)
+++ head/security/stunnel/pkg-plist Mon Jun 23 18:35:44 2014 (r358991)
@@ -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
More information about the svn-ports-head
mailing list