pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Remove p5-File-Spec. Use p5-PathTools instead.
details: https://anonhg.NetBSD.org/pkgsrc/rev/77dbee320dd8
branches: trunk
changeset: 523696:77dbee320dd8
user: obache <obache%pkgsrc.org@localhost>
date: Thu Jan 11 12:50:59 2007 +0000
description:
Remove p5-File-Spec. Use p5-PathTools instead.
Pointed out by Christoph Badura in PR 35402.
>From Changes of p5-PathTools:
3.00 Thu Sep 2 22:15:07 CDT 2004
- Merged Cwd and File::Spec into a single PathTools distribution.
This was done because the two modules use each other fairly
extensively, and extracting the common stuff into another
distribution was deemed nigh-impossible. The code in revision 3.00
of PathTools should be equivalent to the code in Cwd 2.21 and
File::Spec 0.90.
diffstat:
devel/Makefile | 3 +--
devel/p5-File-Spec/DESCR | 9 ---------
devel/p5-File-Spec/Makefile | 20 --------------------
devel/p5-File-Spec/PLIST | 1 -
devel/p5-File-Spec/distinfo | 5 -----
5 files changed, 1 insertions(+), 37 deletions(-)
diffs (68 lines):
diff -r 853e3e6f4d20 -r 77dbee320dd8 devel/Makefile
--- a/devel/Makefile Thu Jan 11 12:21:09 2007 +0000
+++ b/devel/Makefile Thu Jan 11 12:50:59 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.802 2007/01/10 22:11:16 bad Exp $
+# $NetBSD: Makefile,v 1.803 2007/01/11 12:50:59 obache Exp $
#
COMMENT= Development utilities
@@ -428,7 +428,6 @@
SUBDIR+= p5-File-Modified
SUBDIR+= p5-File-PathConvert
SUBDIR+= p5-File-Slurp
-SUBDIR+= p5-File-Spec
SUBDIR+= p5-File-Temp
SUBDIR+= p5-File-Type
SUBDIR+= p5-File-chdir
diff -r 853e3e6f4d20 -r 77dbee320dd8 devel/p5-File-Spec/DESCR
--- a/devel/p5-File-Spec/DESCR Thu Jan 11 12:21:09 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-File::Spec - portably perform operations on file names
-
-This module is designed to support operations commonly performed on file
-specifications (usually called "file names", but not to be confused with
-the contents of a file, or Perl's file handles), such as concatenating
-several directory and file names into a single path, or determining whether
-a path is rooted. It is based on code directly taken from MakeMaker 5.17,
-code written by Andreas König, Andy Dougherty, Charles Bailey,
-Ilya Zakharevich, Paul Schinder, and others.
diff -r 853e3e6f4d20 -r 77dbee320dd8 devel/p5-File-Spec/Makefile
--- a/devel/p5-File-Spec/Makefile Thu Jan 11 12:21:09 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:21 jlam Exp $
-#
-
-DISTNAME= File-Spec-0.90
-PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5fsp
-PKGREVISION= 2
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/dist/File-Spec/
-COMMENT= Portably perform operations on file names
-
-PERL5_PACKLIST= auto/File/Spec/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 853e3e6f4d20 -r 77dbee320dd8 devel/p5-File-Spec/PLIST
--- a/devel/p5-File-Spec/PLIST Thu Jan 11 12:21:09 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2003/10/09 06:21:59 thorpej Exp $
diff -r 853e3e6f4d20 -r 77dbee320dd8 devel/p5-File-Spec/distinfo
--- a/devel/p5-File-Spec/distinfo Thu Jan 11 12:21:09 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:25 agc Exp $
-
-SHA1 (File-Spec-0.90.tar.gz) = 0db734c7b3e881c9a4b5752263515121f30791c4
-RMD160 (File-Spec-0.90.tar.gz) = 4808bb07413d1ae540721fcb7d01959cdda8f3f4
-Size (File-Spec-0.90.tar.gz) = 33064 bytes
Home |
Main Index |
Thread Index |
Old Index