pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-circular-require p5-circular-require: update ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd519b3ed974
branches:  trunk
changeset: 368486:fd519b3ed974
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 17 09:32:22 2017 +0000

description:
p5-circular-require: update to 0.12.

0.12  2016-03-17
      - test changes only; elininate some order-of-loading problems

diffstat:

 devel/p5-circular-require/Makefile |   8 ++++----
 devel/p5-circular-require/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r 1d76d7212868 -r fd519b3ed974 devel/p5-circular-require/Makefile
--- a/devel/p5-circular-require/Makefile        Sun Sep 17 09:30:19 2017 +0000
+++ b/devel/p5-circular-require/Makefile        Sun Sep 17 09:32:22 2017 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2017/06/05 14:23:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/09/17 09:32:22 wiz Exp $
 
-DISTNAME=      circular-require-0.11
+DISTNAME=      circular-require-0.12
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/circular-require/
@@ -12,6 +11,7 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
+DEPENDS+=      p5-Devel-OverrideGlobalRequire-[0-9]*:../../devel/p5-Devel-OverrideGlobalRequire
 
 PERL5_PACKLIST=                auto/circular/require/.packlist
 
diff -r 1d76d7212868 -r fd519b3ed974 devel/p5-circular-require/distinfo
--- a/devel/p5-circular-require/distinfo        Sun Sep 17 09:30:19 2017 +0000
+++ b/devel/p5-circular-require/distinfo        Sun Sep 17 09:32:22 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:28:58 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/09/17 09:32:22 wiz Exp $
 
-SHA1 (circular-require-0.11.tar.gz) = d33c9b715834ca4bc5d6c4cadccaf57c25b74729
-RMD160 (circular-require-0.11.tar.gz) = f3fdc79c01c08742a765ae860641d150a5c9039c
-SHA512 (circular-require-0.11.tar.gz) = 63f4af2ada88e45efb79cf245e826d13fb125b269cf739ce71bec4c692c624fb085cd34deb555341dfa2bb71b7827f63f3997a17429f398bbbe1a7503e1834dd
-Size (circular-require-0.11.tar.gz) = 16625 bytes
+SHA1 (circular-require-0.12.tar.gz) = d8a5c7eb4a2ea8cb4a687d3a216e28fc37321114
+RMD160 (circular-require-0.12.tar.gz) = d74abda3419c7f382b3e2007dc348507daa8ce22
+SHA512 (circular-require-0.12.tar.gz) = f07a3dacbdf63d3be829d142ce55b61216e2eb64ec9f52cb58764758dd8dc2d48facd5ca37acf3610f3b4ae3545a5dbff0ffe24afc547e0ff9b9e8d529393047
+Size (circular-require-0.12.tar.gz) = 18614 bytes



Home | Main Index | Thread Index | Old Index