diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2016-07-18 11:38:46 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2016-07-18 11:38:46 +0000 |
commit | 2b618693647f9a1b00484a88c16ab42eb7a04f2e (patch) | |
tree | 43e61e7d4f10c3e0bcdb22d6f9b0e0ce5c40a74f | |
parent | efdb04c8664e008bbeb809d1ab630c28e380a8d8 (diff) | |
download | ports-2b618693647f9a1b00484a88c16ab42eb7a04f2e.tar.gz ports-2b618693647f9a1b00484a88c16ab42eb7a04f2e.zip |
- Update to 5.35
Notes
Notes:
svn path=/head/; revision=418695
-rw-r--r-- | security/stunnel/Makefile | 2 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 9e904cbe9d95..c118b049c6c6 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.33 +PORTVERSION= 5.35 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 0b1fd1d4ad33..6412b0530740 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466986774 -SHA256 (stunnel-5.33.tar.gz) = 7f54636d1e00864fd4d6bdda0bef60b8aaf24350cf02f89dfd2ac7967c052c73 -SIZE (stunnel-5.33.tar.gz) = 643311 +TIMESTAMP = 1468841841 +SHA256 (stunnel-5.35.tar.gz) = ffa386ae4c825f35f35157c285e7402a6d58779ad8c3822f74a9d355b54aba1d +SIZE (stunnel-5.35.tar.gz) = 645148 |