aboutsummaryrefslogtreecommitdiffstats
path: root/java/jboss5
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2002-10-10 07:10:32 +0800
committerznerd <znerd@FreeBSD.org>2002-10-10 07:10:32 +0800
commit5f84609c1b6bcd9fdb2b4d4fb0bb74e19b467d5f (patch)
tree3fd2ca23521609293e1f8ceaac5f0a3a27ba7158 /java/jboss5
parent6f7e32b5e2a1661847ba9eeee3cf230af63ab2eb (diff)
downloadfreebsd-ports-gnome-5f84609c1b6bcd9fdb2b4d4fb0bb74e19b467d5f.tar.gz
freebsd-ports-gnome-5f84609c1b6bcd9fdb2b4d4fb0bb74e19b467d5f.tar.zst
freebsd-ports-gnome-5f84609c1b6bcd9fdb2b4d4fb0bb74e19b467d5f.zip
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program: setuid(geteuid()); setgid(getegid()); Bumped PORTREVISION of Orion, Tomcat and JBoss ports. PR: 40470, 43679 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002)
Diffstat (limited to 'java/jboss5')
-rw-r--r--java/jboss5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jboss5/Makefile b/java/jboss5/Makefile
index 637f30e2d292..b94d93e38c84 100644
--- a/java/jboss5/Makefile
+++ b/java/jboss5/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ${APP_TITLE:L}
PORTVERSION= 3.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}