Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2015 14:02:51 +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: r389844 - head/security/stunnel
Message-ID:  <201506161402.t5GE2pZW090511@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Tue Jun 16 14:02:51 2015
New Revision: 389844
URL: https://svnweb.freebsd.org/changeset/ports/389844

Log:
  - Update to 5.19

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

Modified: head/security/stunnel/Makefile
==============================================================================
--- head/security/stunnel/Makefile	Tue Jun 16 13:45:44 2015	(r389843)
+++ head/security/stunnel/Makefile	Tue Jun 16 14:02:51 2015	(r389844)
@@ -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 stan
 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

Modified: head/security/stunnel/distinfo
==============================================================================
--- head/security/stunnel/distinfo	Tue Jun 16 13:45:44 2015	(r389843)
+++ head/security/stunnel/distinfo	Tue Jun 16 14:02:51 2015	(r389844)
@@ -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



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