mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 1.16
- Add NO_ARCH - Remove outdated post-patch: Changes: http://search.cpan.org/dist/ExtUtils-PkgConfig/Changes
This commit is contained in:
parent
c690f79705
commit
aa41c64fad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439108
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ExtUtils-PkgConfig
|
||||
PORTVERSION= 1.15
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.16
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,10 +12,8 @@ COMMENT= Simplistic interface to pkg-config
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= pkgconfig:both perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i '' -e '1d' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (ExtUtils-PkgConfig-1.15.tar.gz) = 69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3
|
||||
SIZE (ExtUtils-PkgConfig-1.15.tar.gz) = 9877
|
||||
TIMESTAMP = 1492780011
|
||||
SHA256 (ExtUtils-PkgConfig-1.16.tar.gz) = bbeaced995d7d8d10cfc51a3a5a66da41ceb2bc04fedcab50e10e6300e801c6e
|
||||
SIZE (ExtUtils-PkgConfig-1.16.tar.gz) = 10144
|
||||
|
Loading…
Reference in New Issue
Block a user