diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-02-22 11:32:27 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-02-22 11:32:27 +0000 |
commit | 1c2e4e5e5f0000ecf15513afd250823bc528de03 (patch) | |
tree | 541966b069e2114596be951a1eb8c63ea5ecbf23 | |
parent | 7ab101d812c3eac43912007c5e9f569097e9aca1 (diff) | |
download | ports-1c2e4e5e5f0000ecf15513afd250823bc528de03.tar.gz ports-1c2e4e5e5f0000ecf15513afd250823bc528de03.zip |
Notes
-rw-r--r-- | www/tomcat7/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat7/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 697aeb1714b6..b3d5ffed9e02 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tomcat -PORTVERSION= 7.0.25 +PORTVERSION= 7.0.26 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 94ce916acb53..ece5f6c74be3 100644 --- a/www/tomcat7/distinfo +++ b/www/tomcat7/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-tomcat-7.0.25.tar.gz) = 7ba03b6703b43da6868613fd625bfb13a791d57478b4a4e49bdb56f9fc3994b4 -SIZE (apache-tomcat-7.0.25.tar.gz) = 7527434 +SHA256 (apache-tomcat-7.0.26.tar.gz) = 89ba5fde0c596db388c3bbd265b63007a9cc3df3a8e6d79a46780c1a39408cb5 +SIZE (apache-tomcat-7.0.26.tar.gz) = 7540233 |