diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-22 01:29:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-22 01:29:20 +0800 |
commit | 1bab3b08f7ef90e75829127abb24f91532a2c41d (patch) | |
tree | 5a25fd9c5e8097600e1d9b875ad6922ce72cd5f3 /lang | |
parent | a9dc963a36c45970151d2a92334f86284b9be4eb (diff) | |
download | freebsd-ports-gnome-1bab3b08f7ef90e75829127abb24f91532a2c41d.tar.gz freebsd-ports-gnome-1bab3b08f7ef90e75829127abb24f91532a2c41d.tar.zst freebsd-ports-gnome-1bab3b08f7ef90e75829127abb24f91532a2c41d.zip |
Update to 1.48
Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes
With hat: perl
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Scalar-List-Utils/Makefile | 2 | ||||
-rw-r--r-- | lang/p5-Scalar-List-Utils/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/p5-Scalar-List-Utils/Makefile b/lang/p5-Scalar-List-Utils/Makefile index ab3280ad55ee..7b763cfd9573 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.45 +PORTVERSION= 1.48 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 bba01106e4db..ba163dfb7408 100644 --- a/lang/p5-Scalar-List-Utils/distinfo +++ b/lang/p5-Scalar-List-Utils/distinfo @@ -1,2 +1,3 @@ -SHA256 (Scalar-List-Utils-1.45.tar.gz) = 9e175535913af22d003ce1ef896d98d9bb6fc1d551782a3b512c066da5bd27dd -SIZE (Scalar-List-Utils-1.45.tar.gz) = 86481 +TIMESTAMP = 1500654205 +SHA256 (Scalar-List-Utils-1.48.tar.gz) = 0e5318308789ba3625e053001da0a6c5218dc73e561a207d1b91131d06c0d09f +SIZE (Scalar-List-Utils-1.48.tar.gz) = 87767 |