diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-07-25 08:17:17 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-07-25 08:17:17 +0000 |
commit | c31128cc34167ccbdc2dd5898d0cc773e9b947ad (patch) | |
tree | 8bb513f0139f9ea280be1cfab78526f246a001ce /ftp | |
parent | - Update to 2.1.5 (diff) |
- Update to 1.0.3
Approved by: sat (mentor)
Notes
Notes:
svn path=/head/; revision=196255
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/horde-gollem/Makefile | 3 | ||||
-rw-r--r-- | ftp/horde-gollem/distinfo | 6 | ||||
-rw-r--r-- | ftp/horde-gollem/pkg-plist | 13 |
3 files changed, 17 insertions, 5 deletions
diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index ce4a339cdec9..c851dc1ea1ae 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gollem -PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.3 CATEGORIES= ftp www MAINTAINER= beech@FreeBSD.org diff --git a/ftp/horde-gollem/distinfo b/ftp/horde-gollem/distinfo index 9c411da702bd..d3796cb24a29 100644 --- a/ftp/horde-gollem/distinfo +++ b/ftp/horde-gollem/distinfo @@ -1,3 +1,3 @@ -MD5 (gollem-h3-1.0.2.tar.gz) = 3d4f4e537b39a73acf3d16a7eeed2d65 -SHA256 (gollem-h3-1.0.2.tar.gz) = 4654de54ae010ac722d4b7d9b37c11063c5fc7094ff56b1d05da5116d0bb587e -SIZE (gollem-h3-1.0.2.tar.gz) = 766796 +MD5 (gollem-h3-1.0.3.tar.gz) = a61b5932cafd7ad99b1fa9994e2c7ec5 +SHA256 (gollem-h3-1.0.3.tar.gz) = 7be27a3c904c12ddf46d2606886067d368adfd4b315b782070008769e6a119f9 +SIZE (gollem-h3-1.0.3.tar.gz) = 973600 diff --git a/ftp/horde-gollem/pkg-plist b/ftp/horde-gollem/pkg-plist index 0b06f2c49e41..b461ca692789 100644 --- a/ftp/horde-gollem/pkg-plist +++ b/ftp/horde-gollem/pkg-plist @@ -18,6 +18,8 @@ %%HORDIR%%/lib/prefs.php %%HORDIR%%/lib/version.php %%HORDIR%%/locale/bg_BG/LC_MESSAGES/gollem.mo +%%HORDIR%%/locale/ca_ES/LC_MESSAGES/gollem.mo +%%HORDIR%%/locale/ca_ES/help.xml %%HORDIR%%/locale/cs_CZ/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/da_DK/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/de_DE/LC_MESSAGES/gollem.mo @@ -35,8 +37,10 @@ %%HORDIR%%/locale/nl_NL/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/nn_NO/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/pl_PL/LC_MESSAGES/gollem.mo +%%HORDIR%%/locale/pt_BR/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/ro_RO/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/ru_RU/LC_MESSAGES/gollem.mo +%%HORDIR%%/locale/sl_SI/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/sv_SE/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/zh_TW/LC_MESSAGES/gollem.mo %%HORDIR%%/locale/zh_TW/help.xml @@ -45,6 +49,7 @@ %%HORDIR%%/permissions.php %%HORDIR%%/po/README %%HORDIR%%/po/bg_BG.po +%%HORDIR%%/po/ca_ES.po %%HORDIR%%/po/cs_CZ.po %%HORDIR%%/po/da_DK.po %%HORDIR%%/po/de_DE.po @@ -59,8 +64,10 @@ %%HORDIR%%/po/nl_NL.po %%HORDIR%%/po/nn_NO.po %%HORDIR%%/po/pl_PL.po +%%HORDIR%%/po/pt_BR.po %%HORDIR%%/po/ro_RO.po %%HORDIR%%/po/ru_RU.po +%%HORDIR%%/po/sl_SI.po %%HORDIR%%/po/sv_SE.po %%HORDIR%%/po/zh_TW.po %%HORDIR%%/quota.php @@ -105,6 +112,8 @@ @dirrm %%HORDIR%%/lib @dirrm %%HORDIR%%/locale/bg_BG/LC_MESSAGES @dirrm %%HORDIR%%/locale/bg_BG +@dirrm %%HORDIR%%/locale/ca_ES/LC_MESSAGES +@dirrm %%HORDIR%%/locale/ca_ES @dirrm %%HORDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%HORDIR%%/locale/cs_CZ @dirrm %%HORDIR%%/locale/da_DK/LC_MESSAGES @@ -132,10 +141,14 @@ @dirrm %%HORDIR%%/locale/nn_NO @dirrm %%HORDIR%%/locale/pl_PL/LC_MESSAGES @dirrm %%HORDIR%%/locale/pl_PL +@dirrm %%HORDIR%%/locale/pt_BR/LC_MESSAGES +@dirrm %%HORDIR%%/locale/pt_BR @dirrm %%HORDIR%%/locale/ro_RO/LC_MESSAGES @dirrm %%HORDIR%%/locale/ro_RO @dirrm %%HORDIR%%/locale/ru_RU/LC_MESSAGES @dirrm %%HORDIR%%/locale/ru_RU +@dirrm %%HORDIR%%/locale/sl_SI/LC_MESSAGES +@dirrm %%HORDIR%%/locale/sl_SI @dirrm %%HORDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%HORDIR%%/locale/sv_SE @dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES |