diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 21:37:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-05-11 21:37:41 +0800 |
commit | f532efb12994c8f90475ae507e426395240bde7c (patch) | |
tree | f25a7ad31b2529e075f7d46b464696590cd9d6e9 | |
parent | 4a091831ed097438a7b6cc9a53b45fca7dd021e3 (diff) | |
download | freebsd-ports-gnome-f532efb12994c8f90475ae507e426395240bde7c.tar.gz freebsd-ports-gnome-f532efb12994c8f90475ae507e426395240bde7c.tar.zst freebsd-ports-gnome-f532efb12994c8f90475ae507e426395240bde7c.zip |
- Update to 1.2000
Changes: http://search.cpan.org/dist/Time-Local/Changes
-rw-r--r-- | devel/p5-Time-Local/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Time-Local/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/p5-Time-Local/Makefile b/devel/p5-Time-Local/Makefile index 8247a83eb85d..ef482b220016 100644 --- a/devel/p5-Time-Local/Makefile +++ b/devel/p5-Time-Local/Makefile @@ -6,11 +6,11 @@ # PORTNAME= Time-Local -PORTVERSION= 1.19.01 -DISTVERSION= ${PORTVERSION:C/.(..)$/\1/} +PORTVERSION= 1.20.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Efficiently compute time from local and GMT time diff --git a/devel/p5-Time-Local/distinfo b/devel/p5-Time-Local/distinfo index f57088dffd58..0f5a9b4a9248 100644 --- a/devel/p5-Time-Local/distinfo +++ b/devel/p5-Time-Local/distinfo @@ -1,3 +1,2 @@ -MD5 (Time-Local-1.1901.tar.gz) = bd47c6403f325168c9dc5a1ff0567176 -SHA256 (Time-Local-1.1901.tar.gz) = 7e91a558171b1f5133b521ab98afce171ed9d9bd2e837801074d0ed9d459d9c2 -SIZE (Time-Local-1.1901.tar.gz) = 18623 +SHA256 (Time-Local-1.2000.tar.gz) = 418873d3692d3c758ec83f4b1c51390a867acf71370f4db421963788bb20a640 +SIZE (Time-Local-1.2000.tar.gz) = 18884 |