pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Warn



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 24 07:29:54 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Test-Warn: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Test-Warn/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Test-Warn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Test-Warn/Makefile
diff -u pkgsrc/devel/p5-Test-Warn/Makefile:1.26 pkgsrc/devel/p5-Test-Warn/Makefile:1.27
--- pkgsrc/devel/p5-Test-Warn/Makefile:1.26     Fri Jun  1 03:23:29 2018
+++ pkgsrc/devel/p5-Test-Warn/Makefile  Sun Jun 24 07:29:54 2018
@@ -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/}

Index: pkgsrc/devel/p5-Test-Warn/distinfo
diff -u pkgsrc/devel/p5-Test-Warn/distinfo:1.12 pkgsrc/devel/p5-Test-Warn/distinfo:1.13
--- pkgsrc/devel/p5-Test-Warn/distinfo:1.12     Fri Jun  1 03:23:29 2018
+++ pkgsrc/devel/p5-Test-Warn/distinfo  Sun Jun 24 07:29:54 2018
@@ -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