diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2015-11-09 12:31:29 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2015-11-09 12:31:29 +0000 |
commit | 52b33aef84c901c80b530e3e14a95a894e982f14 (patch) | |
tree | 2aac88aaba3f0c538d7bcf614023acdd7dce59e1 /security/stunnel | |
parent | ad315a54cefc4ddfc8bac1ba5468b4c764fffae9 (diff) | |
download | ports-52b33aef84c901c80b530e3e14a95a894e982f14.tar.gz ports-52b33aef84c901c80b530e3e14a95a894e982f14.zip |
Notes
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 3 | ||||
-rw-r--r-- | security/stunnel/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index af311478a75e..266497b92854 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -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 \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 9fb0a09ec3d7..421e6dde43b8 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -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 |