diff options
author | thierry <thierry@FreeBSD.org> | 2005-10-17 05:54:46 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-10-17 05:54:46 +0800 |
commit | 614e10461cb8d9605bc0259dffae76236c8dfa0a (patch) | |
tree | 8cdbd5b70513cb89deefa042a00f36acdfb7fea9 /mail/horde4-ingo | |
parent | acb2834aac272e6b5e24fd1ac3a24bae046bca97 (diff) | |
download | freebsd-ports-gnome-614e10461cb8d9605bc0259dffae76236c8dfa0a.tar.gz freebsd-ports-gnome-614e10461cb8d9605bc0259dffae76236c8dfa0a.tar.zst freebsd-ports-gnome-614e10461cb8d9605bc0259dffae76236c8dfa0a.zip |
Upgrade to 1.0.2.
Changelog at
<http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.3&r2=1.55.2.23&ty=h>
Diffstat (limited to 'mail/horde4-ingo')
-rw-r--r-- | mail/horde4-ingo/Makefile | 2 | ||||
-rw-r--r-- | mail/horde4-ingo/distinfo | 4 | ||||
-rw-r--r-- | mail/horde4-ingo/pkg-plist | 12 |
3 files changed, 15 insertions, 3 deletions
diff --git a/mail/horde4-ingo/Makefile b/mail/horde4-ingo/Makefile index 875ac6ffa817..df75e4b751e7 100644 --- a/mail/horde4-ingo/Makefile +++ b/mail/horde4-ingo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ingo -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/ingo/ \ ftp://ftp.planetmirror.com/pub/horde/ingo/ \ diff --git a/mail/horde4-ingo/distinfo b/mail/horde4-ingo/distinfo index 5ab26ac7cb66..00afb90f937c 100644 --- a/mail/horde4-ingo/distinfo +++ b/mail/horde4-ingo/distinfo @@ -1,2 +1,2 @@ -MD5 (ingo-h3-1.0.1.tar.gz) = 7fce229d752e5b981621e215e4fc56e8 -SIZE (ingo-h3-1.0.1.tar.gz) = 733425 +MD5 (ingo-h3-1.0.2.tar.gz) = 6bc7addfdd3bc18e4d6af5c1d57b7b89 +SIZE (ingo-h3-1.0.2.tar.gz) = 853202 diff --git a/mail/horde4-ingo/pkg-plist b/mail/horde4-ingo/pkg-plist index 6b72cc37cf5e..b288edddd002 100644 --- a/mail/horde4-ingo/pkg-plist +++ b/mail/horde4-ingo/pkg-plist @@ -40,11 +40,15 @@ etc/horde/httpd.conf.ingo %%INGODIR%%/locale/es_ES/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/es_ES/help.xml %%INGODIR%%/locale/fi_FI/LC_MESSAGES/ingo.mo +%%INGODIR%%/locale/fi_FI/help.xml %%INGODIR%%/locale/fr_FR/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/hu_HU/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/it_IT/LC_MESSAGES/ingo.mo +%%INGODIR%%/locale/ko_KR/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/lt_LT/LC_MESSAGES/ingo.mo +%%INGODIR%%/locale/lv_LV/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/lv_LV/help.xml +%%INGODIR%%/locale/nb_NO/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/nl_NL/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/pl_PL/LC_MESSAGES/ingo.mo %%INGODIR%%/locale/pt_BR/LC_MESSAGES/ingo.mo @@ -60,7 +64,10 @@ etc/horde/httpd.conf.ingo %%INGODIR%%/po/hu_HU.po %%INGODIR%%/po/ingo.pot %%INGODIR%%/po/it_IT.po +%%INGODIR%%/po/ko_KR.po %%INGODIR%%/po/lt_LT.po +%%INGODIR%%/po/lv_LV.po +%%INGODIR%%/po/nb_NO.po %%INGODIR%%/po/nl_NL.po %%INGODIR%%/po/pl_PL.po %%INGODIR%%/po/pt_BR.po @@ -129,9 +136,14 @@ etc/horde/httpd.conf.ingo @dirrm %%INGODIR%%/locale/pl_PL @dirrm %%INGODIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%INGODIR%%/locale/nl_NL +@dirrm %%INGODIR%%/locale/nb_NO/LC_MESSAGES +@dirrm %%INGODIR%%/locale/nb_NO +@dirrm %%INGODIR%%/locale/lv_LV/LC_MESSAGES @dirrm %%INGODIR%%/locale/lv_LV @dirrm %%INGODIR%%/locale/lt_LT/LC_MESSAGES @dirrm %%INGODIR%%/locale/lt_LT +@dirrm %%INGODIR%%/locale/ko_KR/LC_MESSAGES +@dirrm %%INGODIR%%/locale/ko_KR @dirrm %%INGODIR%%/locale/it_IT/LC_MESSAGES @dirrm %%INGODIR%%/locale/it_IT @dirrm %%INGODIR%%/locale/hu_HU/LC_MESSAGES |