Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-accessors-fast *: remove p5-constant, part of...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ddb2b6f7b823
branches:  trunk
changeset: 438094:ddb2b6f7b823
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 14:15:49 2020 +0000

description:
*: remove p5-constant, part of perl

diffstat:

 devel/p5-accessors-fast/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 500da9dcac51 -r ddb2b6f7b823 devel/p5-accessors-fast/Makefile
--- a/devel/p5-accessors-fast/Makefile  Fri Sep 04 14:14:46 2020 +0000
+++ b/devel/p5-accessors-fast/Makefile  Fri Sep 04 14:15:49 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/08/31 18:09:14 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.15 2020/09/04 14:15:49 wiz Exp $
 
 DISTNAME=      accessors-fast-0.03
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MO/MONS/}
 
@@ -15,8 +14,6 @@
 DEPENDS+=              p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor
 DEPENDS+=              p5-Class-C3-[0-9]*:../../devel/p5-Class-C3
 BUILD_DEPENDS+=                p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
-#BUILD_DEPENDS+=       {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple
-DEPENDS+=              p5-constant-def>=0.01:../../devel/p5-constant-def
 BUILD_DEPENDS+=                p5-lib-abs>=0.90:../../devel/p5-lib-abs
 
 REPLACE_PERL+= cpants.pl



Home | Main Index | Thread Index | Old Index