diff options
author | znerd <znerd@FreeBSD.org> | 2002-08-14 20:09:38 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-08-14 20:09:38 +0000 |
commit | fa79aaab480955aeb7289c4ccb2f169d5bdfb310 (patch) | |
tree | 0b116d93e17513332780505543ed9276ad5d39d1 /www | |
parent | 30114169d0a7288e2d0bdaaa8ac189da2b6eebb8 (diff) | |
download | FreeBSD-ports-fa79aaab480955aeb7289c4ccb2f169d5bdfb310.zip FreeBSD-ports-fa79aaab480955aeb7289c4ccb2f169d5bdfb310.tar.gz |
Upgrade to Orion 1.6.0.
Diffstat (limited to 'www')
-rw-r--r-- | www/orion-devel/Makefile | 11 | ||||
-rw-r--r-- | www/orion-devel/distinfo | 2 | ||||
-rw-r--r-- | www/orion-devel/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/orion-devel/Makefile b/www/orion-devel/Makefile index 3dbb403..4368549 100644 --- a/www/orion-devel/Makefile +++ b/www/orion-devel/Makefile @@ -1,13 +1,12 @@ -# New ports collection makefile for: orion -# Date created: 22 December 2000 +# New ports collection makefile for: orion-devel +# Date created: 14 August 2002 # Whom: Ernst de Haan <znerd@FreeBSD.org> # # $FreeBSD$ # PORTNAME= orion -PORTVERSION= 1.5.4 -PORTREVISION= 3 +PORTVERSION= 1.6.0 CATEGORIES= www java MASTER_SITES= http://www.orionserver.com/distributions/ \ http://www.atlassian.com/software/orion/downloads/ \ @@ -37,8 +36,8 @@ STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/${STARTUP_ORDER}.${STARTUP_SCRIPT_NAME} USER= www GROUP= www PW?= /usr/sbin/pw -HTTP_PORT?= 8090 -RMI_PORT?= 23791 +HTTP_PORT?= 8095 +RMI_PORT?= 23795 STDOUT_LOG= ${LOG_DIR}/stdout.log STDERR_LOG= ${LOG_DIR}/stderr.log AUTO_START?= NO diff --git a/www/orion-devel/distinfo b/www/orion-devel/distinfo index b7260c2..e06701f 100644 --- a/www/orion-devel/distinfo +++ b/www/orion-devel/distinfo @@ -1 +1 @@ -MD5 (orion1.5.4.zip) = b35ebc80f7147a3bda6510627e7cea46 +MD5 (orion1.6.0.zip) = 3425e53fa15a3002103021e71a09bf96 diff --git a/www/orion-devel/pkg-plist b/www/orion-devel/pkg-plist index b0397f4..3897e28 100644 --- a/www/orion-devel/pkg-plist +++ b/www/orion-devel/pkg-plist @@ -286,6 +286,7 @@ bin/orionctl %%T%%/demo/rmi/RMIApp.java %%T%%/demo/ssl/ssl-user-registration.jsp %%T%%/demo/messagelogger.ear +%%T%%/persistence/transaction.state %%T%%/lib/hsql.jar %%T%%/log/stdout.log %%T%%/log/stderr.log |