Date: Fri, 6 Nov 2020 11:20:58 +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: r554207 - head/lang/p5-List-MoreUtils-XS Message-ID: <202011061120.0A6BKw2V088336@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 6 11:20:58 2020 New Revision: 554207 URL: https://svnweb.freebsd.org/changeset/ports/554207 Log: Update to 0.430 Changes: https://metacpan.org/changes/distribution/List-MoreUtils-XS Modified: head/lang/p5-List-MoreUtils-XS/Makefile head/lang/p5-List-MoreUtils-XS/distinfo Modified: head/lang/p5-List-MoreUtils-XS/Makefile ============================================================================== --- head/lang/p5-List-MoreUtils-XS/Makefile Fri Nov 6 11:20:53 2020 (r554206) +++ head/lang/p5-List-MoreUtils-XS/Makefile Fri Nov 6 11:20:58 2020 (r554207) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= List-MoreUtils-XS -PORTVERSION= 0.428 +PORTVERSION= 0.430 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,8 @@ COMMENT= Provide compiled List::MoreUtils functions LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_PERL5= configure USES= perl5 +USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/List/MoreUtils/XS/XS.so Modified: head/lang/p5-List-MoreUtils-XS/distinfo ============================================================================== --- head/lang/p5-List-MoreUtils-XS/distinfo Fri Nov 6 11:20:53 2020 (r554206) +++ head/lang/p5-List-MoreUtils-XS/distinfo Fri Nov 6 11:20:58 2020 (r554207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513769222 -SHA256 (List-MoreUtils-XS-0.428.tar.gz) = 9d9fe621429dfe7cf2eb1299c192699ddebf060953e5ebdc1b4e293c6d6dd62d -SIZE (List-MoreUtils-XS-0.428.tar.gz) = 159642 +TIMESTAMP = 1604480722 +SHA256 (List-MoreUtils-XS-0.430.tar.gz) = e8ce46d57c179eecd8758293e9400ff300aaf20fefe0a9d15b9fe2302b9cb242 +SIZE (List-MoreUtils-XS-0.430.tar.gz) = 163827
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011061120.0A6BKw2V088336>