mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 7.38
Changes: https://metacpan.org/changes/distribution/ExtUtils-MakeMaker
This commit is contained in:
parent
a59589699e
commit
4d06820036
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511948
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ExtUtils-MakeMaker
|
||||
PORTVERSION= 7.36
|
||||
PORTVERSION= 7.38
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,13 +13,13 @@ COMMENT= Designed to write a Makefile for an extension module
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
CONFLICTS_INSTALL= p5-ExtUtils-Command
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
CONFLICTS_INSTALL= p5-ExtUtils-Command
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/EXE_FILES/d; /my::bundles/d' ${WRKSRC}/Makefile.PL
|
||||
@${REINPLACE_CMD} -e '/^bundled\//d' ${WRKSRC}/MANIFEST
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1556640019
|
||||
SHA256 (ExtUtils-MakeMaker-7.36.tar.gz) = 06cef6429315cdc6afa9b2dc6fbdfa33538b6f68c827f441294621858e28c558
|
||||
SIZE (ExtUtils-MakeMaker-7.36.tar.gz) = 474751
|
||||
TIMESTAMP = 1568290996
|
||||
SHA256 (ExtUtils-MakeMaker-7.38.tar.gz) = 897d64af242331ebb69090f68a2b610091e1996952d02096ce7942072a35e02c
|
||||
SIZE (ExtUtils-MakeMaker-7.38.tar.gz) = 475927
|
||||
|
Loading…
Reference in New Issue
Block a user