- Take maintainership Added file(s): - pkg-plist Makefile changed: +DIST_SUBDIR= java +COMMENT= +LICENSE= AL2 +RUN_DEPENDS= ${LOCALBASE}/apache-tomcat-6.0/bin/bootstrap.jar:${PORTSDIR}/www/tomcat6 +WEBAPPDIR= ${PREFIX}/apache-tomcat-6.0/webapps +.include <bsd.port.options.mk> +post-extract: do-install: Minor changes pkg-descr. Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) How-To-Repeat: portlint -A WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: new ports should not set PORTREVISION. WARN: Makefile: only one MASTER_SITE configured. Consider adding additional mirrors. 0 fatal errors and 3 warnings found. port test: clean Build log https://redports.org/buildarchive/20121023194607-53576/
Responsible Changed From-To: freebsd-ports-bugs->jgh Please update your patch so it is configuration/properties file upgrade-safe
Use now variable %%WEBAPPS%% and %%TOMCAT%% in pkg-plist.
Use now %%TOMCATDIR%% in pkg-plist.
State Changed From-To: open->closed Committed, with minor changes. Thanks!