summaryrefslogtreecommitdiff
path: root/www/orion
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-10-09 23:10:32 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-10-09 23:10:32 +0000
commitaa1f22138cb6068593c56d50ae677d09fe3c17b0 (patch)
tree172f4f5d2427fd46904e9ebcbad0cd98e94378b5 /www/orion
parentFixed checksum mismatch. Provided alternative download location (diff)
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)
Notes
Notes: svn path=/head/; revision=67721
Diffstat (limited to 'www/orion')
-rw-r--r--www/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile
index 87452878276d..dcc3e7621528 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orion
PORTVERSION= 1.5.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www java
MASTER_SITES= http://www.orionserver.com/distributions/ \
http://www.atlassian.com/software/orion/downloads/ \