pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Want Update to 0.09:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa3e153751b8
branches:  trunk
changeset: 503587:aa3e153751b8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 23 22:06:59 2005 +0000

description:
Update to 0.09:

0.09  Thu Jun 30 15:02:37 BST 2005
    - Fix a bug reported by Damian: want doesn't work (crashes) if
      it's called from within the guard of a loop. See the comment
      above upcontext_plus in Want.xs.
    - Runs under the debugger!
    - Give an error message (rather than segfaulting) if called from
      a tie handler.

diffstat:

 devel/p5-Want/Makefile |  5 ++---
 devel/p5-Want/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 727e58367d63 -r aa3e153751b8 devel/p5-Want/Makefile
--- a/devel/p5-Want/Makefile    Wed Nov 23 22:06:10 2005 +0000
+++ b/devel/p5-Want/Makefile    Wed Nov 23 22:06:59 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:17 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/23 22:06:59 wiz Exp $
 
-DISTNAME=      Want-0.08
+DISTNAME=      Want-0.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Algorithm/ROBIN/} # this is a hack
 
diff -r 727e58367d63 -r aa3e153751b8 devel/p5-Want/distinfo
--- a/devel/p5-Want/distinfo    Wed Nov 23 22:06:10 2005 +0000
+++ b/devel/p5-Want/distinfo    Wed Nov 23 22:06:59 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/03/31 21:47:11 seb Exp $
+$NetBSD: distinfo,v 1.4 2005/11/23 22:06:59 wiz Exp $
 
-SHA1 (Want-0.08.tar.gz) = 6a6dbfe8f099f233e1d7e95aa0c2a7b4a3603b12
-RMD160 (Want-0.08.tar.gz) = 77af8e6d143394d719845198eb91520e20ca4828
-Size (Want-0.08.tar.gz) = 14656 bytes
+SHA1 (Want-0.09.tar.gz) = cf3db1223d8440ae34e3d0abf7fd6d3ef2715321
+RMD160 (Want-0.09.tar.gz) = 87082ddbf82feb4c658a9f5bfdffb662fc2f5776
+Size (Want-0.09.tar.gz) = 15740 bytes



Home | Main Index | Thread Index | Old Index