diff options
author | znerd <znerd@FreeBSD.org> | 2003-04-10 15:21:47 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2003-04-10 15:21:47 +0800 |
commit | e3c1f4376265f1a9f9343ad5c47e6efc1bf01ae7 (patch) | |
tree | 5d9f931f871bacfca367465e4677de7c00406646 /www | |
parent | f3a8493358e7e3120a91244f0eb8fa228c211cf5 (diff) | |
download | freebsd-ports-gnome-e3c1f4376265f1a9f9343ad5c47e6efc1bf01ae7.tar.gz freebsd-ports-gnome-e3c1f4376265f1a9f9343ad5c47e6efc1bf01ae7.tar.zst freebsd-ports-gnome-e3c1f4376265f1a9f9343ad5c47e6efc1bf01ae7.zip |
Upgrade to Orion 2.0.1.
Diffstat (limited to 'www')
-rw-r--r-- | www/orion/Makefile | 4 | ||||
-rw-r--r-- | www/orion/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile index 00530afc49b2..e818d756df73 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= orion -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= www java MASTER_SITES= http://www.orionserver.com/distributions/ \ http://www.atlassian.com/software/orion/downloads/ @@ -21,7 +21,7 @@ USE_ZIP= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/${PORTNAME} -APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION:R} +APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION:R:R} LOG_DIR= ${APP_HOME}/log PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} APP_TITLE= Orion Server diff --git a/www/orion/distinfo b/www/orion/distinfo index 37f0b9f844e5..ef28fe7b1dbe 100644 --- a/www/orion/distinfo +++ b/www/orion/distinfo @@ -1 +1 @@ -MD5 (orion2.0.zip) = 8ee3088a7cc67d3667e1be06e4aa569c +MD5 (orion2.0.1.zip) = 05c1b4fc84fbb7021d8d314de94ddc35 |