pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-TheSchwartz



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 10:18:53 UTC 2020

Modified Files:
        pkgsrc/devel/p5-TheSchwartz: Makefile distinfo

Log Message:
p5-TheSchwartz: update to 1.15.

1.15 2020-01-28T06:19:54Z

    - Fix tests on win32 GH#4 (@charsbar++)

1.14 2019-10-17T17:51:40Z

    - Added missing prereq Class::Accessor::Fast as suggested by CPANTS. GH#1 (@manwar++)

1.13 2019-08-07T16:28:14Z

    - the module maintainer has been changed to Takumi Akiyama (AKIYM)
    - fix tests fail without '.'  in @INC. RT #124610
    - require perl-5.8.1 or later


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-TheSchwartz/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-TheSchwartz/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-TheSchwartz/Makefile
diff -u pkgsrc/devel/p5-TheSchwartz/Makefile:1.7 pkgsrc/devel/p5-TheSchwartz/Makefile:1.8
--- pkgsrc/devel/p5-TheSchwartz/Makefile:1.7    Fri Sep  4 09:39:57 2020
+++ pkgsrc/devel/p5-TheSchwartz/Makefile        Mon Sep  7 10:18:53 2020
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2020/09/04 09:39:57 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/07 10:18:53 wiz Exp $
 
-DISTNAME=              TheSchwartz-1.12
+DISTNAME=              TheSchwartz-1.15
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           5
 CATEGORIES=            devel perl5
-MASTER_SITES=          http://search.cpan.org/CPAN/authors/id/J/JF/JFEARN/
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AK/AKIYM/}
 
 MAINTAINER=            hiramatu%boreas.dti.ne.jp@localhost
 HOMEPAGE=              https://metacpan.org/release/TheSchwartz

Index: pkgsrc/devel/p5-TheSchwartz/distinfo
diff -u pkgsrc/devel/p5-TheSchwartz/distinfo:1.1 pkgsrc/devel/p5-TheSchwartz/distinfo:1.2
--- pkgsrc/devel/p5-TheSchwartz/distinfo:1.1    Mon Jan 30 14:14:07 2017
+++ pkgsrc/devel/p5-TheSchwartz/distinfo        Mon Sep  7 10:18:53 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/01/30 14:14:07 mef Exp $
+$NetBSD: distinfo,v 1.2 2020/09/07 10:18:53 wiz Exp $
 
-SHA1 (TheSchwartz-1.12.tar.gz) = 0d82a2a45ef4ae19a436762f29b63f9324ce2866
-RMD160 (TheSchwartz-1.12.tar.gz) = dc4afdb75d618adac7d73bd0b24549fa94b6c7c6
-SHA512 (TheSchwartz-1.12.tar.gz) = 87c691c6aee0603a68d4116e9254308331974042d8578d6df086bc6f0f07783d757951f8c3a35227b9d716e94ccecbcea1f92ab488005384c2caf2ba9aecae59
-Size (TheSchwartz-1.12.tar.gz) = 55047 bytes
+SHA1 (TheSchwartz-1.15.tar.gz) = f940daadf0174982229bc5fdf50d453150f9f850
+RMD160 (TheSchwartz-1.15.tar.gz) = 4184c402b85215d9e06aeed7166eacfbf1dbc644
+SHA512 (TheSchwartz-1.15.tar.gz) = ed97c777d533506b913acc216cab3d78dd0b1b3e1404cd0875d178ac44ff9cd0596d6f2e7e5d4fdb4df3815c3bf280fbb43236534448e47f4c8cfc6e4859e335
+Size (TheSchwartz-1.15.tar.gz) = 54249 bytes



Home | Main Index | Thread Index | Old Index