Subject: pkg/34367: [update] devel/p5-Want
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Wilke <miwi@FreeBSD.org>
List: pkgsrc-bugs
Date: 08/29/2006 17:25:01
>Number:         34367
>Category:       pkg
>Synopsis:       [update] devel/p5-Want
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 29 17:25:00 +0000 2006
>Originator:     Martin Wilke
>Release:        NetBSD 4.0_BETA i386
>Organization:
>Environment:


System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
	miwi@mwilke.ath.cx:/usr/obj/sys/arch/i386/compile/MIWIBOX



>Description:


- Update to  0.11

- Changelog
0.11 
    - (Jerry D. Hedden) Fix bug whereby 'lnoreturn' failed to
      decrement the CvDEPTH, which causes an error with 'use threads'


>How-To-Repeat:





>Fix:


--- p5-Want.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-Want/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	19 Jul 2006 22:39:59 -0000	1.10
+++ Makefile	29 Aug 2006 16:42:49 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.10 2006/07/19 22:39:59 wiz Exp $
 
-DISTNAME=	Want-0.10
+DISTNAME=	Want-0.11
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Algorithm/ROBIN/} # this is a hack
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-Want/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	19 Jul 2006 22:39:59 -0000	1.5
+++ distinfo	29 Aug 2006 16:43:40 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.5 2006/07/19 22:39:59 wiz Exp $
 
-SHA1 (Want-0.10.tar.gz) = 4be2c08592d5b65e8aebe5de169057a95a751e22
-RMD160 (Want-0.10.tar.gz) = 04d86e9f1e989ccf7d43d77f734e5828a4fdc5d6
-Size (Want-0.10.tar.gz) = 16107 bytes
+SHA1 (Want-0.11.tar.gz) = 3147b2427bc0309e988e4b870dee2331783f3edb
+RMD160 (Want-0.11.tar.gz) = 792a57bcc05b88a41e37ed791fe3680972c306e8
+Size (Want-0.11.tar.gz) = 16831 bytes
--- p5-Want.diff ends here ---