1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 2.0.1

PR:		128888
Submitted by:	Wen Heping <wenheping@gmail.com>
This commit is contained in:
Martin Wilke 2008-11-21 20:33:13 +00:00
parent d2c8a27027
commit 80e5625d32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223140
2 changed files with 8 additions and 6 deletions

View File

@ -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:

View File

@ -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