diff options
author | ale <ale@FreeBSD.org> | 2011-12-12 18:52:58 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-12-12 18:52:58 +0800 |
commit | 24f6166369e9bb157c3f2d48a02fcbb559fa9bd3 (patch) | |
tree | 55fefb30122e0fb6e3ddafa00e1e9645d4af794a /www/tomcat7 | |
parent | f7f96899b6c1fd827c2ea59c58aa93b005096cb0 (diff) | |
download | freebsd-ports-gnome-24f6166369e9bb157c3f2d48a02fcbb559fa9bd3.tar.gz freebsd-ports-gnome-24f6166369e9bb157c3f2d48a02fcbb559fa9bd3.tar.zst freebsd-ports-gnome-24f6166369e9bb157c3f2d48a02fcbb559fa9bd3.zip |
Update to 7.0.23 release.
Diffstat (limited to 'www/tomcat7')
-rw-r--r-- | www/tomcat7/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat7/distinfo | 4 | ||||
-rw-r--r-- | www/tomcat7/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 1665caeed819..cc7f143932a0 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tomcat -PORTVERSION= 7.0.22 +PORTVERSION= 7.0.23 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 dd5fad1b133d..e68cbe2e6313 100644 --- a/www/tomcat7/distinfo +++ b/www/tomcat7/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-7.0.22.tar.gz) = 38168d97dcd828698bb161fa7c051d8c229c7e9d609ee5e1132011f9fb68ec8e -SIZE (apache-tomcat-7.0.22.tar.gz) = 7421415 +SHA256 (apache-tomcat-7.0.23.tar.gz) = 1c8ff39b1f9c00c22a05173b9c877897a77db1487bbde916cbecec14c10330e2 +SIZE (apache-tomcat-7.0.23.tar.gz) = 7459741 diff --git a/www/tomcat7/pkg-plist b/www/tomcat7/pkg-plist index df3db8fca1de..ee1dc9023f79 100644 --- a/www/tomcat7/pkg-plist +++ b/www/tomcat7/pkg-plist @@ -9,6 +9,7 @@ %%T%%/bin/commons-daemon.jar %%T%%/bin/commons-daemon-native.tar.gz %%T%%/bin/configtest.sh +%%T%%/bin/daemon.sh %%T%%/bin/digest.sh %%T%%/bin/setclasspath.sh %%T%%/bin/shutdown.sh |