diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-14 02:31:29 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-14 02:31:29 +0800 |
commit | cd1ffcf28b23026f6207e30888ea2bd5367f0b78 (patch) | |
tree | 0b208902242546449534c16040354bd695f15aa6 /devel/p5-DateTime-Format-Flexible | |
parent | 6cb9c2a27c22d3287c9133d2a6af278b15e93157 (diff) | |
download | freebsd-ports-gnome-cd1ffcf28b23026f6207e30888ea2bd5367f0b78.tar.gz freebsd-ports-gnome-cd1ffcf28b23026f6207e30888ea2bd5367f0b78.tar.zst freebsd-ports-gnome-cd1ffcf28b23026f6207e30888ea2bd5367f0b78.zip |
- Update to 0.17
- Remove MD5
PR: ports/153062
Submitted by: myself (pgollucci)
Approved by: cm@therek.net (maintainer)
Changes: http://search.cpan.org/dist/DateTime-Format-Flexible/Changes
Diffstat (limited to 'devel/p5-DateTime-Format-Flexible')
-rw-r--r-- | devel/p5-DateTime-Format-Flexible/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-DateTime-Format-Flexible/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Format-Flexible/Makefile b/devel/p5-DateTime-Format-Flexible/Makefile index fe556a18f8a8..008e245e045b 100644 --- a/devel/p5-DateTime-Format-Flexible/Makefile +++ b/devel/p5-DateTime-Format-Flexible/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Format-Flexible -PORTVERSION= 0.15 +PORTVERSION= 0.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-DateTime-Format-Flexible/distinfo b/devel/p5-DateTime-Format-Flexible/distinfo index ed6bc3578c9e..d1254f92eaa0 100644 --- a/devel/p5-DateTime-Format-Flexible/distinfo +++ b/devel/p5-DateTime-Format-Flexible/distinfo @@ -1,3 +1,2 @@ -MD5 (DateTime-Format-Flexible-0.15.tar.gz) = 4869f7f1fbef588d5c778e0b345e3742 -SHA256 (DateTime-Format-Flexible-0.15.tar.gz) = df34cdc381c945e512deab2b9439675ba9dff3daa71f7efa82f06edca00ab967 -SIZE (DateTime-Format-Flexible-0.15.tar.gz) = 64940 +SHA256 (DateTime-Format-Flexible-0.17.tar.gz) = 56beb275d21925e499a4180f26efed2b083048cc6f62cd82e2688b8623a13f95 +SIZE (DateTime-Format-Flexible-0.17.tar.gz) = 65330 |