svn commit: r401094 - head/security/stunnel

Ryan Steinmetz zi at FreeBSD.org
Mon Nov 9 12:31:30 UTC 2015


Author: zi
Date: Mon Nov  9 12:31:29 2015
New Revision: 401094
URL: https://svnweb.freebsd.org/changeset/ports/401094

Log:
  - Update to 5.26

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

Modified: head/security/stunnel/Makefile
==============================================================================
--- head/security/stunnel/Makefile	Mon Nov  9 11:40:43 2015	(r401093)
+++ head/security/stunnel/Makefile	Mon Nov  9 12:31:29 2015	(r401094)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	stunnel
-PORTVERSION=	5.26b1
+PORTVERSION=	5.26
 CATEGORIES=	security
 MASTER_SITES=	https://www.stunnel.org/downloads/%SUBDIR%/ \
 		https://www.stunnel.org/downloads/beta/ \
@@ -31,7 +31,6 @@ USE_PERL5=	build
 USE_LDCONFIG=	yes
 USE_OPENSSL=	yes
 USE_RC_SUBR=	stunnel
-WRKSRC=		${WRKDIR}/${PORTNAME}-5.26
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=/var/tmp --enable-static --disable-systemd \

Modified: head/security/stunnel/distinfo
==============================================================================
--- head/security/stunnel/distinfo	Mon Nov  9 11:40:43 2015	(r401093)
+++ head/security/stunnel/distinfo	Mon Nov  9 12:31:29 2015	(r401094)
@@ -1,2 +1,2 @@
-SHA256 (stunnel-5.26b1.tar.gz) = 64584485ee97132e3b49885ecca30109cffd13b33751c63b5e3c6ee83b9b35a0
-SIZE (stunnel-5.26b1.tar.gz) = 635670
+SHA256 (stunnel-5.26.tar.gz) = 2c90d469011eed8dc94f003013e3c055de6fdb687ef1e71fa004281d7f7c2726
+SIZE (stunnel-5.26.tar.gz) = 635710


More information about the svn-ports-all mailing list