- Update to 0.22
- Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Try-Tiny/Changes PR: 196880 Submitted by: sunpoet Approved by: maintainer (implicit)
This commit is contained in:
parent
08b975d878
commit
caae1b0e6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379109
@ -2,8 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Try-Tiny
|
PORTNAME= Try-Tiny
|
||||||
PORTVERSION= 0.18
|
PORTVERSION= 0.22
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= lang perl5
|
CATEGORIES= lang perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:DOY
|
MASTER_SITE_SUBDIR= CPAN:DOY
|
||||||
@ -12,6 +11,11 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= tobez@FreeBSD.org
|
MAINTAINER= tobez@FreeBSD.org
|
||||||
COMMENT= Minimal try/catch with proper localization of $$@
|
COMMENT= Minimal try/catch with proper localization of $$@
|
||||||
|
|
||||||
|
LICENSE= MIT
|
||||||
|
|
||||||
|
TEST_DEPENDS= p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \
|
||||||
|
p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (Try-Tiny-0.18.tar.gz) = 4ec6fa76eda43ceb10598ea9950c815b332bb4e927b11a62d247c447faca4a1a
|
SHA256 (Try-Tiny-0.22.tar.gz) = 60fba46f4693d33d54539104f9001df008dabb400b6837e9605c39a6ee6a1b19
|
||||||
SIZE (Try-Tiny-0.18.tar.gz) = 16499
|
SIZE (Try-Tiny-0.22.tar.gz) = 18311
|
||||||
|
Loading…
Reference in New Issue
Block a user