pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-NEXT Updated devel/p5-NEXT to 0.67



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f85f91b7cd91
branches:  trunk
changeset: 350780:f85f91b7cd91
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Aug 05 22:44:32 2016 +0000

description:
Updated devel/p5-NEXT to 0.67
-----------------------------
0.67 2016-07-30 NEILB
    - Changed class names in SYNOPSIS from A, B, C, D to P, Q, R, S.
      This is avoid potential clash with core B:: namespace. RT#9734
      I didn't change the later examples in the doc, as I think they're ok.
    - Added mentions of next::method in the core "mro" module.
    - Changed all mentions of "NEXT.pm" in the doc to C<NEXT>.

0.66 2016-07-28 NEILB
    - split the "package EVERY" statement across two lines to hide it
      from PAUSE and help with resolving a permissions conflict with "Every".
    - Added prereqs, license type, and min perl version to dist metadata
    - Added github repo to dist metadata
    - Fixed pod error reported in RT#49984 and RT#100587,
      and rogue trailing spaces in pod, RT#64923

0.65_01 2016-07-20 NEILB
    - split the "package EVERY" statement across two lines to hide it
      from PAUSE and help with resolving a permissions conflict with "Every".
    - Added prereqs, license type, and min perl version to dist metadata
    - Added github repo to dist metadata
    - Fixed pod error reported in RT#49984 and RT#100587,
      and rogue trailing spaces in pod, RT#64923

diffstat:

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

diffs (29 lines):

diff -r 336a192217df -r f85f91b7cd91 devel/p5-NEXT/Makefile
--- a/devel/p5-NEXT/Makefile    Fri Aug 05 22:38:37 2016 +0000
+++ b/devel/p5-NEXT/Makefile    Fri Aug 05 22:44:32 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2016/06/08 19:23:19 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/08/05 22:44:32 mef Exp $
 
-DISTNAME=      NEXT-0.65
+DISTNAME=      NEXT-0.67
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=NEXT/}
 
diff -r 336a192217df -r f85f91b7cd91 devel/p5-NEXT/distinfo
--- a/devel/p5-NEXT/distinfo    Fri Aug 05 22:38:37 2016 +0000
+++ b/devel/p5-NEXT/distinfo    Fri Aug 05 22:44:32 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:35 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/08/05 22:44:32 mef Exp $
 
-SHA1 (NEXT-0.65.tar.gz) = 015afd504d3ae0a50f47dc6a0af8b9be6fd2a466
-RMD160 (NEXT-0.65.tar.gz) = aac3f52c07ea83b88dc83ef0da15303be85598a8
-SHA512 (NEXT-0.65.tar.gz) = f10e5e81b6bf3114bbab699b849c6896b355f234f4b4a655642b4c9f3b636264f91dd30cb9171be73c220e7d02457fd9e098506af1e7ff916e2f887cce41ec79
-Size (NEXT-0.65.tar.gz) = 10174 bytes
+SHA1 (NEXT-0.67.tar.gz) = 97944f0ca8d59d65859436c661db1e4212ac6340
+RMD160 (NEXT-0.67.tar.gz) = cbb0d855999f9341a2f5795f874e7be73bee219d
+SHA512 (NEXT-0.67.tar.gz) = 0eb10c7a809a572e28f06975786c78b4538af3516967cfeb523e5ec0218d7783a7ada68ca1f150b8f90c1e560e72999372dc4578dd5c2a9c67b3e52e4228b66c
+Size (NEXT-0.67.tar.gz) = 11517 bytes



Home | Main Index | Thread Index | Old Index