pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-local-lib Update to 2.000014
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2259cbc0eb6
branches: trunk
changeset: 641367:b2259cbc0eb6
user: wen <wen%pkgsrc.org@localhost>
date: Thu Nov 06 01:51:03 2014 +0000
description:
Update to 2.000014
Upstream changes:
2.000014 - 2014-09-04
- fix taint-mode test in some cases on case insensitive filesystems
2.000013 - 2014-08-16
- fix test failure in ActiveState perl
- better test diagnostics
- fix quoting of spaces for fish shell (rt#95268)
- improve quoting for use with cmd.exe
- fix quoting any arbitrary character when contructing strings for bash
- skip testing use with shells if the shell doesn't work at all
2.000012 - 2014-05-12
- restore build_activate_environment_vars_for,
build_deactivate_environment_vars_for, build_deact_all_environment_vars_for
methods for perlbrew compatibility
- fix transforming relative paths to absolute paths in older perls
- fix quoting for fish shell
2.000011 - 2014-04-02
- more fixes for issue where PERL5LIB Carp is not the same version as in the
local-lib
2.000010 - 2014-03-28
- fix shell test on cygwin
2.000_009 - 2014-03-15
- no longer loads File::Spec, so an upgraded version installed inside a local
lib dir can be used by scripts
2.000008 - 2014-03-13
- fix --bootstrap option without a path specified
2.000007 - 2014-03-11
- even more relaxed shell output testing
- only test shells in /etc/shells
- fix Makefile.PL on solaris
2.000006 - 2014-03-07
- fix bootstrapping not auto-configuring in some cases
- more relaxed shell output testing
- use normal arguments to be used on the command line in addition to import
arguments
- support fish shell
- stop trying to test csh/sh on Win32
- work around CPAN.pm issues with checking prerequisites
diffstat:
devel/p5-local-lib/Makefile | 5 ++---
devel/p5-local-lib/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r c0bbaacb454b -r b2259cbc0eb6 devel/p5-local-lib/Makefile
--- a/devel/p5-local-lib/Makefile Thu Nov 06 01:35:04 2014 +0000
+++ b/devel/p5-local-lib/Makefile Thu Nov 06 01:51:03 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:28 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2014/11/06 01:51:03 wen Exp $
#
-DISTNAME= local-lib-2.000004
+DISTNAME= local-lib-2.000014
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
diff -r c0bbaacb454b -r b2259cbc0eb6 devel/p5-local-lib/distinfo
--- a/devel/p5-local-lib/distinfo Thu Nov 06 01:35:04 2014 +0000
+++ b/devel/p5-local-lib/distinfo Thu Nov 06 01:51:03 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2014/02/16 17:56:44 sno Exp $
+$NetBSD: distinfo,v 1.16 2014/11/06 01:51:03 wen Exp $
-SHA1 (local-lib-2.000004.tar.gz) = 60d20361a4bf50d7fc73928c7685d5112f8c45d9
-RMD160 (local-lib-2.000004.tar.gz) = bd1bcf07906660eadf157a3fbcc07aaa01beb841
-Size (local-lib-2.000004.tar.gz) = 47624 bytes
+SHA1 (local-lib-2.000014.tar.gz) = 853dcfc62a5cdefc52926dc3cfb863b34a382867
+RMD160 (local-lib-2.000014.tar.gz) = dff256a0e50d5a6e9b7025f47516825d89e48971
+Size (local-lib-2.000014.tar.gz) = 51593 bytes
Home |
Main Index |
Thread Index |
Old Index