summaryrefslogtreecommitdiffstats
path: root/deskutils/kronolith
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-06-18 07:46:24 +0000
committerpat <pat@FreeBSD.org>2002-06-18 07:46:24 +0000
commit969c6d9863fd5795bc9ebebcf1dc8e83ad0178d9 (patch)
treecee3014c086316456b68040a5ca86697b48e98bd /deskutils/kronolith
parentb7ea39648bdae4f9f5f89a649acd4ce08410b5d9 (diff)
downloadFreeBSD-ports-969c6d9863fd5795bc9ebebcf1dc8e83ad0178d9.zip
FreeBSD-ports-969c6d9863fd5795bc9ebebcf1dc8e83ad0178d9.tar.gz
Update to 1.0 final, bump PORTREVISION.
PR: 39176 Submitted by: maintainer
Diffstat (limited to 'deskutils/kronolith')
-rw-r--r--deskutils/kronolith/Makefile10
-rw-r--r--deskutils/kronolith/distinfo2
-rw-r--r--deskutils/kronolith/pkg-plist17
3 files changed, 25 insertions, 4 deletions
diff --git a/deskutils/kronolith/Makefile b/deskutils/kronolith/Makefile
index fd0be41..ac563fd 100644
--- a/deskutils/kronolith/Makefile
+++ b/deskutils/kronolith/Makefile
@@ -7,10 +7,10 @@
PORTNAME= kronolith
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils www
-MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/tarballs/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-RC3
+MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/tarballs/%SUBDIR%/
+MASTER_SITE_SUBDIR= . old
MAINTAINER= thierry@pompo.net
@@ -62,8 +62,12 @@ do-install:
@${CP} -p ${FILESDIR}/httpd.conf.kronolith ${HORDE_INC}
@${PERL} -pi -e "s:/home/httpd/html/horde/kronolith:${KRONOLITHDIR}:g" \
${HORDE_INC}/httpd.conf.kronolith
+ @${CP} -p ${HORDEDIR}/config/registry.php \
+ ${HORDEDIR}/config/registry.php.beforeKronolith
@${PERL} -pi -e "s://UNCOMMENTWHENINSTKRONOLITH::" \
${HORDEDIR}/config/registry.php
+ @${CP} -p ${HORDEDIR}/config/registry.php \
+ ${HORDEDIR}/config/registry.php.afterKronolith
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for FILE in ${DOCS}
diff --git a/deskutils/kronolith/distinfo b/deskutils/kronolith/distinfo
index 2384a2d..d056dd2 100644
--- a/deskutils/kronolith/distinfo
+++ b/deskutils/kronolith/distinfo
@@ -1 +1 @@
-MD5 (kronolith-1.0-RC3.tar.gz) = 5a4a6702d749c542fbc1ca401d92698d
+MD5 (kronolith-1.0.tar.gz) = ae94df3b0a44d7349b36e30997b3dfb4
diff --git a/deskutils/kronolith/pkg-plist b/deskutils/kronolith/pkg-plist
index 9acd779..c9e158f 100644
--- a/deskutils/kronolith/pkg-plist
+++ b/deskutils/kronolith/pkg-plist
@@ -57,13 +57,17 @@
%%KRONOLITHDIR%%/lib/base.php
%%KRONOLITHDIR%%/lib/version.php
%%KRONOLITHDIR%%/locale/cs_CZ/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/da_DK/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/de_DE/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/es_ES/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/fi_FI/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/fr_FR/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/hu_HU/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/it_IT/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/ko_KR/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES/kronolith.mo
+%%KRONOLITHDIR%%/locale/nn_NO/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/pl_PL/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES/kronolith.mo
%%KRONOLITHDIR%%/locale/ru_RU/LC_MESSAGES/kronolith.mo
@@ -76,14 +80,18 @@
%%KRONOLITHDIR%%/po/Makefile
%%KRONOLITHDIR%%/po/README
%%KRONOLITHDIR%%/po/cs_CZ.po
+%%KRONOLITHDIR%%/po/da_DK.po
%%KRONOLITHDIR%%/po/de_DE.po
%%KRONOLITHDIR%%/po/el_GR.po
%%KRONOLITHDIR%%/po/es_ES.po
%%KRONOLITHDIR%%/po/extract.pl
%%KRONOLITHDIR%%/po/fi_FI.po
%%KRONOLITHDIR%%/po/fr_FR.po
+%%KRONOLITHDIR%%/po/hu_HU.po
%%KRONOLITHDIR%%/po/it_IT.po
+%%KRONOLITHDIR%%/po/ko_KR.po
%%KRONOLITHDIR%%/po/nl_NL.po
+%%KRONOLITHDIR%%/po/nn_NO.po
%%KRONOLITHDIR%%/po/pl_PL.po
%%KRONOLITHDIR%%/po/pt_BR.po
%%KRONOLITHDIR%%/po/ru_RU.po
@@ -131,6 +139,8 @@
@dirrm %%KRONOLITHDIR%%/lib
@dirrm %%KRONOLITHDIR%%/locale/cs_CZ/LC_MESSAGES
@dirrm %%KRONOLITHDIR%%/locale/cs_CZ
+@dirrm %%KRONOLITHDIR%%/locale/da_DK/LC_MESSAGES
+@dirrm %%KRONOLITHDIR%%/locale/da_DK
@dirrm %%KRONOLITHDIR%%/locale/de_DE/LC_MESSAGES
@dirrm %%KRONOLITHDIR%%/locale/de_DE
@dirrm %%KRONOLITHDIR%%/locale/el_GR/LC_MESSAGES
@@ -141,10 +151,16 @@
@dirrm %%KRONOLITHDIR%%/locale/fi_FI
@dirrm %%KRONOLITHDIR%%/locale/fr_FR/LC_MESSAGES
@dirrm %%KRONOLITHDIR%%/locale/fr_FR
+@dirrm %%KRONOLITHDIR%%/locale/hu_HU/LC_MESSAGES
+@dirrm %%KRONOLITHDIR%%/locale/hu_HU
@dirrm %%KRONOLITHDIR%%/locale/it_IT/LC_MESSAGES
@dirrm %%KRONOLITHDIR%%/locale/it_IT
+@dirrm %%KRONOLITHDIR%%/locale/ko_KR/LC_MESSAGES
+@dirrm %%KRONOLITHDIR%%/locale/ko_KR
@dirrm %%KRONOLITHDIR%%/locale/nl_NL/LC_MESSAGES
@dirrm %%KRONOLITHDIR%%/locale/nl_NL
+@dirrm %%KRONOLITHDIR%%/locale/nn_NO/LC_MESSAGES
+@dirrm %%KRONOLITHDIR%%/locale/nn_NO
@dirrm %%KRONOLITHDIR%%/locale/pl_PL/LC_MESSAGES
@dirrm %%KRONOLITHDIR%%/locale/pl_PL
@dirrm %%KRONOLITHDIR%%/locale/pt_BR/LC_MESSAGES
@@ -177,3 +193,4 @@
@dirrm %%KRONOLITHDIR%%
etc/horde/httpd.conf.kronolith
%%PORTDOCS%%@dirrm share/doc/kronolith
+@unexec if cmp -s %D/www/horde/config/registry.php %D/www/horde/config/registry.php.afterKronolith; then rm -f %D/www/horde/config/registry.php.afterKronolith; mv %D/www/horde/config/registry.php.beforeKronolith %D/www/horde/config/registry.php; fi
OpenPOWER on IntegriCloud