pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Dist-CheckConflicts Update to 0.08



details:   https://anonhg.NetBSD.org/pkgsrc/rev/509629e54852
branches:  trunk
changeset: 621620:509629e54852
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Jul 13 13:03:29 2013 +0000

description:
Update to 0.08

Upstream changes:
0.08  2013-07-09
      - remove Test::Warnings dep

0.07  2013-07-08
      - instead of silently ignoring conflicts that do not compile, issue a
        conflict warning. (RT#75486, Karen Etheridge)

0.06  2013-06-21
      - make the runtime conflict warnings optional, since i'm not sure how
        stable of an idea this really is
      - use Exporter instead of Sub::Exporter

0.05-TRIAL  2011-01-17
      - require 5.8.1, clean up a few things and add a few more tests

0.04-TRIAL  2011-01-13
      - fix an issue with certain other perls

0.03-TRIAL  2011-01-13
      - add runtime conflict warnings

diffstat:

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

diffs (27 lines):

diff -r 848695f0babc -r 509629e54852 devel/p5-Dist-CheckConflicts/Makefile
--- a/devel/p5-Dist-CheckConflicts/Makefile     Sat Jul 13 12:59:51 2013 +0000
+++ b/devel/p5-Dist-CheckConflicts/Makefile     Sat Jul 13 13:03:29 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2013/05/31 12:40:16 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/07/13 13:03:29 wen Exp $
 
-DISTNAME=      Dist-CheckConflicts-0.02
+DISTNAME=      Dist-CheckConflicts-0.08
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Dist/}
 
diff -r 848695f0babc -r 509629e54852 devel/p5-Dist-CheckConflicts/distinfo
--- a/devel/p5-Dist-CheckConflicts/distinfo     Sat Jul 13 12:59:51 2013 +0000
+++ b/devel/p5-Dist-CheckConflicts/distinfo     Sat Jul 13 13:03:29 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/08/16 20:50:54 wiz Exp $
+$NetBSD: distinfo,v 1.2 2013/07/13 13:03:29 wen Exp $
 
-SHA1 (Dist-CheckConflicts-0.02.tar.gz) = d9c7366073e558a682f22271cceb24e46e37bcc4
-RMD160 (Dist-CheckConflicts-0.02.tar.gz) = 54f9a92709b52e995d558b98d28d87721835907f
-Size (Dist-CheckConflicts-0.02.tar.gz) = 15461 bytes
+SHA1 (Dist-CheckConflicts-0.08.tar.gz) = 57ac0d45664101bea36b5d81577b83c63e50875e
+RMD160 (Dist-CheckConflicts-0.08.tar.gz) = 85ca323808b1793418ccca4e94c9c446227c9657
+Size (Dist-CheckConflicts-0.08.tar.gz) = 18922 bytes



Home | Main Index | Thread Index | Old Index