Date: Fri, 9 Aug 2019 20:01:57 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508475 - head/lang/p5-Scalar-List-Utils Message-ID: <201908092001.x79K1vTp026126@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 9 20:01:57 2019 New Revision: 508475 URL: https://svnweb.freebsd.org/changeset/ports/508475 Log: Update to 1.51 - Take maintainership Changes: https://metacpan.org/changes/distribution/Scalar-List-Utils Modified: head/lang/p5-Scalar-List-Utils/Makefile head/lang/p5-Scalar-List-Utils/distinfo Modified: head/lang/p5-Scalar-List-Utils/Makefile ============================================================================== --- head/lang/p5-Scalar-List-Utils/Makefile Fri Aug 9 20:01:52 2019 (r508474) +++ head/lang/p5-Scalar-List-Utils/Makefile Fri Aug 9 20:01:57 2019 (r508475) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Scalar-List-Utils -PORTVERSION= 1.50 +PORTVERSION= 1.51 PORTEPOCH= 1 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl subroutines that would be nice to have in the perl core LICENSE= ART10 GPLv1+ Modified: head/lang/p5-Scalar-List-Utils/distinfo ============================================================================== --- head/lang/p5-Scalar-List-Utils/distinfo Fri Aug 9 20:01:52 2019 (r508474) +++ head/lang/p5-Scalar-List-Utils/distinfo Fri Aug 9 20:01:57 2019 (r508475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519217628 -SHA256 (Scalar-List-Utils-1.50.tar.gz) = 06aab9c693380190e53be09be7daed20c5d6278f71956989c24cca7782013675 -SIZE (Scalar-List-Utils-1.50.tar.gz) = 96244 +TIMESTAMP = 1565352604 +SHA256 (Scalar-List-Utils-1.51.tar.gz) = d9c8eab1ac5a6fc75a7e836304626e2cb7b13cf8c9b10d491a144e1ef6760a76 +SIZE (Scalar-List-Utils-1.51.tar.gz) = 96859
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908092001.x79K1vTp026126>