aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Translation2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-21 20:33:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-21 20:33:13 +0000
commit80e5625d325e2fa0b6e54e856cea7069b6850e1d (patch)
treeef0811b938724bfb73cff3ecde7ad858a2bfc84c /sysutils/pear-Translation2
parentd2c8a27027dcb653269005c1939f9f660ce04e01 (diff)
downloadports-80e5625d325e2fa0b6e54e856cea7069b6850e1d.tar.gz
ports-80e5625d325e2fa0b6e54e856cea7069b6850e1d.zip
- Update to 2.0.1
PR: 128888 Submitted by: Wen Heping <wenheping@gmail.com>
Notes
Notes: svn path=/head/; revision=223140
Diffstat (limited to 'sysutils/pear-Translation2')
-rw-r--r--sysutils/pear-Translation2/Makefile8
-rw-r--r--sysutils/pear-Translation2/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/sysutils/pear-Translation2/Makefile b/sysutils/pear-Translation2/Makefile
index fd138546bdbc..82ff3d975ddb 100644
--- a/sysutils/pear-Translation2/Makefile
+++ b/sysutils/pear-Translation2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Translation2
-DISTVERSION= 2.0.0RC4
+DISTVERSION= 2.0.1
PORTEPOCH= 1
CATEGORIES= sysutils devel pear
@@ -50,15 +50,17 @@ FILES= Translation2.php Translation2/Admin.php Translation2/Container.php \
DOCS= gettext_readme.txt
TESTS= admin_containers_tests.php admin_db_test.php admin_gettext_po_test.php \
admin_mdb2_test.php admin_mdb_test.php admin_xml_test.php all_tests.php \
- containers_tests.php db_test.php dbms.php gettext_domains.ini \
+ containers_tests.php db_test.php db_test_base.php \
+ dbms.php gettext_domains.ini \
gettext_langs.ini gettext_mo_test.php gettext_po_test.php \
gettext_prepare.php i18n.xml mdb2_test.php mdb_test.php readme.txt \
simple_include.php tests.sql translation2_admin_include.php \
translation2_include.php xml_test.php
EXAMPLES= gettext_admin.php gettext_domains.ini gettext_langs.ini \
gettext_prepare.php gettext_settings.php settings.php \
+ settings_multitable.php \
Translation2_example.php Translation2_example.sql \
- Translation2_gettext_example.php
+ Translation2_gettext_example.php Translation2_example_multitable.sql
_EXAMPLESDIR= docs/examples
post-extract:
diff --git a/sysutils/pear-Translation2/distinfo b/sysutils/pear-Translation2/distinfo
index 0d9748a624f2..c9def4b352cb 100644
--- a/sysutils/pear-Translation2/distinfo
+++ b/sysutils/pear-Translation2/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Translation2-2.0.0RC4.tgz) = d2af9333ec671fc96a999f3b8d7390e1
-SHA256 (PEAR/Translation2-2.0.0RC4.tgz) = ebe8ebb862ec22544b5fe75d7d47e8167a7028c2986d3250292d2b768657cbd5
-SIZE (PEAR/Translation2-2.0.0RC4.tgz) = 57073
+MD5 (PEAR/Translation2-2.0.1.tgz) = 804b3541d3604c87112fd5ac362b2758
+SHA256 (PEAR/Translation2-2.0.1.tgz) = 6af12e29c1a782a03d1cf7807119cb6d3e1c3b9e7e1a9b1c81fb0f5f7ccedac2
+SIZE (PEAR/Translation2-2.0.1.tgz) = 58582