aboutsummaryrefslogtreecommitdiff
path: root/devel/horde-chora
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-06-13 08:08:57 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-06-13 08:08:57 +0000
commit3a45572a60d3db0fce31e59ffc6aee3632986a23 (patch)
treebf9341ae4da0467209320a68bb5de50de59a8dc0 /devel/horde-chora
parent32e70adfbfda509767f0e75707ee3ceb46ea7f76 (diff)
downloadports-3a45572a60d3db0fce31e59ffc6aee3632986a23.tar.gz
ports-3a45572a60d3db0fce31e59ffc6aee3632986a23.zip
Notes
Diffstat (limited to 'devel/horde-chora')
-rw-r--r--devel/horde-chora/Makefile10
-rw-r--r--devel/horde-chora/distinfo4
-rw-r--r--devel/horde-chora/files/pkg-message.in (renamed from devel/horde-chora/pkg-message)0
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/horde-chora/Makefile b/devel/horde-chora/Makefile
index 69e801d12134..c77f21429bf7 100644
--- a/devel/horde-chora/Makefile
+++ b/devel/horde-chora/Makefile
@@ -6,19 +6,18 @@
#
PORTNAME= chora
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= devel www
MASTER_SITES= ftp://ftp.horde.org/pub/chora/ \
ftp://ftp.planetmirror.com/pub/horde/chora/ \
ftp://ftp.au.horde.org/pub/horde/chora/ \
ftp://ftp.be.horde.org/chora/ \
ftp://ftp.es.horde.org/pub/chora/ \
- ftp://ftp.it.horde.org/pub/mirror/horde.org/chora/ \
ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/chora/ \
ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/chora/ \
http://ftp.horde.org/pub/chora/
-MAINTAINER= thierry@pompo.net
+MAINTAINER= thierry@FreeBSD.org
COMMENT= The Horde CVS web-viewer
#-----------------------------------------------------------------------
@@ -56,6 +55,7 @@ DOCS= COPYING README docs/BUGS docs/CHANGES docs/CREDITS \
CONFFILE= conf.php cvsroots.php html.php longIntro.txt \
mime_drivers.php prefs.php
SUB_DIRS= config graphics lib locale po templates
+PKGMESSAGE= ${WRKDIR}/pkg-message
LHORDEDIR?= www/horde
LCHORADIR?= ${LHORDEDIR}/chora
@@ -112,7 +112,9 @@ do-install:
post-install:
@${ECHO_MSG}
@${SED} -e "s:%%CHORADIR%%:${CHORADIR}:g;s:%%PORTSDIR%%:${PORTSDIR}:g" \
- -e "s:%%CONFDIR%%:${CONFDIR}:g" ${PKGMESSAGE}
+ -e "s:%%CONFDIR%%:${CONFDIR}:g" < ${FILESDIR}/pkg-message.in \
+ > ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
@${ECHO_MSG}
.include <bsd.port.mk>
diff --git a/devel/horde-chora/distinfo b/devel/horde-chora/distinfo
index b6f78f368842..37e5acf2f0ff 100644
--- a/devel/horde-chora/distinfo
+++ b/devel/horde-chora/distinfo
@@ -1,2 +1,2 @@
-MD5 (chora-1.2.1.tar.gz) = c74f9102e383ee4b72835eacb3c38790
-SIZE (chora-1.2.1.tar.gz) = 196305
+MD5 (chora-1.2.2.tar.gz) = 32017a2430971d501429b7dd5c1f5b95
+SIZE (chora-1.2.2.tar.gz) = 201926
diff --git a/devel/horde-chora/pkg-message b/devel/horde-chora/files/pkg-message.in
index 4bdcac58b667..4bdcac58b667 100644
--- a/devel/horde-chora/pkg-message
+++ b/devel/horde-chora/files/pkg-message.in