pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-circular-require
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 09:32:22 UTC 2017
Modified Files:
pkgsrc/devel/p5-circular-require: Makefile distinfo
Log Message:
p5-circular-require: update to 0.12.
0.12 2016-03-17
- test changes only; elininate some order-of-loading problems
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-circular-require/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-circular-require/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-circular-require/Makefile
diff -u pkgsrc/devel/p5-circular-require/Makefile:1.7 pkgsrc/devel/p5-circular-require/Makefile:1.8
--- pkgsrc/devel/p5-circular-require/Makefile:1.7 Mon Jun 5 14:23:53 2017
+++ pkgsrc/devel/p5-circular-require/Makefile Sun Sep 17 09:32:22 2017
@@ -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 @@ COMMENT= Perl5 module to detect circular
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
Index: pkgsrc/devel/p5-circular-require/distinfo
diff -u pkgsrc/devel/p5-circular-require/distinfo:1.3 pkgsrc/devel/p5-circular-require/distinfo:1.4
--- pkgsrc/devel/p5-circular-require/distinfo:1.3 Tue Nov 3 03:28:58 2015
+++ pkgsrc/devel/p5-circular-require/distinfo Sun Sep 17 09:32:22 2017
@@ -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