aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-30 01:32:47 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-30 01:32:47 +0800
commitd5348fe298c7776d28bfeadfbce656b6bb8cd0c4 (patch)
tree95563a466282cf784e20350d6c3e0781f2973ec4
parentad3f0fad598da2ef957e44ee3f05b3d63f3127d6 (diff)
downloadfreebsd-ports-gnome-d5348fe298c7776d28bfeadfbce656b6bb8cd0c4.tar.gz
freebsd-ports-gnome-d5348fe298c7776d28bfeadfbce656b6bb8cd0c4.tar.zst
freebsd-ports-gnome-d5348fe298c7776d28bfeadfbce656b6bb8cd0c4.zip
- Update to 0.23
- Add TEST_DEPENDS - Support STAGEDIR Changes: http://search.cpan.org/dist/Capture-Tiny/Changes PR: ports/184185 Submitted by: sunpoet (myself) Approved by: Bill Brinzer <bill.brinzer@gmail.com> (maintainer)
-rw-r--r--devel/p5-Capture-Tiny/Makefile7
-rw-r--r--devel/p5-Capture-Tiny/distinfo4
-rw-r--r--devel/p5-Capture-Tiny/pkg-plist1
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Capture-Tiny/Makefile b/devel/p5-Capture-Tiny/Makefile
index 3acc0a284ca0..2c86afaa09dd 100644
--- a/devel/p5-Capture-Tiny/Makefile
+++ b/devel/p5-Capture-Tiny/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Capture-Tiny
-PORTVERSION= 0.22
+PORTVERSION= 0.23
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
@@ -13,10 +13,9 @@ COMMENT= Capture STDOUT and STDERR from Perl, XS, or external programs
LICENSE= AL2
+TEST_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
+
USES= perl5
USE_PERL5= configure
-MAN3= Capture::Tiny.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Capture-Tiny/distinfo b/devel/p5-Capture-Tiny/distinfo
index 85cfa88f9298..f69373442ff4 100644
--- a/devel/p5-Capture-Tiny/distinfo
+++ b/devel/p5-Capture-Tiny/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Capture-Tiny-0.22.tar.gz) = 219f4778640241cbea4ae7096c55cf55353de932a9c27bec23c059ee18169985
-SIZE (Capture-Tiny-0.22.tar.gz) = 31390
+SHA256 (Capture-Tiny-0.23.tar.gz) = 427814015824014b41f666c16afadab0ea551db946e494fdfbc59c44c9569bdf
+SIZE (Capture-Tiny-0.23.tar.gz) = 32942
diff --git a/devel/p5-Capture-Tiny/pkg-plist b/devel/p5-Capture-Tiny/pkg-plist
index 7f371b13e674..f8e7deb358fb 100644
--- a/devel/p5-Capture-Tiny/pkg-plist
+++ b/devel/p5-Capture-Tiny/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Capture/Tiny.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture/Tiny/.packlist
+%%PERL5_MAN3%%/Capture::Tiny.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture/Tiny
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Capture
@dirrmtry %%SITE_PERL%%/Capture