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$
|
||||
|
||||
PORTNAME= Lingua-EN-NameCase
|
||||
PORTVERSION= 1.19
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,10 +12,11 @@ COMMENT= Perl module to fix the case of people's names
|
||||
|
||||
LICENSE= ART20
|
||||
|
||||
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/NAME/ s|Lingua-EN-NameCase|Lingua::EN::NameCase|' ${WRKSRC}/Makefile.PL
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Lingua-EN-NameCase-1.19.tar.gz) = eb8b01937de51680ccaf8de30e6baa27e0f090b5fcefda64ab77f7e679172b46
|
||||
SIZE (Lingua-EN-NameCase-1.19.tar.gz) = 10637
|
||||
TIMESTAMP = 1608366334
|
||||
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