diff options
author | zi <zi@FreeBSD.org> | 2016-06-27 08:23:14 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2016-06-27 08:23:14 +0800 |
commit | eb5fa7ebf3bf2230a0636eeb8ffb240ea1469a33 (patch) | |
tree | 81ecc65fd4b9dc597908eb599535aa5a6aae187f /security | |
parent | 0fb32a634eed3475d386f1124f4d46e891073da6 (diff) | |
download | freebsd-ports-gnome-eb5fa7ebf3bf2230a0636eeb8ffb240ea1469a33.tar.gz freebsd-ports-gnome-eb5fa7ebf3bf2230a0636eeb8ffb240ea1469a33.tar.zst freebsd-ports-gnome-eb5fa7ebf3bf2230a0636eeb8ffb240ea1469a33.zip |
- Update to 5.33
Diffstat (limited to 'security')
-rw-r--r-- | security/stunnel/Makefile | 3 | ||||
-rw-r--r-- | security/stunnel/distinfo | 5 | ||||
-rw-r--r-- | security/stunnel/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 1f0a8ceebfbd..eb8e6512206a 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stunnel -PORTVERSION= 5.31 -PORTEPOCH= 1 +PORTVERSION= 5.33 CATEGORIES= security MASTER_SITES= https://www.stunnel.org/downloads/%SUBDIR%/ \ https://www.stunnel.org/downloads/beta/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index bf5373b5cd2a..0b1fd1d4ad33 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,2 +1,3 @@ -SHA256 (stunnel-5.31.tar.gz) = a746b71ab3dc6c23eacb0daf7342467870e43ac933430905eb1b1d050bbae0b7 -SIZE (stunnel-5.31.tar.gz) = 639381 +TIMESTAMP = 1466986774 +SHA256 (stunnel-5.33.tar.gz) = 7f54636d1e00864fd4d6bdda0bef60b8aaf24350cf02f89dfd2ac7967c052c73 +SIZE (stunnel-5.33.tar.gz) = 643311 diff --git a/security/stunnel/pkg-plist b/security/stunnel/pkg-plist index 655570f0b650..6ab6de14db02 100644 --- a/security/stunnel/pkg-plist +++ b/security/stunnel/pkg-plist @@ -15,6 +15,8 @@ man/man8/stunnel.pl.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.init %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.service %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.spec +@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.logrotate +@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.rh.init %%PORTEXAMPLES%%@dir %%EXAMPLESDIR%% %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/BUGS |