diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-06-26 10:49:41 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-06-26 10:49:41 +0000 |
commit | 7de0c44242a2ba197952d7de54119fd9bc618f77 (patch) | |
tree | 7484afdfecaee8ea765a5feff5171d91770f36a8 /www/tomcat7 | |
parent | 4620e7fdba047385a8cdbfcff9fcff267a918167 (diff) |
Notes
Diffstat (limited to 'www/tomcat7')
-rw-r--r-- | www/tomcat7/Makefile | 5 | ||||
-rw-r--r-- | www/tomcat7/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 54f4a95aa2c1..56bcf58f904f 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -6,10 +6,9 @@ # PORTNAME= tomcat -PORTVERSION= 7.0.27 -PORTREVISION= 1 +PORTVERSION= 7.0.28 CATEGORIES= www java -MASTER_SITES= ${MASTER_SITE_APACHE} +MASTER_SITES= APACHE MASTER_SITE_SUBDIR= tomcat/tomcat-7/v${PORTVERSION}/bin DISTNAME= apache-${PORTNAME}-${PORTVERSION} diff --git a/www/tomcat7/distinfo b/www/tomcat7/distinfo index 6509fc1d2540..09eaed9078ef 100644 --- a/www/tomcat7/distinfo +++ b/www/tomcat7/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-7.0.27.tar.gz) = c5d68a10bf99e0ea0e27551bf68d8468e93eb4758cf7628e2372ecce33c0e65a -SIZE (apache-tomcat-7.0.27.tar.gz) = 7645670 +SHA256 (apache-tomcat-7.0.28.tar.gz) = 52cded8ecd14445e896a88a447eecd23b1be06e727689bded24279de81054aae +SIZE (apache-tomcat-7.0.28.tar.gz) = 7674156 |