mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 1.001002
- Fix version requirement of *_DEPENDS - Clean up TEST_DEPENDS: remove development dependencies Changes: http://search.cpan.org/dist/Class-C3-Componentised/Changes
This commit is contained in:
parent
a54282243f
commit
0f9bbff91b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462809
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Class-C3-Componentised
|
||||
PORTVERSION= 1.001000
|
||||
PORTVERSION= 1.001002
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,12 +14,10 @@ LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Class-C3>=0.20:devel/p5-Class-C3 \
|
||||
p5-Class-Inspector>=0:devel/p5-Class-Inspector \
|
||||
p5-MRO-Compat>0:devel/p5-MRO-Compat
|
||||
p5-Class-Inspector>=1.32:devel/p5-Class-Inspector \
|
||||
p5-MRO-Compat>=0.09:devel/p5-MRO-Compat
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
|
||||
p5-Test-Pod>=1.14:devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage
|
||||
TEST_DEPENDS= p5-Test-Exception>=0.31:devel/p5-Test-Exception
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Class-C3-Componentised-1.001000.tar.gz) = 74ff750e84dce71194a3b2a6b5608c94a9a1c500778b7c94cf80d29e15daeadb
|
||||
SIZE (Class-C3-Componentised-1.001000.tar.gz) = 24335
|
||||
TIMESTAMP = 1519464480
|
||||
SHA256 (Class-C3-Componentised-1.001002.tar.gz) = 3051b146dc1efeaea1a9a2e9e6b1773080995b898ab583f155658d5fc80b9693
|
||||
SIZE (Class-C3-Componentised-1.001002.tar.gz) = 9742
|
||||
|
Loading…
Reference in New Issue
Block a user