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:17:08 UTC 2020
Modified Files:
pkgsrc/devel/p5-accessors-fast: Makefile
Log Message:
p5-accessors-fast: revert previous, mistake
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 pkgsrc/devel/p5-accessors-fast/Makefile:1.16
--- pkgsrc/devel/p5-accessors-fast/Makefile:1.15 Fri Sep 4 14:15:49 2020
+++ pkgsrc/devel/p5-accessors-fast/Makefile Fri Sep 4 14:17:08 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2020/09/04 14:15:49 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/09/04 14:17:08 wiz Exp $
DISTNAME= accessors-fast-0.03
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MO/MONS/}
@@ -14,6 +14,7 @@ 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
+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