diff options
author | ale <ale@FreeBSD.org> | 2013-01-07 19:25:41 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-01-07 19:25:41 +0800 |
commit | d74712fdb88bb59f5fe7c29863efed0b8db2bd11 (patch) | |
tree | 7d0c6015e29ba3d490217cc0163e0180087a3bf2 /www | |
parent | 241cc4815a8e757b1859486e8330af7c135d342c (diff) | |
download | freebsd-ports-gnome-d74712fdb88bb59f5fe7c29863efed0b8db2bd11.tar.gz freebsd-ports-gnome-d74712fdb88bb59f5fe7c29863efed0b8db2bd11.tar.zst freebsd-ports-gnome-d74712fdb88bb59f5fe7c29863efed0b8db2bd11.zip |
Update to 7.0.34 release.
Diffstat (limited to 'www')
-rw-r--r-- | www/tomcat7/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat7/distinfo | 4 | ||||
-rw-r--r-- | www/tomcat7/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 5db037a2a1ca..4dacce174f79 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 7.0.33 +PORTVERSION= 7.0.34 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 3b7ae3d2c405..e463b9c376a6 100644 --- a/www/tomcat7/distinfo +++ b/www/tomcat7/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-7.0.33.tar.gz) = 59e7ec31e942496ec6c44dba843184436ba0c1071dded62b7a244a676f570c70 -SIZE (apache-tomcat-7.0.33.tar.gz) = 7696004 +SHA256 (apache-tomcat-7.0.34.tar.gz) = 4335136f0bee44aebfd7b4394c7fdfcc9d174a93ee4b1cf8d1f90ea164038e85 +SIZE (apache-tomcat-7.0.34.tar.gz) = 7744774 diff --git a/www/tomcat7/pkg-plist b/www/tomcat7/pkg-plist index 296161e3f170..705f55c09a27 100644 --- a/www/tomcat7/pkg-plist +++ b/www/tomcat7/pkg-plist @@ -44,7 +44,7 @@ %%T%%/lib/catalina-ha.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-3.7.2.jar +%%T%%/lib/ecj-4.2.1.jar %%T%%/lib/el-api.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar |