diff options
author | feld <feld@FreeBSD.org> | 2016-07-14 20:13:55 +0000 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2016-07-14 20:13:55 +0000 |
commit | 4e3984855d6117f0983d36885e49e93333abe0dc (patch) | |
tree | 7eaaa5333604f0e94403d432a702418f82521b0d | |
parent | 212e9b5d944fb3fab4d992bc9df15b5b09e0dc0f (diff) | |
download | FreeBSD-ports-4e3984855d6117f0983d36885e49e93333abe0dc.zip FreeBSD-ports-4e3984855d6117f0983d36885e49e93333abe0dc.tar.gz |
MFH: r418556
www/varnish4: Update to 4.1.3
Changelog: https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst
Will MFH as upstream recommends the latest release of this branch due to
important bugfixes.
Approved by: ports-secteam (with hat)
-rw-r--r-- | www/varnish4/Makefile | 2 | ||||
-rw-r--r-- | www/varnish4/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/varnish4/Makefile b/www/varnish4/Makefile index e441bec..1816249 100644 --- a/www/varnish4/Makefile +++ b/www/varnish4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= varnish -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ diff --git a/www/varnish4/distinfo b/www/varnish4/distinfo index a4e581d..872d4d3 100644 --- a/www/varnish4/distinfo +++ b/www/varnish4/distinfo @@ -1,2 +1,3 @@ -SHA256 (varnish-4.1.2.tar.gz) = 9728da944d28eb5be90e7ab6799c2c4c831ef4df5e5154537eb7f2e5d5e348c4 -SIZE (varnish-4.1.2.tar.gz) = 2030846 +TIMESTAMP = 1468526411 +SHA256 (varnish-4.1.3.tar.gz) = 9f9469b9fda2a578da2a9d282c71c34eeb5c42eda7f8d8728284d92282108429 +SIZE (varnish-4.1.3.tar.gz) = 2134205 |