diff options
author | ale <ale@FreeBSD.org> | 2011-10-07 16:50:58 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-10-07 16:50:58 +0800 |
commit | 707d8b11aca4a94e9a8bb3d68f09d7f316c002d3 (patch) | |
tree | 3dc5f9ebea9798cae61e13deabc9e2bccff751bb /www | |
parent | ce955038194869ab053434c78fbbbb87aa4c8870 (diff) | |
download | freebsd-ports-gnome-707d8b11aca4a94e9a8bb3d68f09d7f316c002d3.tar.gz freebsd-ports-gnome-707d8b11aca4a94e9a8bb3d68f09d7f316c002d3.tar.zst freebsd-ports-gnome-707d8b11aca4a94e9a8bb3d68f09d7f316c002d3.zip |
Update to 7.0.22 release.
Diffstat (limited to 'www')
-rw-r--r-- | www/tomcat7/Makefile | 3 | ||||
-rw-r--r-- | www/tomcat7/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 4f3f49419d4e..1665caeed819 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tomcat -PORTVERSION= 7.0.21 -PORTREVISION= 1 +PORTVERSION= 7.0.22 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-7/v${PORTVERSION}/bin diff --git a/www/tomcat7/distinfo b/www/tomcat7/distinfo index 46dc6fc37c9a..dd5fad1b133d 100644 --- a/www/tomcat7/distinfo +++ b/www/tomcat7/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-7.0.21.tar.gz) = a7ea79899462e8e06f498d282d13dc24cd3b5caf01fa87f8299cf4efc187899c -SIZE (apache-tomcat-7.0.21.tar.gz) = 7416232 +SHA256 (apache-tomcat-7.0.22.tar.gz) = 38168d97dcd828698bb161fa7c051d8c229c7e9d609ee5e1132011f9fb68ec8e +SIZE (apache-tomcat-7.0.22.tar.gz) = 7421415 |