Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-ExtUtils-CBuilder: remove, part of perl since 2008
details: https://anonhg.NetBSD.org/pkgsrc/rev/326e049a9901
branches: trunk
changeset: 438018:326e049a9901
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:12:04 2020 +0000
description:
p5-ExtUtils-CBuilder: remove, part of perl since 2008
diffstat:
devel/Makefile | 3 +--
devel/p5-ExtUtils-CBuilder/DESCR | 6 ------
devel/p5-ExtUtils-CBuilder/Makefile | 18 ------------------
devel/p5-ExtUtils-CBuilder/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 33 deletions(-)
diffs (73 lines):
diff -r 94e2ef11197f -r 326e049a9901 devel/Makefile
--- a/devel/Makefile Fri Sep 04 11:10:01 2020 +0000
+++ b/devel/Makefile Fri Sep 04 11:12:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3196 2020/09/04 11:03:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3197 2020/09/04 11:12:04 wiz Exp $
#
COMMENT= Development utilities
@@ -1356,7 +1356,6 @@
SUBDIR+= p5-Exporter-Lite
SUBDIR+= p5-Exporter-Tiny
SUBDIR+= p5-ExtUtils-AutoInstall
-SUBDIR+= p5-ExtUtils-CBuilder
SUBDIR+= p5-ExtUtils-CChecker
SUBDIR+= p5-ExtUtils-Command
SUBDIR+= p5-ExtUtils-Config
diff -r 94e2ef11197f -r 326e049a9901 devel/p5-ExtUtils-CBuilder/DESCR
--- a/devel/p5-ExtUtils-CBuilder/DESCR Fri Sep 04 11:10:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This Perl 5 module can build the C portions of Perl modules by
-invoking the appropriate compilers and linkers in a cross-platform
-manner. It was motivated by the "Module::Build" project, but may
-be useful for other purposes as well. However, it is not intended
-as a general cross-platform interface to all your C building
-needs.
diff -r 94e2ef11197f -r 326e049a9901 devel/p5-ExtUtils-CBuilder/Makefile
--- a/devel/p5-ExtUtils-CBuilder/Makefile Fri Sep 04 11:10:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.42 2020/08/31 18:07:57 wiz Exp $
-
-DISTNAME= ExtUtils-CBuilder-0.280234
-PKGNAME= p5-${DISTNAME:C/0.([0-9][0-9])([0-9][0-9])([0-9][0-9])/0.\1.\2.\3/}
-PKGREVISION= 1
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/ExtUtils-CBuilder
-COMMENT= Perl5 module for compiling and linking C code for Perl modules
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= c c++
-PERL5_PACKLIST= auto/ExtUtils/CBuilder/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 94e2ef11197f -r 326e049a9901 devel/p5-ExtUtils-CBuilder/distinfo
--- a/devel/p5-ExtUtils-CBuilder/distinfo Fri Sep 04 11:10:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.25 2020/03/21 21:54:02 mef Exp $
-
-SHA1 (ExtUtils-CBuilder-0.280234.tar.gz) = eb4d4fa7f93b46e56bc764931b867f9497051de6
-RMD160 (ExtUtils-CBuilder-0.280234.tar.gz) = a2bbcf372d7cbfe779c22cb2fd627beeec16ecca
-SHA512 (ExtUtils-CBuilder-0.280234.tar.gz) = a87c71adb9c06a4080ee3c6493c5f3d83c7904709bdc73fd3e87800192b3a92f91d0ff3890e3c5fb28a19bbff120f4adcca629416547ca71f28c3dc7bc74ad5b
-Size (ExtUtils-CBuilder-0.280234.tar.gz) = 40448 bytes
diff -r 94e2ef11197f -r 326e049a9901 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:10:01 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:12:04 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4750 2020/09/04 11:10:01 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4751 2020/09/04 11:12:04 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7345,3 +7345,4 @@
Removed devel/p5-Devel-PPPort successor lang/perl5 [wiz 2020-09-04]
Removed security/p5-Digest successor lang/perl5 [wiz 2020-09-04]
Removed security/p5-Digest-SHA successor lang/perl5 [wiz 2020-09-04]
+ Removed devel/p5-ExtUtils-CBuilder successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index