Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-IPC-Cmd: remove, part of perl since 2008
details: https://anonhg.NetBSD.org/pkgsrc/rev/84545e58c3e8
branches: trunk
changeset: 438041:84545e58c3e8
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:47:31 2020 +0000
description:
p5-IPC-Cmd: remove, part of perl since 2008
diffstat:
devel/Makefile | 3 +--
devel/p5-IPC-Cmd/DESCR | 7 -------
devel/p5-IPC-Cmd/Makefile | 20 --------------------
devel/p5-IPC-Cmd/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 36 deletions(-)
diffs (76 lines):
diff -r c294575fbecb -r 84545e58c3e8 devel/Makefile
--- a/devel/Makefile Fri Sep 04 11:46:12 2020 +0000
+++ b/devel/Makefile Fri Sep 04 11:47:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3205 2020/09/04 11:44:16 wiz Exp $
+# $NetBSD: Makefile,v 1.3206 2020/09/04 11:47:32 wiz Exp $
#
COMMENT= Development utilities
@@ -1484,7 +1484,6 @@
SUBDIR+= p5-IO-Util
SUBDIR+= p5-IO-stringy
SUBDIR+= p5-IPC-Cache
-SUBDIR+= p5-IPC-Cmd
SUBDIR+= p5-IPC-DirQueue
SUBDIR+= p5-IPC-PubSub
SUBDIR+= p5-IPC-Run
diff -r c294575fbecb -r 84545e58c3e8 devel/p5-IPC-Cmd/DESCR
--- a/devel/p5-IPC-Cmd/DESCR Fri Sep 04 11:46:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-IPC::Cmd allows you to run commands, interactively if desired,
-platform independent but have them still work.
-
-The can_run function can tell you if a certain binary is installed
-and if so where, whereas the run function can actually execute any
-of the commands you give it and give you a clear return value, as
-well as adhere to your verbosity settings.
diff -r c294575fbecb -r 84545e58c3e8 devel/p5-IPC-Cmd/Makefile
--- a/devel/p5-IPC-Cmd/Makefile Fri Sep 04 11:46:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2020/08/31 18:08:13 wiz Exp $
-
-DISTNAME= IPC-Cmd-1.04
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/IPC-Cmd
-COMMENT= Perl module for finding and running system commands
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/IPC/Cmd/.packlist
-
-PERL5_REQD+= 5.10.0
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c294575fbecb -r 84545e58c3e8 devel/p5-IPC-Cmd/distinfo
--- a/devel/p5-IPC-Cmd/distinfo Fri Sep 04 11:46:12 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.18 2019/10/22 00:25:43 mef Exp $
-
-SHA1 (IPC-Cmd-1.04.tar.gz) = 6485f29eb8ab5c25c09d8c1cf7b0d89da087c5ca
-RMD160 (IPC-Cmd-1.04.tar.gz) = f6e37b99577ee21b52aebd48b24f2f3b390527f1
-SHA512 (IPC-Cmd-1.04.tar.gz) = e16a5f7c0d3e9b18b4393663017dc66d7d15539ae4151c92c22405afbfaae67250c56ef6793f888b52e50738b05d2a7f42e02e2d4f6f728764c883eef9b8729b
-Size (IPC-Cmd-1.04.tar.gz) = 31419 bytes
diff -r c294575fbecb -r 84545e58c3e8 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:46:12 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:47:31 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4763 2020/09/04 11:44:16 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4764 2020/09/04 11:47:31 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7357,3 +7357,4 @@
Removed devel/p5-Getopt-Long successor lang/perl5 [wiz 2020-09-04]
Removed www/p5-HTTP-Tiny successor lang/perl5 [wiz 2020-09-04]
Removed devel/p5-IO-Zlib successor lang/perl5 [wiz 2020-09-04]
+ Removed devel/p5-IPC-Cmd successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index