Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-ExtUtils-Manifest: remove, part of perl since 1997
details: https://anonhg.NetBSD.org/pkgsrc/rev/5eec00f34525
branches: trunk
changeset: 438028:5eec00f34525
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:23:41 2020 +0000
description:
p5-ExtUtils-Manifest: remove, part of perl since 1997
diffstat:
devel/Makefile | 3 +--
devel/p5-ExtUtils-Manifest/DESCR | 1 -
devel/p5-ExtUtils-Manifest/Makefile | 18 ------------------
devel/p5-ExtUtils-Manifest/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 28 deletions(-)
diffs (68 lines):
diff -r 93fae9ed6978 -r 5eec00f34525 devel/Makefile
--- a/devel/Makefile Fri Sep 04 11:23:07 2020 +0000
+++ b/devel/Makefile Fri Sep 04 11:23:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3199 2020/09/04 11:20:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3200 2020/09/04 11:23:41 wiz Exp $
#
COMMENT= Development utilities
@@ -1366,7 +1366,6 @@
SUBDIR+= p5-ExtUtils-LibBuilder
SUBDIR+= p5-ExtUtils-MakeMaker-CPANfile
SUBDIR+= p5-ExtUtils-MakeMaker-Coverage
-SUBDIR+= p5-ExtUtils-Manifest
SUBDIR+= p5-ExtUtils-ModuleMaker
SUBDIR+= p5-ExtUtils-ModuleMaker-TT
SUBDIR+= p5-ExtUtils-ParseXS
diff -r 93fae9ed6978 -r 5eec00f34525 devel/p5-ExtUtils-Manifest/DESCR
--- a/devel/p5-ExtUtils-Manifest/DESCR Fri Sep 04 11:23:07 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-ExtUtils::Manifest provides utilities to write and check a MANIFEST file.
diff -r 93fae9ed6978 -r 5eec00f34525 devel/p5-ExtUtils-Manifest/Makefile
--- a/devel/p5-ExtUtils-Manifest/Makefile Fri Sep 04 11:23:07 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2020/08/31 18:07:59 wiz Exp $
-
-DISTNAME= ExtUtils-Manifest-1.71
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/ExtUtils-Manifest
-COMMENT= Perl utilities to write and check a MANIFEST file
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/ExtUtils/Manifest/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 93fae9ed6978 -r 5eec00f34525 devel/p5-ExtUtils-Manifest/distinfo
--- a/devel/p5-ExtUtils-Manifest/distinfo Fri Sep 04 11:23:07 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.11 2018/05/20 11:03:16 wen Exp $
-
-SHA1 (ExtUtils-Manifest-1.71.tar.gz) = 53741762a3248cc1863e53cabae4e9a3c77ff9fe
-RMD160 (ExtUtils-Manifest-1.71.tar.gz) = bbf5519aa3fa7a627b579dd556ca673324ba8e3f
-SHA512 (ExtUtils-Manifest-1.71.tar.gz) = 7b9eca8557935142898d6de6fdd9dab4d40feb418b756167089e947576cbd5f1b53e45f091ff275ed6183dba20cb4c19f100509edcd54f477c4eccdcf2f11551
-Size (ExtUtils-Manifest-1.71.tar.gz) = 40116 bytes
diff -r 93fae9ed6978 -r 5eec00f34525 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:23:07 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:23:41 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4756 2020/09/04 11:22:10 prlw1 Exp $
+$NetBSD: CHANGES-2020,v 1.4757 2020/09/04 11:23:41 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7350,3 +7350,4 @@
Updated devel/pango to 1.46.1 [prlw1 2020-09-04]
Removed devel/p5-ExtUtils-MakeMaker successor lang/perl5 [wiz 2020-09-04]
Added graphics/graphene version 1.10.2 [prlw1 2020-09-04]
+ Removed devel/p5-ExtUtils-Manifest successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index