mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 0.200003
- Sort *_DEPENDS - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Data-Section/Changes
This commit is contained in:
parent
935284401a
commit
db28b338bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333323
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Data-Section
|
||||
PORTVERSION= 0.101622
|
||||
PORTVERSION= 0.200003
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,10 +13,10 @@ COMMENT= Read multiple hunks of data out of your DATA section
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter \
|
||||
p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat
|
||||
RUN_DEPENDS= p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter \
|
||||
p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat
|
||||
BUILD_DEPENDS= p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \
|
||||
p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Data-Section-0.101622.tar.gz) = 33613e5daf0791fc2c5878fd82ef260e944b1e1fa205bcc753c31c62f5b7c7d3
|
||||
SIZE (Data-Section-0.101622.tar.gz) = 17813
|
||||
SHA256 (Data-Section-0.200003.tar.gz) = 21de7e7ef40bc9b777524f6159c5d81b2ac60ae59b1e999a3412c8dfb1311a22
|
||||
SIZE (Data-Section-0.200003.tar.gz) = 17836
|
||||
|
Loading…
Reference in New Issue
Block a user