Subject: PR/35402 CVS commit: pkgsrc/devel/p5-PathTools
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 01/11/2007 13:05:03
The following reply was made to PR pkg/35402; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35402 CVS commit: pkgsrc/devel/p5-PathTools
Date: Thu, 11 Jan 2007 13:02:48 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Thu Jan 11 13:02:48 UTC 2007
 
 Modified Files:
 	pkgsrc/devel/p5-PathTools: Makefile
 
 Log Message:
 p5-PathTools is successor to p5-File-Spec, so conflict.
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-PathTools/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.