pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Mar  2 10:35:43 UTC 2019

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

Log Message:
Update to 0.66

Upstream changes:
0.66   2019-02-27
    - Fix tests on Windows (thanks to Serguei Trouchelle)

0.65   2019-02-19
    - Canonical repo is now https://github.com/DrHyde/perl-modules-Test-Differences
    - Fix discrepancies in copyright notices (thanks to Christian Neukirchen
      for pointing them out)
    - Make the tests more consistent (thanks to genio)
    - Add unicode tests
    - Fix whitespace issue in tests when using recent Test::More in verbose mode
      (thanks to ntnyi for debugging)
    - Get rid of Build.PL, just use Makefile.PL


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Test-Differences/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Test-Differences/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-Differences/Makefile
diff -u pkgsrc/devel/p5-Test-Differences/Makefile:1.22 pkgsrc/devel/p5-Test-Differences/Makefile:1.23
--- pkgsrc/devel/p5-Test-Differences/Makefile:1.22      Wed Aug 22 09:44:45 2018
+++ pkgsrc/devel/p5-Test-Differences/Makefile   Sat Mar  2 10:35:43 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2018/08/22 09:44:45 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2019/03/02 10:35:43 wen Exp $
 
-DISTNAME=      Test-Differences-0.64
+DISTNAME=      Test-Differences-0.66
 PKGNAME=       p5-${DISTNAME}00
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Differences/distinfo
diff -u pkgsrc/devel/p5-Test-Differences/distinfo:1.7 pkgsrc/devel/p5-Test-Differences/distinfo:1.8
--- pkgsrc/devel/p5-Test-Differences/distinfo:1.7       Wed May 18 11:42:15 2016
+++ pkgsrc/devel/p5-Test-Differences/distinfo   Sat Mar  2 10:35:43 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/05/18 11:42:15 mef Exp $
+$NetBSD: distinfo,v 1.8 2019/03/02 10:35:43 wen Exp $
 
-SHA1 (Test-Differences-0.64.tar.gz) = f8dba7e8cdd0021a9c8b506349824413032a44cb
-RMD160 (Test-Differences-0.64.tar.gz) = 0fed75879a6b144d0afad15f755c9aa7609247f3
-SHA512 (Test-Differences-0.64.tar.gz) = 118a4b8e3f61f64d6676c82913bb605a843a408f3fc5d960b40cc86f10423380a203b2a5604e15ba8d4e0cff96af88b551fba1c7aa2ada3c0ef408a27ee5f069
-Size (Test-Differences-0.64.tar.gz) = 12577 bytes
+SHA1 (Test-Differences-0.66.tar.gz) = 16b4cb5a56a0903b3cf64ed3d477d8ebc7b86e64
+RMD160 (Test-Differences-0.66.tar.gz) = 132273bb8d4f246ffdbbef5d6671168186387078
+SHA512 (Test-Differences-0.66.tar.gz) = 18c70d5f952cf132d3385e5e37eb94ae738859596045005b28d24a5b888abc9444b2bed98eb71e0591fab93b6eebb59dc43b4bbe0958755286f54b29ee053f5b
+Size (Test-Differences-0.66.tar.gz) = 13009 bytes



Home | Main Index | Thread Index | Old Index