mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 1.38
This commit is contained in:
parent
2473b6648b
commit
89cab731e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376349
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Perl-MinimumVersion
|
||||
PORTVERSION= 1.32
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.38
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,10 +12,10 @@ COMMENT= Find a minimum required version of perl for Perl code
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-File-Find-Rule>=0.32:${PORTSDIR}/devel/p5-File-Find-Rule \
|
||||
p5-File-Find-Rule-Perl>=1.04:${PORTSDIR}/devel/p5-File-Find-Rule-Perl \
|
||||
BUILD_DEPENDS= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \
|
||||
p5-File-Find-Rule-Perl>=0:${PORTSDIR}/devel/p5-File-Find-Rule-Perl \
|
||||
p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \
|
||||
p5-PPIx-Regexp>=0.028:${PORTSDIR}/textproc/p5-PPIx-Regexp \
|
||||
p5-PPIx-Regexp>=0.033:${PORTSDIR}/textproc/p5-PPIx-Regexp \
|
||||
p5-Perl-Critic>=1.10.4:${PORTSDIR}/textproc/p5-Perl-Critic \
|
||||
p5-Params-Util>=0.25:${PORTSDIR}/devel/p5-Params-Util \
|
||||
p5-version>=0.76:${PORTSDIR}/devel/p5-version
|
||||
@ -26,7 +25,4 @@ TEST_DEPENDS= p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i '' -e '/Test::/d' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Perl-MinimumVersion-1.32.tar.gz) = fa9884abee80c7afc260a28a4e6a6804a0335f5f582e3931c3a53b8504f1a27a
|
||||
SIZE (Perl-MinimumVersion-1.32.tar.gz) = 48329
|
||||
SHA256 (Perl-MinimumVersion-1.38.tar.gz) = 478b5824791b87fc74c94a892180682bd06ad2cdf34034b1a4b859273927802a
|
||||
SIZE (Perl-MinimumVersion-1.38.tar.gz) = 30629
|
||||
|
Loading…
Reference in New Issue
Block a user