Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc p5-File-Path: remove, part of perl since 1997



details:   https://anonhg.NetBSD.org/pkgsrc/rev/adfa464667ae
branches:  trunk
changeset: 438031:adfa464667ae
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 11:29:52 2020 +0000

description:
p5-File-Path: remove, part of perl since 1997

diffstat:

 devel/Makefile              |   3 +--
 devel/p5-File-Path/DESCR    |   3 ---
 devel/p5-File-Path/Makefile |  17 -----------------
 devel/p5-File-Path/distinfo |   6 ------
 doc/CHANGES-2020            |   3 ++-
 5 files changed, 3 insertions(+), 29 deletions(-)

diffs (69 lines):

diff -r ec440fef7e40 -r adfa464667ae devel/Makefile
--- a/devel/Makefile    Fri Sep 04 11:29:06 2020 +0000
+++ b/devel/Makefile    Fri Sep 04 11:29:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3201 2020/09/04 11:25:44 wiz Exp $
+# $NetBSD: Makefile,v 1.3202 2020/09/04 11:29:52 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1397,7 +1397,6 @@
 SUBDIR+=       p5-File-Modified
 SUBDIR+=       p5-File-NFSLock
 SUBDIR+=       p5-File-Next
-SUBDIR+=       p5-File-Path
 SUBDIR+=       p5-File-Path-Expand
 SUBDIR+=       p5-File-Path-Tiny
 SUBDIR+=       p5-File-PathConvert
diff -r ec440fef7e40 -r adfa464667ae devel/p5-File-Path/DESCR
--- a/devel/p5-File-Path/DESCR  Fri Sep 04 11:29:06 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-This module provide a convenient way to create directories of
-arbitrary depth and to delete an entire directory subtree from the
-filesystem.
diff -r ec440fef7e40 -r adfa464667ae devel/p5-File-Path/Makefile
--- a/devel/p5-File-Path/Makefile       Fri Sep 04 11:29:06 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2020/08/31 18:08:02 wiz Exp $
-
-DISTNAME=      File-Path-2.17
-PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://metacpan.org/release/File-Path
-COMMENT=       Perl5 module to create or remove directory trees
-LICENSE=       ${PERL5_LICENSE}
-
-PERL5_PACKLIST=                auto/File/Path/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r ec440fef7e40 -r adfa464667ae devel/p5-File-Path/distinfo
--- a/devel/p5-File-Path/distinfo       Fri Sep 04 11:29:06 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.11 2020/08/06 00:24:55 gutteridge Exp $
-
-SHA1 (File-Path-2.17.tar.gz) = 32d9da754c54286aaaf60d2656d7267d2ef235aa
-RMD160 (File-Path-2.17.tar.gz) = c23e0397cb38950d4f47c53591cd7f145e597899
-SHA512 (File-Path-2.17.tar.gz) = 96823d91991bccbfa141bd2d20f9ed576890bda73bc88d6f6a6d15095dc472868b330f3be1dbaca7d4c5d66dddaebacc408fed29e54d895cd1066ffe3afc3b7d
-Size (File-Path-2.17.tar.gz) = 31879 bytes
diff -r ec440fef7e40 -r adfa464667ae doc/CHANGES-2020
--- a/doc/CHANGES-2020  Fri Sep 04 11:29:06 2020 +0000
+++ b/doc/CHANGES-2020  Fri Sep 04 11:29:52 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4758 2020/09/04 11:25:44 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4759 2020/09/04 11:29:52 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -7352,3 +7352,4 @@
        Added graphics/graphene version 1.10.2 [prlw1 2020-09-04]
        Removed devel/p5-ExtUtils-Manifest successor lang/perl5 [wiz 2020-09-04]
        Removed devel/p5-ExtUtils-ParseXS successor lang/perl5 [wiz 2020-09-04]
+       Removed devel/p5-File-Path successor lang/perl5 [wiz 2020-09-04]



Home | Main Index | Thread Index | Old Index