svn commit: r395831 - head/security/stunnel

Ryan Steinmetz zi at FreeBSD.org
Wed Sep 2 12:56:24 UTC 2015


Author: zi
Date: Wed Sep  2 12:56:23 2015
New Revision: 395831
URL: https://svnweb.freebsd.org/changeset/ports/395831

Log:
  - Update to 5.23

Modified:
  head/security/stunnel/Makefile
  head/security/stunnel/distinfo

Modified: head/security/stunnel/Makefile
==============================================================================
--- head/security/stunnel/Makefile	Wed Sep  2 12:29:09 2015	(r395830)
+++ head/security/stunnel/Makefile	Wed Sep  2 12:56:23 2015	(r395831)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	stunnel
-PORTVERSION=	5.20
+PORTVERSION=	5.23
 CATEGORIES=	security
 MASTER_SITES=	https://www.stunnel.org/downloads/%SUBDIR%/ \
 		http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \
@@ -25,7 +25,7 @@ COMMENT=	SSL encryption wrapper for stan
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-USES=		cpe shebangfix libtool perl5
+USES=		cpe libtool perl5 shebangfix
 USE_PERL5=	build
 USE_LDCONFIG=	yes
 USE_OPENSSL=	yes

Modified: head/security/stunnel/distinfo
==============================================================================
--- head/security/stunnel/distinfo	Wed Sep  2 12:29:09 2015	(r395830)
+++ head/security/stunnel/distinfo	Wed Sep  2 12:56:23 2015	(r395831)
@@ -1,2 +1,2 @@
-SHA256 (stunnel-5.20.tar.gz) = 4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b
-SIZE (stunnel-5.20.tar.gz) = 625091
+SHA256 (stunnel-5.23.tar.gz) = 0fc4a702afd2e857bae8ad1f39c51546eb282c3d0ff4f4d55d62aece7328ddea
+SIZE (stunnel-5.23.tar.gz) = 630943


More information about the svn-ports-head mailing list