summaryrefslogtreecommitdiff
path: root/devel/p5-Want/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-11-04 10:31:08 +0000
committerobache <obache@pkgsrc.org>2006-11-04 10:31:08 +0000
commitaa0bed18eccc3544242df0fa5558121035d55f6b (patch)
tree36f62a0299d2f16bce0e9600a669b0654dd23c27 /devel/p5-Want/Makefile
parentd2318ffe444b47b4b430cea50707621a3afc0990 (diff)
downloadpkgsrc-aa0bed18eccc3544242df0fa5558121035d55f6b.tar.gz
Update p5-Want to 0.12.
Changes: 0.11 Sat Aug 26 22:36:27 BST 2006 - (Jerry D. Hedden) Fix bug whereby 'lnoreturn' failed to decrement the CvDEPTH, which causes an error with 'use threads' 0.12 Tue Aug 29 21:06:40 BST 2006 - (Jerry D. Hedden) Force the threads test to be skipped if oldstyle threads (as opposed to ithreads) are in use.
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 af37b8a309f..23b4f0649ae 100644
--- a/devel/p5-Want/Makefile
+++ b/devel/p5-Want/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2006/07/19 22:39:59 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/11/04 10:31:08 obache Exp $
-DISTNAME= Want-0.10
+DISTNAME= Want-0.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/ROBIN/} # this is a hack