diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-19 01:06:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-19 01:06:45 +0800 |
commit | 65f51f2e018c9c27dc971252aefb519355ee5b23 (patch) | |
tree | 111ef06fd84001005f82c1f7b158903b1ff14248 /lang | |
parent | 35ba42d548b899ed98c87e37e1a34b960ec30e98 (diff) | |
download | freebsd-ports-gnome-65f51f2e018c9c27dc971252aefb519355ee5b23.tar.gz freebsd-ports-gnome-65f51f2e018c9c27dc971252aefb519355ee5b23.tar.zst freebsd-ports-gnome-65f51f2e018c9c27dc971252aefb519355ee5b23.zip |
- Update to 1.42
Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes
PR: 201189
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 19 days)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Scalar-List-Utils/Makefile | 2 | ||||
-rw-r--r-- | lang/p5-Scalar-List-Utils/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/p5-Scalar-List-Utils/Makefile b/lang/p5-Scalar-List-Utils/Makefile index a62425173180..f61d04a05f5a 100644 --- a/lang/p5-Scalar-List-Utils/Makefile +++ b/lang/p5-Scalar-List-Utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Scalar-List-Utils -PORTVERSION= 1.41 +PORTVERSION= 1.42 PORTEPOCH= 1 CATEGORIES= lang perl5 MASTER_SITES= CPAN diff --git a/lang/p5-Scalar-List-Utils/distinfo b/lang/p5-Scalar-List-Utils/distinfo index 02e18a797108..b219bb0db018 100644 --- a/lang/p5-Scalar-List-Utils/distinfo +++ b/lang/p5-Scalar-List-Utils/distinfo @@ -1,2 +1,2 @@ -SHA256 (Scalar-List-Utils-1.41.tar.gz) = 471e307e7d04dbf2dd59be399de83d35facc02bbefce346158c8267d21c18112 -SIZE (Scalar-List-Utils-1.41.tar.gz) = 81115 +SHA256 (Scalar-List-Utils-1.42.tar.gz) = 3507f72541f66a2dce850b9b56771e5fccda3d215c52f74946c6e370c0f4a4da +SIZE (Scalar-List-Utils-1.42.tar.gz) = 82574 |