diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-06 19:20:58 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-06 19:20:58 +0800 |
commit | 00171dfc81664a7caa4234d6837365dcb1edc8f2 (patch) | |
tree | 3525cd378dccfd2e9d35181b3cb782f15b9bf78b | |
parent | 7cc9f02322c7ca51e409c9a3f31950174266fb16 (diff) | |
download | freebsd-ports-gnome-00171dfc81664a7caa4234d6837365dcb1edc8f2.tar.gz freebsd-ports-gnome-00171dfc81664a7caa4234d6837365dcb1edc8f2.tar.zst freebsd-ports-gnome-00171dfc81664a7caa4234d6837365dcb1edc8f2.zip |
Update to 0.430
Changes: https://metacpan.org/changes/distribution/List-MoreUtils-XS
-rw-r--r-- | lang/p5-List-MoreUtils-XS/Makefile | 4 | ||||
-rw-r--r-- | lang/p5-List-MoreUtils-XS/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/p5-List-MoreUtils-XS/Makefile b/lang/p5-List-MoreUtils-XS/Makefile index 924c5659a019..f8d9ac8ce3e4 100644 --- a/lang/p5-List-MoreUtils-XS/Makefile +++ b/lang/p5-List-MoreUtils-XS/Makefile @@ -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 diff --git a/lang/p5-List-MoreUtils-XS/distinfo b/lang/p5-List-MoreUtils-XS/distinfo index 315a8b877f72..b28efcfb85d4 100644 --- a/lang/p5-List-MoreUtils-XS/distinfo +++ b/lang/p5-List-MoreUtils-XS/distinfo @@ -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 |