diff options
author | wen <wen@FreeBSD.org> | 2010-02-26 09:18:54 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-02-26 09:18:54 +0800 |
commit | f9d18dc1a2a993cd625c959dc457367cf57cf9b5 (patch) | |
tree | 13e6be1cca2eb80b76a5097ba293660ef96e1a78 /www/tomcat55 | |
parent | 7506c61b28562c2a08d97df440976949ded86223 (diff) | |
download | freebsd-ports-gnome-f9d18dc1a2a993cd625c959dc457367cf57cf9b5.tar.gz freebsd-ports-gnome-f9d18dc1a2a993cd625c959dc457367cf57cf9b5.tar.zst freebsd-ports-gnome-f9d18dc1a2a993cd625c959dc457367cf57cf9b5.zip |
- Update to 5.5.28
PR: ports/144279
Submitted by: Wen Heping(myself)
Approved by: maintainer
Feature safe: yes
Diffstat (limited to 'www/tomcat55')
-rw-r--r-- | www/tomcat55/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat55/distinfo | 6 | ||||
-rw-r--r-- | www/tomcat55/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/www/tomcat55/Makefile b/www/tomcat55/Makefile index 7d8ab36be136..f55cb383bea7 100644 --- a/www/tomcat55/Makefile +++ b/www/tomcat55/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tomcat -PORTVERSION= 5.5.27 +PORTVERSION= 5.5.28 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-5/v${PORTVERSION}/bin diff --git a/www/tomcat55/distinfo b/www/tomcat55/distinfo index 608860c25af5..feee2901d749 100644 --- a/www/tomcat55/distinfo +++ b/www/tomcat55/distinfo @@ -1,3 +1,3 @@ -MD5 (apache-tomcat-5.5.27.tar.gz) = e576fed8ce66c32ee5295d5f7727b138 -SHA256 (apache-tomcat-5.5.27.tar.gz) = b1fa8816881963ce9486b0d45ed0d946cb98b9e04dbdc6fd31fc54b6af378aba -SIZE (apache-tomcat-5.5.27.tar.gz) = 6478912 +MD5 (apache-tomcat-5.5.28.tar.gz) = ffe786075c2cdd9c1fde7640bce79d35 +SHA256 (apache-tomcat-5.5.28.tar.gz) = 6bbf7d15574fecc8ed75bf661d525596e86aec13a38ead5ed0ff2930c7b7f769 +SIZE (apache-tomcat-5.5.28.tar.gz) = 6662580 diff --git a/www/tomcat55/pkg-plist b/www/tomcat55/pkg-plist index e9a2423b95b1..c957b8604835 100644 --- a/www/tomcat55/pkg-plist +++ b/www/tomcat55/pkg-plist @@ -1022,5 +1022,8 @@ @dirrm %%T%%/common/endorsed @dirrm %%T%%/common/classes @dirrm %%T%%/common +@dirrm %%T%%/bin/procrun/ia64 +@dirrm %%T%%/bin/procrun/amd64 +@dirrm %%T%%/bin/procrun @dirrm %%T%%/bin @dirrm %%T%% |