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 p5-Want to 0.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/805d622d6c9b
branches:  trunk
changeset: 521057:805d622d6c9b
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Nov 04 10:31:08 2006 +0000

description:
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:

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

diffs (25 lines):

diff -r c564fa98bffd -r 805d622d6c9b devel/p5-Want/Makefile
--- a/devel/p5-Want/Makefile    Sat Nov 04 10:16:37 2006 +0000
+++ b/devel/p5-Want/Makefile    Sat Nov 04 10:31:08 2006 +0000
@@ -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
diff -r c564fa98bffd -r 805d622d6c9b devel/p5-Want/distinfo
--- a/devel/p5-Want/distinfo    Sat Nov 04 10:16:37 2006 +0000
+++ b/devel/p5-Want/distinfo    Sat Nov 04 10:31:08 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/07/19 22:39:59 wiz Exp $
+$NetBSD: distinfo,v 1.6 2006/11/04 10:31:08 obache 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.12.tar.gz) = e6cf2a3f75112b8f947cae39daacac1ea0886551
+RMD160 (Want-0.12.tar.gz) = 2c082cce8ecf51bc73b83721c48acb4ef3022af7
+Size (Want-0.12.tar.gz) = 16882 bytes



Home | Main Index | Thread Index | Old Index