Index: www/tomcat8/Makefile =================================================================== --- www/tomcat8/Makefile (revision 415800) +++ www/tomcat8/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.0.30 +PORTVERSION= 8.0.35 CATEGORIES= www java MASTER_SITES= APACHE/tomcat/tomcat-8/v${PORTVERSION}/bin PKGNAMESUFFIX= 8 Index: www/tomcat8/distinfo =================================================================== --- www/tomcat8/distinfo (revision 415800) +++ www/tomcat8/distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (apache-tomcat-8.0.30.tar.gz) = 2fc3dde305e08388a12bd2868063ab6829a1d70acd9affe3a8707bd9679e0059 -SIZE (apache-tomcat-8.0.30.tar.gz) = 9150593 +TIMESTAMP = 1464107995 +SHA256 (apache-tomcat-8.0.35.tar.gz) = 6bc380aeebe0b56cf9b37b8c3c128919d2e8ac84d756448fc8e9d8af122f88fd +SIZE (apache-tomcat-8.0.35.tar.gz) = 9266580 Index: www/tomcat8/pkg-plist =================================================================== --- www/tomcat8/pkg-plist (revision 415800) +++ www/tomcat8/pkg-plist (working copy) @@ -37,7 +37,7 @@ %%T%%/lib/catalina-storeconfig.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-4.4.2.jar +%%T%%/lib/ecj-4.5.jar %%T%%/lib/el-api.jar %%T%%/lib/jasper-el.jar %%T%%/lib/jasper.jar @@ -645,4 +645,4 @@ @dir %%T%%/work @owner @group -@unexec [ ! -d %D/%%T%% ] || echo If permanently deleting this package, %D/%%T%% must be removed manually +@postunexec [ ! -d %D/%%T%% ] || echo If permanently deleting this package, %D/%%T%% must be removed manually