pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-local-lib
Module Name: pkgsrc
Committed By: mef
Date: Sun Jun 18 03:41:19 UTC 2017
Modified Files:
pkgsrc/devel/p5-local-lib: Makefile distinfo
Log Message:
Updated devel/p5-local-lib from 2.000019 to to 2.000023
-------------------------------------------------------
2.000023 - 2017-06-07
- fix use of 'note' in test for compatibilty with old Test::More
2.000022 - 2017-06-07
- releasing as stable
2.000_021 - 2017-04-23
- account for an empty SHELL variable when detecting shell
- author test cleanups
- bootstrapping option --no-manpages now affects bootstrapping process, not
just later module installs
- cope with home directories with spaces when bootstrapping with old CPAN.pm
2.000_020 - 2016-10-18
- fix handling of inc_version_list
- don't load strict or warnings outside author mode
- load and use Cwd when we're printing and exiting
- use loaded Cwd/Win32::Cwd if it's available
- handle relative paths in current executable
- don't try to run current executable in embedded perl
- handle relative directories better
- fix shell test for powershell 1 and group policy restricted environments
- avoid user init files in shell test
- use safer format to check environment in shell test
- many test cleanups
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-local-lib/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-local-lib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-local-lib/Makefile
diff -u pkgsrc/devel/p5-local-lib/Makefile:1.29 pkgsrc/devel/p5-local-lib/Makefile:1.30
--- pkgsrc/devel/p5-local-lib/Makefile:1.29 Mon Jun 5 14:23:54 2017
+++ pkgsrc/devel/p5-local-lib/Makefile Sun Jun 18 03:41:19 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2017/06/05 14:23:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2017/06/18 03:41:19 mef Exp $
#
-DISTNAME= local-lib-2.000019
+DISTNAME= local-lib-2.000023
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
Index: pkgsrc/devel/p5-local-lib/distinfo
diff -u pkgsrc/devel/p5-local-lib/distinfo:1.20 pkgsrc/devel/p5-local-lib/distinfo:1.21
--- pkgsrc/devel/p5-local-lib/distinfo:1.20 Fri Jul 15 12:40:59 2016
+++ pkgsrc/devel/p5-local-lib/distinfo Sun Jun 18 03:41:19 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2016/07/15 12:40:59 wen Exp $
+$NetBSD: distinfo,v 1.21 2017/06/18 03:41:19 mef Exp $
-SHA1 (local-lib-2.000019.tar.gz) = 13a3bc355a8c534ca741bba82308f56537989f6d
-RMD160 (local-lib-2.000019.tar.gz) = 7016abbfd7a1b32b39e4cfa0cd863d06e197ef4c
-SHA512 (local-lib-2.000019.tar.gz) = ab7d2d43566fef1d5dce41649859a01306d302b46739cf110b4d0330ae3cec3e49e3b06f67612f9e33b6bcb7654ec5ff0a97cf44fecc8a9cd6d5b24421671614
-Size (local-lib-2.000019.tar.gz) = 62149 bytes
+SHA1 (local-lib-2.000023.tar.gz) = 01a542fb376e8403eb34413f98e07bd50ceba470
+RMD160 (local-lib-2.000023.tar.gz) = ecedb03254afe1cdd936bbb8bd9a5441d46d9f82
+SHA512 (local-lib-2.000023.tar.gz) = f4b541fb340bdf1cb3bf4106984fc7bdfaabddf3057edfb8b38b0c281b7a942a36859dbdeaec6f6e6da773636d129b80fd1ef104a62458f6001b5794a91a5449
+Size (local-lib-2.000023.tar.gz) = 64446 bytes
Home |
Main Index |
Thread Index |
Old Index