mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.001010
- While I'm here, remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Sub-Exporter-Progressive/Changes PR: ports/179468 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
This commit is contained in:
parent
34962c81ee
commit
fb8c240af2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320782
2 changed files with 4 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Sub-Exporter-Progressive
|
PORTNAME= Sub-Exporter-Progressive
|
||||||
PORTVERSION= 0.001.006
|
PORTVERSION= 0.001.010
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -21,13 +21,4 @@ PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= Sub::Exporter::Progressive.3
|
MAN3= Sub::Exporter::Progressive.3
|
||||||
|
|
||||||
post-patch:
|
.include <bsd.port.mk>
|
||||||
@${REINPLACE_CMD} -e '/NAME/ s|Sub-Exporter-Progressive|Sub::Exporter::Progressive|' ${WRKSRC}/Makefile.PL
|
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 501001
|
|
||||||
TEST_DEPENDS+= p5-Test-Simple>=0.89:${PORTSDIR}/devel/p5-Test-Simple
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Sub-Exporter-Progressive-0.001006.tar.gz) = 22e7b4c70be8f1758fc7786e3ba8ed4d4e2d2ef71a04abd683542366d0772368
|
SHA256 (Sub-Exporter-Progressive-0.001010.tar.gz) = edbdd1467149131fb16931d7bbad1a284a47e3aebfa5efcac5a0ff70a2b22827
|
||||||
SIZE (Sub-Exporter-Progressive-0.001006.tar.gz) = 4230
|
SIZE (Sub-Exporter-Progressive-0.001010.tar.gz) = 5762
|
||||||
|
|
Loading…
Add table
Reference in a new issue