summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2002-04-10 06:49:33 +0000
committerznerd <znerd@FreeBSD.org>2002-04-10 06:49:33 +0000
commit9957920b5b2f7729b3b30a5a929155662d2f9349 (patch)
tree65a86f1f95c74b11c57600b68cf78b9de3f2fa8c /www
parent554d58f32062265e430b1f1906d45f773b9d58d5 (diff)
downloadFreeBSD-ports-9957920b5b2f7729b3b30a5a929155662d2f9349.zip
FreeBSD-ports-9957920b5b2f7729b3b30a5a929155662d2f9349.tar.gz
Now using daemonctl.c from www/jakarta-tomcat4, since that was
renamed from www/jakarta-tomcat. Bumped PORTREVISION.
Diffstat (limited to 'www')
-rw-r--r--www/jakarta-tomcat3/Makefile4
-rw-r--r--www/orion-devel/Makefile4
-rw-r--r--www/orion/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/www/jakarta-tomcat3/Makefile b/www/jakarta-tomcat3/Makefile
index 7b4024a..1305eae 100644
--- a/www/jakarta-tomcat3/Makefile
+++ b/www/jakarta-tomcat3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jakarta-tomcat
PORTVERSION= 3.3.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www java
MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat/release/v${PORTVERSION}/bin/ \
http://www.metaverse.nl/~ernst/ \
@@ -39,7 +39,7 @@ STDERR_LOG= ${LOG_DIR}/stderr.log
AUTO_START?= NO
STOP_TIMEOUT?= 5
PID_FILE= /var/run/${APP_SHORTNAME}.pid
-REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat/files/daemonctl.c \
+REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \
${FILESDIR}/${CONTROL_SCRIPT_NAME}.1 \
${FILESDIR}/${STARTUP_SCRIPT_NAME} \
${WRKSRC}/conf/server.xml
diff --git a/www/orion-devel/Makefile b/www/orion-devel/Makefile
index 3d5fe3f..4552f24 100644
--- a/www/orion-devel/Makefile
+++ b/www/orion-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orion
PORTVERSION= 1.5.2
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= www java
MASTER_SITES= http://www.orionserver.com/distributions/ \
http://www.atlassian.com/software/orion/downloads/ \
@@ -43,7 +43,7 @@ STDERR_LOG= ${LOG_DIR}/stderr.log
AUTO_START?= NO
STOP_TIMEOUT?= 5
PID_FILE= /var/run/${APP_SHORTNAME}.pid
-REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat/files/daemonctl.c \
+REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \
${FILESDIR}/${CONTROL_SCRIPT_NAME}.1 \
${FILESDIR}/${STARTUP_SCRIPT_NAME} \
${WRKSRC}/config/default-web-site.xml \
diff --git a/www/orion/Makefile b/www/orion/Makefile
index 3d5fe3f..4552f24 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orion
PORTVERSION= 1.5.2
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= www java
MASTER_SITES= http://www.orionserver.com/distributions/ \
http://www.atlassian.com/software/orion/downloads/ \
@@ -43,7 +43,7 @@ STDERR_LOG= ${LOG_DIR}/stderr.log
AUTO_START?= NO
STOP_TIMEOUT?= 5
PID_FILE= /var/run/${APP_SHORTNAME}.pid
-REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat/files/daemonctl.c \
+REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \
${FILESDIR}/${CONTROL_SCRIPT_NAME}.1 \
${FILESDIR}/${STARTUP_SCRIPT_NAME} \
${WRKSRC}/config/default-web-site.xml \
OpenPOWER on IntegriCloud