diff options
author | ale <ale@FreeBSD.org> | 2012-10-19 23:01:09 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-10-19 23:01:09 +0800 |
commit | 31485c9c645054d6f8ee3a56c9bf369c9740f3bf (patch) | |
tree | 2e034011835df66e2a7f03a6159342d3df89ccf0 | |
parent | b780ec2a2f6c9b5c5398a48e99e8183507bb512b (diff) | |
download | freebsd-ports-gnome-31485c9c645054d6f8ee3a56c9bf369c9740f3bf.tar.gz freebsd-ports-gnome-31485c9c645054d6f8ee3a56c9bf369c9740f3bf.tar.zst freebsd-ports-gnome-31485c9c645054d6f8ee3a56c9bf369c9740f3bf.zip |
Update to 7.0.32 release.
Feature safe: yes
-rw-r--r-- | www/tomcat7/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat7/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index d27907781e8f..452aa1cd3cbb 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 7.0.30 +PORTVERSION= 7.0.32 CATEGORIES= www java MASTER_SITES= APACHE MASTER_SITE_SUBDIR= tomcat/tomcat-7/v${PORTVERSION}/bin diff --git a/www/tomcat7/distinfo b/www/tomcat7/distinfo index ec110edcb0b8..3a6e1c152762 100644 --- a/www/tomcat7/distinfo +++ b/www/tomcat7/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-7.0.30.tar.gz) = 65cc0ef5c9742e89788d1d5938eac1b0b984dcea298119a6bf856612854b9dbe -SIZE (apache-tomcat-7.0.30.tar.gz) = 7697071 +SHA256 (apache-tomcat-7.0.32.tar.gz) = c26ae0bc424e2639f5c77eb4d274a026c5a584a404dbdbb247ab6d2c3ebe8258 +SIZE (apache-tomcat-7.0.32.tar.gz) = 7701019 |