Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-Pod-Usage: remove, part of perl since 2000
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a62d45f8d83
branches: trunk
changeset: 438066:8a62d45f8d83
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 13:18:18 2020 +0000
description:
p5-Pod-Usage: remove, part of perl since 2000
diffstat:
devel/Makefile | 3 +--
devel/p5-Pod-Usage/DESCR | 8 --------
devel/p5-Pod-Usage/Makefile | 23 -----------------------
devel/p5-Pod-Usage/distinfo | 6 ------
doc/CHANGES-2020 | 3 ++-
5 files changed, 3 insertions(+), 40 deletions(-)
diffs (80 lines):
diff -r ec2d4a5150a4 -r 8a62d45f8d83 devel/Makefile
--- a/devel/Makefile Fri Sep 04 13:17:01 2020 +0000
+++ b/devel/Makefile Fri Sep 04 13:18:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3212 2020/09/04 12:25:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3213 2020/09/04 13:18:18 wiz Exp $
#
COMMENT= Development utilities
@@ -1746,7 +1746,6 @@
SUBDIR+= p5-PerlIO-via-dynamic
SUBDIR+= p5-PerlIO-via-symlink
SUBDIR+= p5-PerlX-Maybe
-SUBDIR+= p5-Pod-Usage
SUBDIR+= p5-Probe-Perl
SUBDIR+= p5-Proc-Background
SUBDIR+= p5-Proc-Daemon
diff -r ec2d4a5150a4 -r 8a62d45f8d83 devel/p5-Pod-Usage/DESCR
--- a/devel/p5-Pod-Usage/DESCR Fri Sep 04 13:17:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-The Perl5 module "Pod::Usage" which provides the function "pod2usage()"
-to print usage messages for a Perl script based on its embedded
-pod documentation. Pod::Usage is a subclass of Pod::PlainText.
-Please see the POD documentation for this module (embedded in the
-file "Usage.pm") for more details. The pod2usage() function is
-probably the most generally useful function in this entire distribution
-since it is useful to just about any Perl5 script that is invoked
-from the command-line.
diff -r ec2d4a5150a4 -r 8a62d45f8d83 devel/p5-Pod-Usage/Makefile
--- a/devel/p5-Pod-Usage/Makefile Fri Sep 04 13:17:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2020/08/31 18:08:44 wiz Exp $
-#
-
-DISTNAME= Pod-Usage-1.69
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
-
-MAINTAINER= ryoon%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/Pod-Usage
-COMMENT= Print a usage message from embedded pod documentation
-LICENSE= ${PERL5_LICENSE}
-
-DEPENDS+= p5-podlators>=4.0:../../textproc/p5-podlators
-
-EXTRACT_USING= gtar
-
-PERL5_PACKLIST= auto/Pod/Usage/.packlist
-USE_LANGUAGES= # none
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r ec2d4a5150a4 -r 8a62d45f8d83 devel/p5-Pod-Usage/distinfo
--- a/devel/p5-Pod-Usage/distinfo Fri Sep 04 13:17:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2016/05/27 13:24:43 wen Exp $
-
-SHA1 (Pod-Usage-1.69.tar.gz) = 4d102738f27d65478d885cf20380badfcaa837a3
-RMD160 (Pod-Usage-1.69.tar.gz) = f24523869cebffb2555c705af23f535d4850d9b3
-SHA512 (Pod-Usage-1.69.tar.gz) = 56e2f6492c03892c95c74de2841a52b02be372842eaff32f84fdf8901fb73ebed6465a0215ccb8c9f2eaf23c7cafb5d044c77b69805cb364bcf71c4f24835025
-Size (Pod-Usage-1.69.tar.gz) = 61342 bytes
diff -r ec2d4a5150a4 -r 8a62d45f8d83 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 13:17:01 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 13:18:18 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4779 2020/09/04 13:03:35 fox Exp $
+$NetBSD: CHANGES-2020,v 1.4780 2020/09/04 13:18:18 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7373,3 +7373,4 @@
Removed textproc/p5-Pod-Escapes successor lang/perl5 [wiz 2020-09-04]
Removed textproc/p5-Pod-Simple successor lang/perl5 [wiz 2020-09-04]
Updated audio/din to 48 [fox 2020-09-04]
+ Removed devel/p5-Pod-Usage successor lang/perl5 [wiz 2020-09-04]
Home |
Main Index |
Thread Index |
Old Index