diff options
author | culot <culot@FreeBSD.org> | 2015-07-30 20:49:24 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2015-07-30 20:49:24 +0800 |
commit | 198a3fa9878213b52fa16d2054b84b7c14502840 (patch) | |
tree | b0ba010643a23541b4e00722bdfee757ef990307 | |
parent | d0c9da72554422b805530da85b16361b00a01669 (diff) | |
download | freebsd-ports-gnome-198a3fa9878213b52fa16d2054b84b7c14502840.tar.gz freebsd-ports-gnome-198a3fa9878213b52fa16d2054b84b7c14502840.tar.zst freebsd-ports-gnome-198a3fa9878213b52fa16d2054b84b7c14502840.zip |
- Update to 0.33
Changes: http://search.cpan.org/dist/Future/Changes
-rw-r--r-- | devel/p5-Future/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Future/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Future/Makefile b/devel/p5-Future/Makefile index 2e626aefb36b..255922cd70bd 100644 --- a/devel/p5-Future/Makefile +++ b/devel/p5-Future/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Future -PORTVERSION= 0.32 +PORTVERSION= 0.33 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/devel/p5-Future/distinfo b/devel/p5-Future/distinfo index 83f128353d14..0bc2b3f6b20e 100644 --- a/devel/p5-Future/distinfo +++ b/devel/p5-Future/distinfo @@ -1,2 +1,2 @@ -SHA256 (Future-0.32.tar.gz) = 39418065446e15dd579f2359094efe04b1f836a5805c4ce4e8287b05de27b58d -SIZE (Future-0.32.tar.gz) = 80051 +SHA256 (Future-0.33.tar.gz) = 2fa237430b86cdc3561356e643fb1d09199f2335c6e98210116c7d944b5dd846 +SIZE (Future-0.33.tar.gz) = 83398 |