1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 0.109

Changes:	http://search.cpan.org/dist/Data-OptList/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-31 00:59:39 +00:00
parent 6ce5812d5b
commit e4b722ec44
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338207
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Data-OptList
PORTVERSION= 0.108
PORTVERSION= 0.109
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,9 +13,9 @@ COMMENT= Parse and validate simple name/value option pairs
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util \
BUILD_DEPENDS= p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util \
p5-Sub-Install>=0.92:${PORTSDIR}/devel/p5-Sub-Install
BUILD_DEPENDS:= ${RUN_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (Data-OptList-0.108.tar.gz) = b4c7542803a644aff7c52abc50cdae1806cbc24fb7a8f98c38a518adaddaf28e
SIZE (Data-OptList-0.108.tar.gz) = 16201
SHA256 (Data-OptList-0.109.tar.gz) = 1cd7c781c4c102810e4e0c878da3746fe8df46b49d01c4d6c034dfab45cd84c8
SIZE (Data-OptList-0.109.tar.gz) = 16110