pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Jan 16 01:07:59 UTC 2019

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

Log Message:
Update to 1.38

Upstream changes:
1.38  2018-12-13 16:26:00

      [BUGFIX]
      * require at least Cwd 3.75

1.35  2018-12-12 09:05:00

      [BUGFIX]
      * Tests failed

1.34  2018-12-11

      [BUGFIX]
      * Tests failed on Windows (github #9)
      * 'exclude' is meant to be a list of directories, but it was handled as regular expressions

      [IMPROVEMENTS]
      * rewrite larger parts of the module
      * add lots of tests


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Test-CheckManifest/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Test-CheckManifest/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-CheckManifest/Makefile
diff -u pkgsrc/devel/p5-Test-CheckManifest/Makefile:1.17 pkgsrc/devel/p5-Test-CheckManifest/Makefile:1.18
--- pkgsrc/devel/p5-Test-CheckManifest/Makefile:1.17    Wed Aug 22 09:44:44 2018
+++ pkgsrc/devel/p5-Test-CheckManifest/Makefile Wed Jan 16 01:07:59 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/08/22 09:44:44 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/01/16 01:07:59 wen Exp $
 
-DISTNAME=      Test-CheckManifest-1.33
+DISTNAME=      Test-CheckManifest-1.38
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-CheckManifest/distinfo
diff -u pkgsrc/devel/p5-Test-CheckManifest/distinfo:1.8 pkgsrc/devel/p5-Test-CheckManifest/distinfo:1.9
--- pkgsrc/devel/p5-Test-CheckManifest/distinfo:1.8     Sun Feb 25 17:39:18 2018
+++ pkgsrc/devel/p5-Test-CheckManifest/distinfo Wed Jan 16 01:07:59 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/02/25 17:39:18 wiz Exp $
+$NetBSD: distinfo,v 1.9 2019/01/16 01:07:59 wen Exp $
 
-SHA1 (Test-CheckManifest-1.33.tar.gz) = b5a5c380b796aa422f5d34498ea06876a085bc24
-RMD160 (Test-CheckManifest-1.33.tar.gz) = dd7dea0b25e73d78cde54cd54ce0f4fa7d4f8ca9
-SHA512 (Test-CheckManifest-1.33.tar.gz) = 0599b87694b40bd8df1a6436b8b38922988e9336e45a4c7aa2c48552b6d823864d71783291091d83551f57f6bc3b76b30913ae3dbdcb8166bfbf70fe272d93cb
-Size (Test-CheckManifest-1.33.tar.gz) = 10996 bytes
+SHA1 (Test-CheckManifest-1.38.tar.gz) = 7297d71dc7c056cc858c5a62cef65068e863bd8c
+RMD160 (Test-CheckManifest-1.38.tar.gz) = fb40631adbf08bcceeebfc83f06c0461785c61c6
+SHA512 (Test-CheckManifest-1.38.tar.gz) = f83aa2bd2b0b039c8af812ee8c48d442d75998914c6f75d51245bbc0a5cc549f911f721f8cfa184ee366a6c74fcc3e0389321ec1288cf5e61593886a1b4f3fe5
+Size (Test-CheckManifest-1.38.tar.gz) = 13900 bytes



Home | Main Index | Thread Index | Old Index