pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-signatures Updated devel/p5-signatures to 0.05



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bbbe94adfe0
branches:  trunk
changeset: 392586:3bbbe94adfe0
user:      abs <abs%pkgsrc.org@localhost>
date:      Sun May 03 14:24:57 2009 +0000

description:
Updated devel/p5-signatures to 0.05

0.05  Sun, 19 Apr 2009 19:21:35 +0200
  * Depend on B::Hooks::EndOfScope 0.08 so exceptions
    during compile time that trigger a destructor don't
    cause a panic on 5.10 anymore.

0.04  Sun, 19 Apr 2009 12:00:18 +0200
  * Skip a test for syntax errors in string evals that
    sometimes makes perl crash.
  * Add test case for something that used to blow up.
  * Depend on latest B::Hooks::OP::Check.
  * Add repository and bugtracker urls to META.yml.

diffstat:

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

diffs (37 lines):

diff -r d96062b0191e -r 3bbbe94adfe0 devel/p5-signatures/Makefile
--- a/devel/p5-signatures/Makefile      Sun May 03 14:22:12 2009 +0000
+++ b/devel/p5-signatures/Makefile      Sun May 03 14:24:57 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/02/09 23:23:56 abs Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/03 14:24:57 abs Exp $
 
-DISTNAME=      signatures-0.03
+DISTNAME=      signatures-0.05
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/}
@@ -14,9 +14,10 @@
 
 BUILD_DEPENDS+=    p5-ExtUtils-Depends>0:../../devel/p5-ExtUtils-Depends
 
-DEPENDS+=      p5-B-Hooks-OP-Check>=0.13:../../devel/p5-B-Hooks-OP-Check
+DEPENDS+=      p5-B-Hooks-OP-Check>=0.17:../../devel/p5-B-Hooks-OP-Check
 DEPENDS+=      p5-B-Hooks-OP-PPAddr>=0:../../devel/p5-B-Hooks-OP-PPAddr
 DEPENDS+=      p5-B-Hooks-Parser>=0.07:../../devel/p5-B-Hooks-Parser
+DEPENDS+=      p5-B-Hooks-EndOfScope>=0.08:../../devel/p5-B-Hooks-EndOfScope
 
 PKG_DESTDIR_SUPPORT=    user-destdir
 
diff -r d96062b0191e -r 3bbbe94adfe0 devel/p5-signatures/distinfo
--- a/devel/p5-signatures/distinfo      Sun May 03 14:22:12 2009 +0000
+++ b/devel/p5-signatures/distinfo      Sun May 03 14:24:57 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/19 18:04:07 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/05/03 14:24:57 abs Exp $
 
-SHA1 (signatures-0.03.tar.gz) = dabd61f6aaa86d2e3323dc05157eeb50610a777b
-RMD160 (signatures-0.03.tar.gz) = e3050765404e57e6b763e6b84dfc5d1a13b7ea6a
-Size (signatures-0.03.tar.gz) = 61427 bytes
+SHA1 (signatures-0.05.tar.gz) = 3b29002512676196ce712f5cca7f34aadf885ba4
+RMD160 (signatures-0.05.tar.gz) = dcb961d0295ff6546cca3602f8ad6ccf74ff858c
+Size (signatures-0.05.tar.gz) = 63286 bytes



Home | Main Index | Thread Index | Old Index