pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-PAR-Dist Update 0.47 to 0.49



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5066606e329c
branches:  trunk
changeset: 646712:5066606e329c
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Feb 14 02:34:12 2015 +0000

description:
Update 0.47 to 0.49
-------------------
By: rschupp on 2012/10/15
    * Fix RT #78194: PAR::Dist::parse_dist_name mis-parses par file name
      Patch from KENO, thanks!
    * This is 0.49.
____________________________________________________________________________
By: smueller on 2011/11/05
    * Prefer MYMETA.yml over META.yml if possible.
    * Try YAML implementations in different order (XS first).
    * This is 0.48.

diffstat:

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

diffs (28 lines):

diff -r 507a8d0d3a9f -r 5066606e329c devel/p5-PAR-Dist/Makefile
--- a/devel/p5-PAR-Dist/Makefile        Sat Feb 14 02:23:30 2015 +0000
+++ b/devel/p5-PAR-Dist/Makefile        Sat Feb 14 02:34:12 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2014/10/09 13:44:44 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2015/02/14 02:34:12 mef Exp $
 #
 
-DISTNAME=      PAR-Dist-0.47
+DISTNAME=      PAR-Dist-0.49
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=PAR/}
 
diff -r 507a8d0d3a9f -r 5066606e329c devel/p5-PAR-Dist/distinfo
--- a/devel/p5-PAR-Dist/distinfo        Sat Feb 14 02:23:30 2015 +0000
+++ b/devel/p5-PAR-Dist/distinfo        Sat Feb 14 02:34:12 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2009/12/15 13:31:11 wiz Exp $
+$NetBSD: distinfo,v 1.13 2015/02/14 02:34:12 mef Exp $
 
-SHA1 (PAR-Dist-0.47.tar.gz) = c7842c993cd9a865c7df323ec4ebf84cbdd0feeb
-RMD160 (PAR-Dist-0.47.tar.gz) = 752c0b8a417d616f1cac091d73373c8449a3ce69
-Size (PAR-Dist-0.47.tar.gz) = 35934 bytes
+SHA1 (PAR-Dist-0.49.tar.gz) = 888d8346c992c647428405c96b766f4ab80edf0d
+RMD160 (PAR-Dist-0.49.tar.gz) = 0def4abb897715dc5a38ebdeff551b8fa3a67c85
+Size (PAR-Dist-0.49.tar.gz) = 36682 bytes



Home | Main Index | Thread Index | Old Index