diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 22:02:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-29 22:02:01 +0000 |
commit | 484497922a0593ef56e200ae60b7fc9244be8f06 (patch) | |
tree | ae6ee75a8805d7cc395bfacefa19293e596bafec | |
parent | - Update to 3.1.1 (diff) |
- Update to 3.1
Notes
Notes:
svn path=/head/; revision=240528
-rw-r--r-- | mail/horde-vacation/Makefile | 3 | ||||
-rw-r--r-- | mail/horde-vacation/distinfo | 6 | ||||
-rw-r--r-- | mail/horde-vacation/pkg-plist | 7 |
3 files changed, 11 insertions, 5 deletions
diff --git a/mail/horde-vacation/Makefile b/mail/horde-vacation/Makefile index fbc8d9c42774..042e03ef8906 100644 --- a/mail/horde-vacation/Makefile +++ b/mail/horde-vacation/Makefile @@ -6,8 +6,7 @@ # PORTNAME= vacation -PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTVERSION= 3.1 CATEGORIES= mail www DIST_SUBDIR= horde diff --git a/mail/horde-vacation/distinfo b/mail/horde-vacation/distinfo index 5f4c8e8c2305..d1b495cbbc5e 100644 --- a/mail/horde-vacation/distinfo +++ b/mail/horde-vacation/distinfo @@ -1,3 +1,3 @@ -MD5 (horde/vacation-h3-3.0.1.tar.gz) = 3076da56811855c58a39b929219ea13a -SHA256 (horde/vacation-h3-3.0.1.tar.gz) = 295d7ef2e4ec61fd4749c7363b47b764736d02465868f4f66a5a685eb4b01388 -SIZE (horde/vacation-h3-3.0.1.tar.gz) = 913442 +MD5 (horde/vacation-h3-3.1.tar.gz) = 62a3c2352edd6213abcc7f6f71efaf57 +SHA256 (horde/vacation-h3-3.1.tar.gz) = ec2131fcc1aaf53403de1822edde9a49cfb91172a3539dc6dbf065e6c1feeab8 +SIZE (horde/vacation-h3-3.1.tar.gz) = 1055093 diff --git a/mail/horde-vacation/pkg-plist b/mail/horde-vacation/pkg-plist index eb842eb9632b..5fee92b96547 100644 --- a/mail/horde-vacation/pkg-plist +++ b/mail/horde-vacation/pkg-plist @@ -3,6 +3,7 @@ %%HORDIR%%/files/empty.btree.bin %%HORDIR%%/files/empty.empty.bin %%HORDIR%%/files/empty.gdbm.bin +%%HORDIR%%/files/empty.gdbmb.bin %%HORDIR%%/files/empty.hash.bin %%HORDIR%%/files/empty.hash3.bin %%HORDIR%%/files/empty.hash4.bin @@ -13,8 +14,10 @@ %%HORDIR%%/lib/AliasDriver/none.php %%HORDIR%%/lib/AliasDriver.php %%HORDIR%%/lib/Block/summary.php +%%HORDIR%%/lib/Driver/customsql.php %%HORDIR%%/lib/Driver/forwards.php %%HORDIR%%/lib/Driver/ldap.php +%%HORDIR%%/lib/Driver/plesk.php %%HORDIR%%/lib/Driver/qmail.php %%HORDIR%%/lib/Driver/sql.php %%HORDIR%%/lib/Driver.php @@ -44,6 +47,7 @@ %%HORDIR%%/locale/ro_RO/LC_MESSAGES/vacation.mo %%HORDIR%%/locale/sl_SI/LC_MESSAGES/vacation.mo %%HORDIR%%/locale/sv_SE/LC_MESSAGES/vacation.mo +%%HORDIR%%/locale/tr_TR/LC_MESSAGES/vacation.mo %%HORDIR%%/locale/zh_TW/LC_MESSAGES/vacation.mo %%HORDIR%%/main.php %%HORDIR%%/po/.htaccess @@ -67,6 +71,7 @@ %%HORDIR%%/po/ro_RO.po %%HORDIR%%/po/sl_SI.po %%HORDIR%%/po/sv_SE.po +%%HORDIR%%/po/tr_TR.po %%HORDIR%%/po/vacation.pot %%HORDIR%%/po/zh_TW.po %%HORDIR%%/scripts/.htaccess @@ -122,6 +127,8 @@ @dirrm %%HORDIR%%/locale/sl_SI @dirrm %%HORDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%HORDIR%%/locale/sv_SE +@dirrm %%HORDIR%%/locale/tr_TR/LC_MESSAGES +@dirrm %%HORDIR%%/locale/tr_TR @dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%HORDIR%%/locale/zh_TW @dirrm %%HORDIR%%/locale |