diff options
author | feld <feld@FreeBSD.org> | 2016-02-29 06:13:45 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2016-02-29 06:13:45 +0800 |
commit | f934c4e07606c72441c622203cefc9f9d8afd112 (patch) | |
tree | b8991fa7bbf019f9129a12373c10a6f31b644e78 /www | |
parent | 263fba45aa0d1c28abbf635a8f63d18096c76438 (diff) | |
download | freebsd-ports-gnome-f934c4e07606c72441c622203cefc9f9d8afd112.tar.gz freebsd-ports-gnome-f934c4e07606c72441c622203cefc9f9d8afd112.tar.zst freebsd-ports-gnome-f934c4e07606c72441c622203cefc9f9d8afd112.zip |
www/tomcat8: Update to 8.0.30
Changelog: http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
Security: CVE-2015-5345
Security: CVE-2015-5346
Security: CVE-2015-5351
Security: CVE-2016-0706
Security: CVE-2016-0714
Security: CVE-2016-0763
MFH: 2016Q1
Diffstat (limited to 'www')
-rw-r--r-- | www/tomcat8/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat8/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/tomcat8/Makefile b/www/tomcat8/Makefile index f859e27db4c1..eb7112f5c1cf 100644 --- a/www/tomcat8/Makefile +++ b/www/tomcat8/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.0.28 +PORTVERSION= 8.0.30 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-8/v${PORTVERSION}/bin PKGNAMESUFFIX= 8 diff --git a/www/tomcat8/distinfo b/www/tomcat8/distinfo index 2e9b126fa84e..f3804c7bb3ec 100644 --- a/www/tomcat8/distinfo +++ b/www/tomcat8/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-8.0.28.tar.gz) = a7a6c092b79fc5a8cffe5916d0e5554254eddcb3c1911ed90696c153b4f13d10 -SIZE (apache-tomcat-8.0.28.tar.gz) = 9130958 +SHA256 (apache-tomcat-8.0.30.tar.gz) = 2fc3dde305e08388a12bd2868063ab6829a1d70acd9affe3a8707bd9679e0059 +SIZE (apache-tomcat-8.0.30.tar.gz) = 9150593 |