diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-06-03 11:04:02 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-06-03 11:04:02 +0000 |
commit | fb0febd5ae923acce307c108d5c4f01501b55af6 (patch) | |
tree | 6809f2b437460f162ff0020ebb1ad64eb7932abf | |
parent | 48f7c3e659647111624559efb3fface43e268567 (diff) | |
download | ports-fb0febd5ae923acce307c108d5c4f01501b55af6.tar.gz ports-fb0febd5ae923acce307c108d5c4f01501b55af6.zip |
Notes
-rw-r--r-- | www/tomcat6/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat6/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index f3df356ebc8e..f2f56ab74a7e 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 6.0.39 +PORTVERSION= 6.0.41 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-6/v${PORTVERSION}/bin diff --git a/www/tomcat6/distinfo b/www/tomcat6/distinfo index 20850e7e1954..6146f8878304 100644 --- a/www/tomcat6/distinfo +++ b/www/tomcat6/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-6.0.39.tar.gz) = debdeafe900f5eb85f8816ea235ab7e3e5261071b2ea01ac288241e794e911a7 -SIZE (apache-tomcat-6.0.39.tar.gz) = 7065481 +SHA256 (apache-tomcat-6.0.41.tar.gz) = 2eb2812b42f3559690542fcb9ea0c1f43dd0b0b7dca19787640c2b7755b0f953 +SIZE (apache-tomcat-6.0.41.tar.gz) = 7176167 |