pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-accessors-fast
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 4 14:15:49 UTC 2020
Modified Files:
pkgsrc/devel/p5-accessors-fast: Makefile
Log Message:
*: remove p5-constant, part of perl
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-accessors-fast/Makefile
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-accessors-fast/Makefile
diff -u pkgsrc/devel/p5-accessors-fast/Makefile:1.14 pkgsrc/devel/p5-accessors-fast/Makefile:1.15
--- pkgsrc/devel/p5-accessors-fast/Makefile:1.14 Mon Aug 31 18:09:14 2020
+++ pkgsrc/devel/p5-accessors-fast/Makefile Fri Sep 4 14:15:49 2020
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
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