Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-ExtUtils-Command: remove, part of perl since 1998
details: https://anonhg.NetBSD.org/pkgsrc/rev/239378858726
branches: trunk
changeset: 438019:239378858726
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:14:06 2020 +0000
description:
p5-ExtUtils-Command: remove, part of perl since 1998
diffstat:
devel/Makefile | 3 +--
devel/p5-ExtUtils-Command/DESCR | 7 -------
devel/p5-ExtUtils-Command/Makefile | 18 ------------------
devel/p5-ExtUtils-Command/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 34 deletions(-)
diffs (74 lines):
diff -r 326e049a9901 -r 239378858726 devel/Makefile
--- a/devel/Makefile Fri Sep 04 11:12:04 2020 +0000
+++ b/devel/Makefile Fri Sep 04 11:14:06 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3197 2020/09/04 11:12:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3198 2020/09/04 11:14:06 wiz Exp $
#
COMMENT= Development utilities
@@ -1357,7 +1357,6 @@
SUBDIR+= p5-Exporter-Tiny
SUBDIR+= p5-ExtUtils-AutoInstall
SUBDIR+= p5-ExtUtils-CChecker
-SUBDIR+= p5-ExtUtils-Command
SUBDIR+= p5-ExtUtils-Config
SUBDIR+= p5-ExtUtils-CppGuess
SUBDIR+= p5-ExtUtils-Depends
diff -r 326e049a9901 -r 239378858726 devel/p5-ExtUtils-Command/DESCR
--- a/devel/p5-ExtUtils-Command/DESCR Fri Sep 04 11:12:04 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-The Perl 5 module ExtUtils::Command is used to replace common UNIX
-commands. In all cases the provided functions work from @ARGV rather
-than taking arguments. This makes them easier to deal with in
-Makefiles. Call them like this:
- perl -MExtUtils::Command -e some_command some files to work on
-The module Shell::Command is also included in this package: it
-provides the same functions but take arguments normally.
diff -r 326e049a9901 -r 239378858726 devel/p5-ExtUtils-Command/Makefile
--- a/devel/p5-ExtUtils-Command/Makefile Fri Sep 04 11:12:04 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2020/08/31 18:07:57 wiz Exp $
-
-DISTNAME= ExtUtils-Command-1.20
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/ExtUtils-Command
-COMMENT= Perl 5 functions to replace common UNIX commands in Makefiles
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/ExtUtils/Command/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 326e049a9901 -r 239378858726 devel/p5-ExtUtils-Command/distinfo
--- a/devel/p5-ExtUtils-Command/distinfo Fri Sep 04 11:12:04 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:28:13 agc Exp $
-
-SHA1 (ExtUtils-Command-1.20.tar.gz) = b37647cb4437a1eb3c6a7be751eb9d415d4077ce
-RMD160 (ExtUtils-Command-1.20.tar.gz) = a8531a0e66206bf859831529d4a123a775c565b8
-SHA512 (ExtUtils-Command-1.20.tar.gz) = a58523c9c7452b11ca4633d8e89b87cd18bf923c05a6b1ce75bf4c87d49c9b3fbbc118a6e0e9a3e3e449bf2f551b8da036f468350b15c92a17805ef8d37d8ab3
-Size (ExtUtils-Command-1.20.tar.gz) = 21118 bytes
diff -r 326e049a9901 -r 239378858726 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:12:04 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:14:06 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4751 2020/09/04 11:12:04 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4752 2020/09/04 11:14:06 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7346,3 +7346,4 @@
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]
+ Removed devel/p5-ExtUtils-Command successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index