diff options
author | thierry <thierry@FreeBSD.org> | 2005-10-17 05:52:53 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-10-17 05:52:53 +0800 |
commit | c10b12daddd5dd881e955809d6bb5bb6087fbf88 (patch) | |
tree | e08941f6af2ea49531ce8b574904af5927e0d841 /devel/chora | |
parent | 915577c43513fd3e2e36a087dcaa4193482b37a9 (diff) | |
download | freebsd-ports-gnome-c10b12daddd5dd881e955809d6bb5bb6087fbf88.tar.gz freebsd-ports-gnome-c10b12daddd5dd881e955809d6bb5bb6087fbf88.tar.zst freebsd-ports-gnome-c10b12daddd5dd881e955809d6bb5bb6087fbf88.zip |
Upgrade to 2.0.1.
Changelog at
<http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.100&r2=1.100.2.9&ty=h>
Diffstat (limited to 'devel/chora')
-rw-r--r-- | devel/chora/Makefile | 2 | ||||
-rw-r--r-- | devel/chora/distinfo | 4 | ||||
-rw-r--r-- | devel/chora/pkg-plist | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/devel/chora/Makefile b/devel/chora/Makefile index 85283556b92e..58a574981fee 100644 --- a/devel/chora/Makefile +++ b/devel/chora/Makefile @@ -6,7 +6,7 @@ # PORTNAME= chora -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= devel www MASTER_SITES= ftp://ftp.horde.org/pub/chora/ \ ftp://ftp.planetmirror.com/pub/horde/chora/ \ diff --git a/devel/chora/distinfo b/devel/chora/distinfo index 8f273f6f5b9f..825cac622628 100644 --- a/devel/chora/distinfo +++ b/devel/chora/distinfo @@ -1,2 +1,2 @@ -MD5 (chora-h3-2.0.tar.gz) = 11f4b8ad6e0706026aefd0ee29eff7a5 -SIZE (chora-h3-2.0.tar.gz) = 655837 +MD5 (chora-h3-2.0.1.tar.gz) = 8f3f3e81c839e6f13b797ab911b53652 +SIZE (chora-h3-2.0.1.tar.gz) = 722536 diff --git a/devel/chora/pkg-plist b/devel/chora/pkg-plist index 8faaac5507cb..b6347ab520dc 100644 --- a/devel/chora/pkg-plist +++ b/devel/chora/pkg-plist @@ -39,12 +39,14 @@ etc/horde/httpd.conf.chora %%CHORADIR%%/locale/es_ES/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/es_ES/help.xml %%CHORADIR%%/locale/fi_FI/LC_MESSAGES/chora.mo +%%CHORADIR%%/locale/fi_FI/help.xml %%CHORADIR%%/locale/fr_FR/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/nb_NO/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/nl_NL/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/pl_PL/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/pt_BR/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/ro_RO/LC_MESSAGES/chora.mo +%%CHORADIR%%/locale/ru_RU/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/sk_SK/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/sv_SE/LC_MESSAGES/chora.mo %%CHORADIR%%/locale/zh_CN/LC_MESSAGES/chora.mo @@ -63,6 +65,7 @@ etc/horde/httpd.conf.chora %%CHORADIR%%/po/pl_PL.po %%CHORADIR%%/po/pt_BR.po %%CHORADIR%%/po/ro_RO.po +%%CHORADIR%%/po/ru_RU.po %%CHORADIR%%/po/sk_SK.po %%CHORADIR%%/po/sv_SE.po %%CHORADIR%%/po/zh_CN.po @@ -133,6 +136,8 @@ etc/horde/httpd.conf.chora @dirrm %%CHORADIR%%/locale/sv_SE @dirrm %%CHORADIR%%/locale/sk_SK/LC_MESSAGES @dirrm %%CHORADIR%%/locale/sk_SK +@dirrm %%CHORADIR%%/locale/ru_RU/LC_MESSAGES +@dirrm %%CHORADIR%%/locale/ru_RU @dirrm %%CHORADIR%%/locale/ro_RO/LC_MESSAGES @dirrm %%CHORADIR%%/locale/ro_RO @dirrm %%CHORADIR%%/locale/pt_BR/LC_MESSAGES |