pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-FromPerlVer Update to 0.0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24604d65450c
branches:  trunk
changeset: 308307:24604d65450c
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun May 20 11:12:36 2018 +0000

description:
Update to 0.030000

Upstream changes:
-   v0.3.0  Wed May  9 09:11:35 CDT 2018

    Bump version number to try and find out why this fails for
    lack of a module that isn't required. Failure notices call
    out File::Copy::Recursive, which is not used in the Makefile.PL,
    module, or test code. File::Copy::Recursive is not installed
    here and the tests all pass... but the tests fail for lack of
    it on the smoke systems. Only thing I can figure is that they
    are testing a stale copy of the module. Hopefully bumping the
    version will solve the issue.

    Add test to use File::Find to walk down the tree grep-ing
    "File::Copy::Recursive" and dumping the result along with
    the module version to try and see what is going on.

diffstat:

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

diffs (27 lines):

diff -r 97d554818540 -r 24604d65450c devel/p5-Module-FromPerlVer/Makefile
--- a/devel/p5-Module-FromPerlVer/Makefile      Sun May 20 11:09:13 2018 +0000
+++ b/devel/p5-Module-FromPerlVer/Makefile      Sun May 20 11:12:36 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/05/06 06:26:40 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/05/20 11:12:36 wen Exp $
 
-DISTNAME=              Module-FromPerlVer-0.022001
+DISTNAME=              Module-FromPerlVer-0.030000
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Module/}
diff -r 97d554818540 -r 24604d65450c devel/p5-Module-FromPerlVer/distinfo
--- a/devel/p5-Module-FromPerlVer/distinfo      Sun May 20 11:09:13 2018 +0000
+++ b/devel/p5-Module-FromPerlVer/distinfo      Sun May 20 11:12:36 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/05/06 06:26:40 wiz Exp $
+$NetBSD: distinfo,v 1.12 2018/05/20 11:12:36 wen Exp $
 
-SHA1 (Module-FromPerlVer-0.022001.tar.gz) = aad709c26479c32601aad36252dfb633efe76839
-RMD160 (Module-FromPerlVer-0.022001.tar.gz) = 736d3d97e98a996721e27cb66e12a853fe5fc9eb
-SHA512 (Module-FromPerlVer-0.022001.tar.gz) = 667ee4cf8ab101d8865bb131d9d0d1f59614d0bde12f8ca8b5cca6bc0db603dcb1ae065978d84d5710e33d48597ddd74f1d0feee287f3a76f4c8bb812b624e48
-Size (Module-FromPerlVer-0.022001.tar.gz) = 20809 bytes
+SHA1 (Module-FromPerlVer-0.030000.tar.gz) = 0ce23ca83ca7550f6351cbc86ab4a324184f94f5
+RMD160 (Module-FromPerlVer-0.030000.tar.gz) = 9f524c269ee856a448b798764fe65d100959bf4b
+SHA512 (Module-FromPerlVer-0.030000.tar.gz) = b63d738ab4c451ff3f64c44ca5e4ad4f4b743e6ab2681bf7580a114ff0bcb84825da1f4e43081de765427a48bef85529a73a3e666944d57d8537c17ec941239c
+Size (Module-FromPerlVer-0.030000.tar.gz) = 24104 bytes



Home | Main Index | Thread Index | Old Index