diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-18 07:46:24 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-18 07:46:24 +0000 |
commit | 0ca81fd4152cdef4c466c0f86d55756d0102a95d (patch) | |
tree | bb213b4d3b2acd33e5e02b35f7887726406d668e | |
parent | 988b511be92970f2dcf907fd7557bd350f3769a7 (diff) | |
download | ports-0ca81fd4152cdef4c466c0f86d55756d0102a95d.tar.gz ports-0ca81fd4152cdef4c466c0f86d55756d0102a95d.zip |
Update to 1.0 final, bump PORTREVISION.
PR: 39176
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=61489
-rw-r--r-- | deskutils/horde-kronolith/Makefile | 10 | ||||
-rw-r--r-- | deskutils/horde-kronolith/distinfo | 2 | ||||
-rw-r--r-- | deskutils/horde-kronolith/pkg-plist | 17 | ||||
-rw-r--r-- | deskutils/horde4-kronolith/Makefile | 10 | ||||
-rw-r--r-- | deskutils/horde4-kronolith/distinfo | 2 | ||||
-rw-r--r-- | deskutils/horde4-kronolith/pkg-plist | 17 | ||||
-rw-r--r-- | deskutils/kronolith/Makefile | 10 | ||||
-rw-r--r-- | deskutils/kronolith/distinfo | 2 | ||||
-rw-r--r-- | deskutils/kronolith/pkg-plist | 17 |
9 files changed, 75 insertions, 12 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index fd0be4100cc7..ac563fd6f682 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-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/horde-kronolith/distinfo b/deskutils/horde-kronolith/distinfo index 2384a2d44f4f..d056dd2bd5d0 100644 --- a/deskutils/horde-kronolith/distinfo +++ b/deskutils/horde-kronolith/distinfo @@ -1 +1 @@ -MD5 (kronolith-1.0-RC3.tar.gz) = 5a4a6702d749c542fbc1ca401d92698d +MD5 (kronolith-1.0.tar.gz) = ae94df3b0a44d7349b36e30997b3dfb4 diff --git a/deskutils/horde-kronolith/pkg-plist b/deskutils/horde-kronolith/pkg-plist index 9acd779387b3..c9e158fcff18 100644 --- a/deskutils/horde-kronolith/pkg-plist +++ b/deskutils/horde-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 diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile index fd0be4100cc7..ac563fd6f682 100644 --- a/deskutils/horde4-kronolith/Makefile +++ b/deskutils/horde4-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/horde4-kronolith/distinfo b/deskutils/horde4-kronolith/distinfo index 2384a2d44f4f..d056dd2bd5d0 100644 --- a/deskutils/horde4-kronolith/distinfo +++ b/deskutils/horde4-kronolith/distinfo @@ -1 +1 @@ -MD5 (kronolith-1.0-RC3.tar.gz) = 5a4a6702d749c542fbc1ca401d92698d +MD5 (kronolith-1.0.tar.gz) = ae94df3b0a44d7349b36e30997b3dfb4 diff --git a/deskutils/horde4-kronolith/pkg-plist b/deskutils/horde4-kronolith/pkg-plist index 9acd779387b3..c9e158fcff18 100644 --- a/deskutils/horde4-kronolith/pkg-plist +++ b/deskutils/horde4-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 diff --git a/deskutils/kronolith/Makefile b/deskutils/kronolith/Makefile index fd0be4100cc7..ac563fd6f682 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 2384a2d44f4f..d056dd2bd5d0 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 9acd779387b3..c9e158fcff18 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 |