From 0e34db6bbc0a37edecb1ae801aa7c0edfc902253 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Apr 2015 22:45:46 +0000 Subject: Update to 1.16: 1.16 Sun 29 Mar 2015 - Remove use Test::Script from tests that escaped when this requirement became optional. 1.15 Sun 29 Mar 2015 - Fixed small but important POD error 1.14 Sun 29 Mar 2015 - App::pwhich is no longer bundled with File::Which and included in its own distribution. - pwhich that comes with this distribution is deprecated, and will report a warning if you try to use it, you should insted install App::pwhich. - pwhich that comes with this distribution will not be installed if App::pwhich 1.14 or better is already installed. - pwhich will be removed from this distribution, but not before 30 April 2015. - Make Test::Script an optional dependency 1.12 Thu 26 Mar 2015 - Fixed bug in pwhich introduced in version 1.10 where only the first file was searched for 1.11 Thu 26 Mar 2015 - Support for relative and fully qualified paths in Unix (gh#2) 1.10 Thu 26 Mar 2015 - Test::Script is now a test instead of runtime requirement It will be entirely removed as a prerequisite in a subsequent release - Will now find .exe and .com files (as it should) on cygwin (rt83146) - Declared required Perl version is now 5.005003 - Updated repository and maintainer information. Source for this dist now lives on GitHub - New module App::pwhich contains the guts of pwhich. It will be moved into a separate dist in the near future. pwhich will be deprecated and removed from this dist in the near future. --- devel/p5-File-Which/Makefile | 6 ++---- devel/p5-File-Which/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devel/p5-File-Which/Makefile b/devel/p5-File-Which/Makefile index caaed9a349f..db0acbe02a3 100644 --- a/devel/p5-File-Which/Makefile +++ b/devel/p5-File-Which/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:19 wiz Exp $ -# +# $NetBSD: Makefile,v 1.14 2015/04/02 22:45:46 wiz Exp $ -DISTNAME= File-Which-1.09 +DISTNAME= File-Which-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Which/distinfo b/devel/p5-File-Which/distinfo index ee816fa1d39..f0f5150b195 100644 --- a/devel/p5-File-Which/distinfo +++ b/devel/p5-File-Which/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/10/11 08:06:42 sno Exp $ +$NetBSD: distinfo,v 1.5 2015/04/02 22:45:46 wiz Exp $ -SHA1 (File-Which-1.09.tar.gz) = 7862595004e68276c11bc012380f19f4b09c5cf7 -RMD160 (File-Which-1.09.tar.gz) = 2ebbe4afe4bdefada7f66c726a4156cbaecd0490 -Size (File-Which-1.09.tar.gz) = 15637 bytes +SHA1 (File-Which-1.16.tar.gz) = 85501035a6d8e2afe9ca49b322b1f9e9848c06cf +RMD160 (File-Which-1.16.tar.gz) = dc24a5b4f9085d2b215cf3d19ccf56ba99eeb31b +Size (File-Which-1.16.tar.gz) = 17194 bytes -- cgit v1.2.3