Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-FileHandle-Unget
From: Makoto Fujiwara
Date: 2015-04-21 03:02:20
Message id: 20150421010220.ACBE298@cvs.netbsd.org
Log Message:
(pkgsrc)
- Add dependency as
DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
(upstream)
- Update 0.1625 to 0.1627
------------------------
Version 0.1627: Mon Apr 20 2015
- Clarify licensing terms
- Move verbose testing to a private module, and implement it in a way that
doesn't require editing the Makefile after it is generated.
- Require File::Slurp instead of including it, to avoid potential problems
like this:
http://www.cpantesters.org/cpan/report/86a0145a-e52b-11e4-a1d1-8536eb4f9f07
- Fix tests so that they don't prematurely delete the temp file
See for example:
http://www.cpantesters.org/cpan/report/3adcb600-6bf9-1014-8336-f8616735162a
- Fix tests on Windows.
http://www.cpantesters.org/cpan/report/482c4765-af8d-1014-8ca5-91062b825c07
Version 0.1626: Sun Apr 12 2015
- Enable verbose testing for CPAN-testers
- Consolidate issue tracking at rt.cpan.org
Files: