Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7F273A6552 for ; Sat, 14 Nov 2015 03:44:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ABB0D14A209; Sat, 14 Nov 2015 03:44:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F188A14A208 for ; Sat, 14 Nov 2015 03:44:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 66snXlZbsLyN for ; Sat, 14 Nov 2015 03:44:15 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 835F014A202 for ; Sat, 14 Nov 2015 03:44:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 77C9F98; Sat, 14 Nov 2015 03:44:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 14 Nov 2015 03:44:15 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-PathTools To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20151114034415.77C9F98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Nov 14 03:44:15 UTC 2015 Modified Files: pkgsrc/devel/p5-PathTools: Makefile distinfo Log Message: Update to 3.59 Upstream changes: 3.59 - Fri Nov 13 18:38:01 EST 2015 - no changes since 5.56 3.58_01 - Mon Nov 9 17:35:28 EST 2015 - TRIAL RELEASE - add File::Spec::AmigaOS - fix INSTALLDIRS on post-5.10 perls 3.56_02 - Thu Jul 16 11:28:57 EDT 2015 - TRIAL RELEASE - fix $VERSION in loaded modules 3.56_01 - Sat Jul 11 18:07:28 EDT 2015 - TRIAL RELEASE - CPAN release of the PathTools included in perl v5.22.0 - support for z/OS sysplexed systems - long-deprecated "fixpath" and "eliminate_macros" VMS functions removed - avoid turning leading // into / on cygwin - Force barename base to be a directory in File::Spec::VMS:abs2rel - Revise Unix syntax detection File::Spec::VMS::abs2rel - compiles on Android now - fewer compiler warnings - eliminate some runtime perl warnings, too To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-PathTools/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-PathTools/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.