diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-12-16 10:06:17 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-12-16 10:06:17 +0000 |
commit | a4c5a6c1098a3f6b426ff2545ffbed89e4044c85 (patch) | |
tree | e2b784d8853881cbbf070e99751dc560b6a4c44e /devel/p5-DateTime-TimeZone | |
parent | ee5689938df4e6ed909888836ba72db96de15212 (diff) | |
download | ports-a4c5a6c1098a3f6b426ff2545ffbed89e4044c85.tar.gz ports-a4c5a6c1098a3f6b426ff2545ffbed89e4044c85.zip |
Update to 0.25.06
Fix "local" tz detection on FreeBSD
Notes
Notes:
svn path=/head/; revision=95942
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 459a294f5f55..dade373037e8 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.25.05 +PORTVERSION= 0.25.06 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 b550c0c4e6f2..1da4b299556a 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1 +1 @@ -MD5 (DateTime-TimeZone-0.2505.tar.gz) = a605bd89da85a33269ba037efeab70a5 +MD5 (DateTime-TimeZone-0.2506.tar.gz) = 97e783b72b4d2d2dfc839f41247293c7 |