diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-21 11:20:38 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-21 11:20:38 +0000 |
commit | 5b14d095353539bf6546629a2219b693bdfde12c (patch) | |
tree | 0fe9cb52191e0f20569569b6ee12975a6ac95cc6 /devel/p5-DateTime-TimeZone | |
parent | 190a6444f9fc9f75dad9647e574a224835fd9500 (diff) | |
download | ports-5b14d095353539bf6546629a2219b693bdfde12c.tar.gz ports-5b14d095353539bf6546629a2219b693bdfde12c.zip |
Update to 0.25
- Removed a test that only passed with DateTime CVS HEAD installed.
- Fixed bugs in generated data for many time zones. Upgrading is highly
recommended!
- This version is _much_ better tested than any previous version. The script
tools/tests_from_zdump can be used to generate fairly comprehensive tests for
almost every time zone. The generated tests are not shipped with the
distribution because they are too huge, and take too long to run (400,000+
tests in about 25 minutes).
PR: 54697
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=85288
Diffstat (limited to 'devel/p5-DateTime-TimeZone')
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-DateTime-TimeZone/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index ec2dd4fe1f50..c71cf551524c 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index 64ecab3d330e..cb84be8131e3 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1 +1 @@ -MD5 (DateTime-TimeZone-0.23.tar.gz) = 9b950e27ca993cd578d3f9e8957a9fc1 +MD5 (DateTime-TimeZone-0.25.tar.gz) = d2eface2b16b41360d8a775282a4599e |