pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Bl3ify and enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5a17c1cf757
branches: trunk
changeset: 473953:d5a17c1cf757
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Apr 25 03:21:23 2004 +0000
description:
Bl3ify and enable pkgviews installation.
diffstat:
devel/p5-Set-IntSpan/Makefile | 6 ++++--
devel/p5-Set-Scalar/Makefile | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 34f746695577 -r d5a17c1cf757 devel/p5-Set-IntSpan/Makefile
--- a/devel/p5-Set-IntSpan/Makefile Sun Apr 25 03:20:40 2004 +0000
+++ b/devel/p5-Set-IntSpan/Makefile Sun Apr 25 03:21:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/14 20:27:50 gson Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 03:22:13 minskim Exp $
#
DISTNAME= Set-IntSpan-1.07
@@ -11,7 +11,9 @@
HOMEPAGE= http://search.cpan.org/dist/Set-IntSpan/
COMMENT= Perl5 module for managing sets of integers
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/IntSpan/.packlist
.include "../../lang/perl5/module.mk"
diff -r 34f746695577 -r d5a17c1cf757 devel/p5-Set-Scalar/Makefile
--- a/devel/p5-Set-Scalar/Makefile Sun Apr 25 03:20:40 2004 +0000
+++ b/devel/p5-Set-Scalar/Makefile Sun Apr 25 03:21:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:43:40 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 03:21:23 minskim Exp $
#
DISTNAME= Set-Scalar-1.17
@@ -11,7 +11,9 @@
HOMEPAGE= http://search.cpan.org/search?dist=Set-Scalar
COMMENT= Perl5 module for basic set operations
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Scalar/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index