Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2015 12:56:24 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395831 - head/security/stunnel
Message-ID:  <201509021256.t82CuOGx004291@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509021256.t82CuOGx004291>