pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Warn p5-Test-Warn: update to 0.36.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c326c9771581
branches:  trunk
changeset: 309771:c326c9771581
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 24 07:29:54 2018 +0000

description:
p5-Test-Warn: update to 0.36.

0.36  2018-06-23
        - Added provide section to META.yml via changing Makefile.PL

0.35  2018-06-13
        Merged several Pull Requests:
        - README clean-up: Assign Copyright to current author
          https://github.com/hanfried/test-warn/pull/6
          thx to Andrew Grangaard (spazm)
        - Pod cleanup
          https://github.com/hanfried/test-warn/pull/5
          thx to Andrew Grangaar (spazm) and Gabor Szabo (szabgab)
        - add missing comma
          https://github.com/hanfried/test-warn/pull/4
          thx to Desmond Daignault (nawglan)
        - Nawglan/update meta yml
          https://github.com/hanfried/test-warn/pull/3
          thx to Desmond Daignault (nawglan) and Karen Etheridge (karenetheridge)
        - create META.json so that perl Makefile.PL stops complaining
          https://github.com/hanfried/test-warn/pull/2
          thx to Desmond Daignault (nawglan) and Karen Etheridge (karenetheridge)

diffstat:

 devel/p5-Test-Warn/Makefile |   4 ++--
 devel/p5-Test-Warn/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0088cbf05189 -r c326c9771581 devel/p5-Test-Warn/Makefile
--- a/devel/p5-Test-Warn/Makefile       Sun Jun 24 07:29:01 2018 +0000
+++ b/devel/p5-Test-Warn/Makefile       Sun Jun 24 07:29:54 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2018/06/01 03:23:29 wen Exp $
+# $NetBSD: Makefile,v 1.27 2018/06/24 07:29:54 wiz Exp $
 
-DISTNAME=              Test-Warn-0.34
+DISTNAME=              Test-Warn-0.36
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r 0088cbf05189 -r c326c9771581 devel/p5-Test-Warn/distinfo
--- a/devel/p5-Test-Warn/distinfo       Sun Jun 24 07:29:01 2018 +0000
+++ b/devel/p5-Test-Warn/distinfo       Sun Jun 24 07:29:54 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/06/01 03:23:29 wen Exp $
+$NetBSD: distinfo,v 1.13 2018/06/24 07:29:54 wiz Exp $
 
-SHA1 (Test-Warn-0.34.tar.gz) = f8e67dbe5cf8e005d0f4fd346b8ce1728332e6f1
-RMD160 (Test-Warn-0.34.tar.gz) = 53e09f46ab4407c88698e50b3ca1bba31b24b3dc
-SHA512 (Test-Warn-0.34.tar.gz) = d1e7d97961b3aef18261f207fd484e4879ef68b1de31cab2536aa7132c39529c04425d36a7b7c176ac2df5c07630e477c2dd921a11fad29653be9648bd491914
-Size (Test-Warn-0.34.tar.gz) = 11787 bytes
+SHA1 (Test-Warn-0.36.tar.gz) = a6a56aa08cb3f62897cf6844ad7e350c37668223
+RMD160 (Test-Warn-0.36.tar.gz) = 70b01fe42c4a51d79d854c2faa72306ca0bf5932
+SHA512 (Test-Warn-0.36.tar.gz) = f1f671d740267f8f360011ae1f2fede9894ad02e099f8fc9707d39a1bfec5507b113bb630e4dfeb56113e121b3ffeef8c7f112be5b201995fc21b3c2efdad2d2
+Size (Test-Warn-0.36.tar.gz) = 12333 bytes



Home | Main Index | Thread Index | Old Index