diff options
author | zi <zi@FreeBSD.org> | 2014-04-09 09:52:22 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-04-09 09:52:22 +0800 |
commit | fa5e65f88932b1fbd99d5569593079fb7147a0ed (patch) | |
tree | 8356797faac20a35954706deb64c8115ab7a04cf /security/stunnel | |
parent | c8380a1b7e8122f1e1d0116bfb3e57f57b6a1351 (diff) | |
download | freebsd-ports-gnome-fa5e65f88932b1fbd99d5569593079fb7147a0ed.tar.gz freebsd-ports-gnome-fa5e65f88932b1fbd99d5569593079fb7147a0ed.tar.zst freebsd-ports-gnome-fa5e65f88932b1fbd99d5569593079fb7147a0ed.zip |
- Update to 5.01
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 2 | ||||
-rw-r--r-- | security/stunnel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index d535e40daf78..c903b9cea558 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.00 +PORTVERSION= 5.01 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ http://mirrors.zerg.biz/stunnel/%SUBDIR%/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index e6484537e9b2..edecb9cbd8d8 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (stunnel-5.00.tar.gz) = 88986d52a7ef1aff0cc26fc0a9830361c991baba7ee591d5cf1cc8baef75bc13 -SIZE (stunnel-5.00.tar.gz) = 586738 +SHA256 (stunnel-5.01.tar.gz) = 2565bf58ffe8a612304c64df621105b2e42d6e389e815ed4205dbeec4f3f886b +SIZE (stunnel-5.01.tar.gz) = 587962 |