mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Update to 1.21
- Add NO_ARCH - Remove outdated post-patch: Changes: https://metacpan.org/changes/distribution/Lingua-EN-NameCase
This commit is contained in:
parent
17c30eae68
commit
06b5a03aed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558641
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Lingua-EN-NameCase
|
PORTNAME= Lingua-EN-NameCase
|
||||||
PORTVERSION= 1.19
|
PORTVERSION= 1.21
|
||||||
CATEGORIES= textproc perl5
|
CATEGORIES= textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
@ -12,10 +12,11 @@ COMMENT= Perl module to fix the case of people's names
|
|||||||
|
|
||||||
LICENSE= ART20
|
LICENSE= ART20
|
||||||
|
|
||||||
|
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
post-patch:
|
NO_ARCH= yes
|
||||||
@${REINPLACE_CMD} -e '/NAME/ s|Lingua-EN-NameCase|Lingua::EN::NameCase|' ${WRKSRC}/Makefile.PL
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
SHA256 (Lingua-EN-NameCase-1.19.tar.gz) = eb8b01937de51680ccaf8de30e6baa27e0f090b5fcefda64ab77f7e679172b46
|
TIMESTAMP = 1608366334
|
||||||
SIZE (Lingua-EN-NameCase-1.19.tar.gz) = 10637
|
SHA256 (Lingua-EN-NameCase-1.21.tar.gz) = d8ef2b0236aa4c9d0d3d17d13c770792a1b10c81e7a115c1e9e22ffd3a93962f
|
||||||
|
SIZE (Lingua-EN-NameCase-1.21.tar.gz) = 12160
|
||||||
|
Loading…
Reference in New Issue
Block a user