mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Update to 2.047
Changes: http://search.cpan.org/dist/Config-Model-Tester/Changes
This commit is contained in:
parent
7cc88a0268
commit
11b24bbee5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329789
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Config-Model-Tester
|
||||
PORTVERSION= 2.046
|
||||
PORTVERSION= 2.047
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,6 @@ LICENSE= LGPL21
|
|||
|
||||
# Do not add p5-Config-Model to TEST_DEPENDS to avoid cyclic dependency
|
||||
BUILD_DEPENDS= p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
|
||||
p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
|
||||
p5-Log-Log4perl>=1.11:${PORTSDIR}/devel/p5-Log-Log4perl \
|
||||
p5-Path-Class>=0.29:${PORTSDIR}/devel/p5-Path-Class \
|
||||
p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
|
||||
|
@ -26,10 +25,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
|
||||
CONFLICTS_INSTALL= p5-Config-Model-2.0[0-3][0-9] p5-Config-Model-2.040
|
||||
|
||||
NO_STAGE= yes
|
||||
USE_PERL5= modbuild
|
||||
USES= perl5
|
||||
|
||||
MAN3= Config::Model::Tester.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Config-Model-Tester-2.046.tar.gz) = 36ae2f1ff559d74bec294e06b7281fd39d8f0d716ac719a731f82483a4a71e98
|
||||
SIZE (Config-Model-Tester-2.046.tar.gz) = 17693
|
||||
SHA256 (Config-Model-Tester-2.047.tar.gz) = 84bf4fc52954c2a155b19bef43e4fc2d11c2b182ca8ad361ede13785620dfc19
|
||||
SIZE (Config-Model-Tester-2.047.tar.gz) = 19468
|
||||
|
|
Loading…
Add table
Reference in a new issue