summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2012-09-10 14:57:37 +0000
committerwen <wen@pkgsrc.org>2012-09-10 14:57:37 +0000
commit387ac5a339078676261aa43bb01807b2c8880608 (patch)
treee6a35e023f5534532412dd5812c04799483d626d /devel
parentdf992cd984f59bb0d671259fe5814c14d0b14d04 (diff)
downloadpkgsrc-387ac5a339078676261aa43bb01807b2c8880608.tar.gz
Updated to 0.26 from 0.24
Upstream changes: 0.26 Thu Mar 22 10:50:00 2012 - No code changes. - Expand the sample code and comments under difference() to show more clearly what sets get changed during operations, and to show another way of determining the difference between sets. 0.25 Fri Mar 9 16:58:00 2012 - Add Try::Tiny to pre-reqs. Add attributes, overload, strict, subs and warnings too.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Set-Array/Makefile5
-rw-r--r--devel/p5-Set-Array/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Set-Array/Makefile b/devel/p5-Set-Array/Makefile
index 5d8e466e96e..f65e574ad6c 100644
--- a/devel/p5-Set-Array/Makefile
+++ b/devel/p5-Set-Array/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/08 11:24:17 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2012/09/10 14:57:37 wen Exp $
#
-DISTNAME= Set-Array-0.24
+DISTNAME= Set-Array-0.26
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
@@ -14,6 +14,7 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+BUILD_DEPENDS+= p5-Try-Tiny>=0.11:../../devel/p5-Try-Tiny
BUILD_DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Pod>=0:../../devel/p5-Test-Pod
DEPENDS+= p5-Want>=0:../../devel/p5-Want
diff --git a/devel/p5-Set-Array/distinfo b/devel/p5-Set-Array/distinfo
index 38978e2f73d..a5e21425e19 100644
--- a/devel/p5-Set-Array/distinfo
+++ b/devel/p5-Set-Array/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/03/08 11:24:17 fhajny Exp $
+$NetBSD: distinfo,v 1.2 2012/09/10 14:57:37 wen Exp $
-SHA1 (Set-Array-0.24.tgz) = 543a03c0b2e6e0c471775fb1be659b03efbb2dcc
-RMD160 (Set-Array-0.24.tgz) = aeb4c5f9066863b6a6107d443bd0c0114257f4c1
-Size (Set-Array-0.24.tgz) = 29018 bytes
+SHA1 (Set-Array-0.26.tgz) = 7b48c8766e21ed69ecb93c48d29f6209ef8606c8
+RMD160 (Set-Array-0.26.tgz) = 0f10edfca41c480f447b14055b5c3e10105e3b2b
+Size (Set-Array-0.26.tgz) = 29655 bytes