Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-IPC-SysV: remove, part of perl since 2000
details: https://anonhg.NetBSD.org/pkgsrc/rev/60eefe0495d9
branches: trunk
changeset: 438042:60eefe0495d9
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:49:26 2020 +0000
description:
p5-IPC-SysV: remove, part of perl since 2000
diffstat:
devel/Makefile | 3 +--
devel/p5-IPC-SysV/DESCR | 2 --
devel/p5-IPC-SysV/Makefile | 18 ------------------
devel/p5-IPC-SysV/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 29 deletions(-)
diffs (69 lines):
diff -r 84545e58c3e8 -r 60eefe0495d9 devel/Makefile
--- a/devel/Makefile Fri Sep 04 11:47:31 2020 +0000
+++ b/devel/Makefile Fri Sep 04 11:49:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3206 2020/09/04 11:47:32 wiz Exp $
+# $NetBSD: Makefile,v 1.3207 2020/09/04 11:49:26 wiz Exp $
#
COMMENT= Development utilities
@@ -1492,7 +1492,6 @@
SUBDIR+= p5-IPC-Shareable
SUBDIR+= p5-IPC-SharedCache
SUBDIR+= p5-IPC-Signal
-SUBDIR+= p5-IPC-SysV
SUBDIR+= p5-IPC-System-Simple
SUBDIR+= p5-Import-Into
SUBDIR+= p5-Importer
diff -r 84545e58c3e8 -r 60eefe0495d9 devel/p5-IPC-SysV/DESCR
--- a/devel/p5-IPC-SysV/DESCR Fri Sep 04 11:47:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-IPC::SysV defines and conditionally exports all the constants defined in your
-system include files which are needed by the SysV IPC calls.
diff -r 84545e58c3e8 -r 60eefe0495d9 devel/p5-IPC-SysV/Makefile
--- a/devel/p5-IPC-SysV/Makefile Fri Sep 04 11:47:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.20 2020/08/31 18:08:14 wiz Exp $
-
-DISTNAME= IPC-SysV-2.07
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/IPC-SysV
-COMMENT= Perl module which defines+exports SysV IPC constants and system calls
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= c
-PERL5_PACKLIST= auto/IPC/SysV/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 84545e58c3e8 -r 60eefe0495d9 devel/p5-IPC-SysV/distinfo
--- a/devel/p5-IPC-SysV/distinfo Fri Sep 04 11:47:31 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.7 2016/06/19 12:18:46 mef Exp $
-
-SHA1 (IPC-SysV-2.07.tar.gz) = b1dd7f125389902fb07e31cd15d8296e1d570358
-RMD160 (IPC-SysV-2.07.tar.gz) = e76b151741ccffdadfe568a471ce91a27debb271
-SHA512 (IPC-SysV-2.07.tar.gz) = 2f12f48fe3cf453c51543b78674c274caddcbf2c7fe38fa713ee810bb5c37df2e1e6543e2526dbe59a8d805ec5a0d114929559b58478d8b143c80417d070089c
-Size (IPC-SysV-2.07.tar.gz) = 68726 bytes
diff -r 84545e58c3e8 -r 60eefe0495d9 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:47:31 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:49:26 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4764 2020/09/04 11:47:31 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4765 2020/09/04 11:49:26 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7358,3 +7358,4 @@
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]
+ Removed devel/p5-IPC-SysV successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index