summaryrefslogtreecommitdiff
path: root/devel/p5-Want/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-19 22:39:59 +0000
committerwiz <wiz@pkgsrc.org>2006-07-19 22:39:59 +0000
commit718e0c063e8de5233d7674cbc08a5ec2c848c724 (patch)
treec7130cd81a3cd0855dd8fbe16580f9b330a6a293 /devel/p5-Want/Makefile
parente6e8464f7efa1f82e713f38cc21111746b4e9644 (diff)
downloadpkgsrc-718e0c063e8de5233d7674cbc08a5ec2c848c724.tar.gz
Update to 0.10:
0.10 Sat Mar 25 15:00:41 GMT 2006 - Make context propagate through subroutine return - Fix bug whereby want('LVALUE') sometimes gave false positives (see test 58 in t/all.t) - Fix bug whereby want_boolean often gave false positives
Diffstat (limited to 'devel/p5-Want/Makefile')
-rw-r--r--devel/p5-Want/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Want/Makefile b/devel/p5-Want/Makefile
index 377bf3f039d..af37b8a309f 100644
--- a/devel/p5-Want/Makefile
+++ b/devel/p5-Want/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:25 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/19 22:39:59 wiz Exp $
-DISTNAME= Want-0.09
+DISTNAME= Want-0.10
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/ROBIN/} # this is a hack