diff options
author | beech <beech@FreeBSD.org> | 2008-12-15 17:08:50 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-12-15 17:08:50 +0800 |
commit | 767c0b6ada7e221bcfd2173ac2d4f151e858c247 (patch) | |
tree | ec625eb1241d2a89f8f35ecdd56e9098be6c51d3 /mail/horde-turba | |
parent | 1c71e12d8244d969866b4a3a961b99f724630755 (diff) | |
download | freebsd-ports-gnome-767c0b6ada7e221bcfd2173ac2d4f151e858c247.tar.gz freebsd-ports-gnome-767c0b6ada7e221bcfd2173ac2d4f151e858c247.tar.zst freebsd-ports-gnome-767c0b6ada7e221bcfd2173ac2d4f151e858c247.zip |
- Update to 2.3.1
Diffstat (limited to 'mail/horde-turba')
-rw-r--r-- | mail/horde-turba/Makefile | 2 | ||||
-rw-r--r-- | mail/horde-turba/distinfo | 6 | ||||
-rw-r--r-- | mail/horde-turba/pkg-plist | 7 |
3 files changed, 9 insertions, 6 deletions
diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile index db84b78ca752..db84c17a5ecc 100644 --- a/mail/horde-turba/Makefile +++ b/mail/horde-turba/Makefile @@ -6,7 +6,7 @@ # PORTNAME= turba -PORTVERSION= 2.3 +PORTVERSION= 2.3.1 DISTVERSIONSUFFIX= CATEGORIES= mail www diff --git a/mail/horde-turba/distinfo b/mail/horde-turba/distinfo index b9892727a588..293382ff4d32 100644 --- a/mail/horde-turba/distinfo +++ b/mail/horde-turba/distinfo @@ -1,3 +1,3 @@ -MD5 (turba-h3-2.3.tar.gz) = da53ffb690fdaa53c324497d5c5be9b3 -SHA256 (turba-h3-2.3.tar.gz) = 0a58a3f5b0fedde8397df126821ffce243ce1b838c2a81ee259dcb3b46a4828b -SIZE (turba-h3-2.3.tar.gz) = 2354452 +MD5 (turba-h3-2.3.1.tar.gz) = e22b183afe9bffad0bb94e362a901589 +SHA256 (turba-h3-2.3.1.tar.gz) = 334b62e0869907da07cd9b0d4ad20902c6110faa0bcfc6ac03d293b69e131745 +SIZE (turba-h3-2.3.1.tar.gz) = 2363301 diff --git a/mail/horde-turba/pkg-plist b/mail/horde-turba/pkg-plist index 37aed6ceabf6..18ea201e1302 100644 --- a/mail/horde-turba/pkg-plist +++ b/mail/horde-turba/pkg-plist @@ -74,12 +74,13 @@ %%HORDIR%%/lib/tests/BrowsePageTest.php %%HORDIR%%/lib/tests/DriverTest.php %%HORDIR%%/lib/tests/GroupTest.php +%%HORDIR%%/lib/tests/KolabTest.php +%%HORDIR%%/lib/tests/KolabTestBase.php %%HORDIR%%/lib/tests/ListTest.php %%HORDIR%%/lib/tests/ListViewTest.php %%HORDIR%%/lib/tests/TestBase.php %%HORDIR%%/lib/tests/ViewBrowseTest.php %%HORDIR%%/lib/tests/az.png -%%HORDIR%%/lib/tests/bug5476.phpt %%HORDIR%%/lib/tests/bug_6518.phpt %%HORDIR%%/lib/tests/import.ldif %%HORDIR%%/lib/tests/importCRLF.ldif @@ -182,7 +183,8 @@ %%HORDIR%%/po/zh_TW.po %%HORDIR%%/scripts/.htaccess %%HORDIR%%/scripts/Turba.reg -%%HORDIR%%/scripts/import_squirrelmail_abook.php +%%HORDIR%%/scripts/import_squirrelmail_file_abook.php +%%HORDIR%%/scripts/import_squirrelmail_sql_abook.php %%HORDIR%%/scripts/import_vcards.php %%HORDIR%%/scripts/ldap/addou %%HORDIR%%/scripts/ldap/addou.pl @@ -202,6 +204,7 @@ %%HORDIR%%/scripts/upgrades/2.1_to_2.2_add_sql_share_tables.pgsql.sql %%HORDIR%%/scripts/upgrades/2.1_to_2.2_add_sql_share_tables.sql %%HORDIR%%/scripts/upgrades/2.1_to_2.2_sql_schema.php +%%HORDIR%%/scripts/upgrades/2.2.1_to_2.3.pgsql.sql %%HORDIR%%/scripts/upgrades/2.2.1_to_2.3.sql %%HORDIR%%/scripts/upgrades/2007-06-17_flatten_shares.php %%HORDIR%%/scripts/upgrades/2008-09-23_fix_group_uid.sql |