Next | Query returned 50 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-05-31 03:48:45 by OBATA Akio | Files touched by this commit (1)
Log message:
perl core contains sufficient File-Temp module now.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2014-02-16 17:06:29 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.22
Update DEPENDS

Upstream changes:
1.22  Thu Feb 13 13:14:00 2014
	- t/read.tree.t was still using File::Slurp :-(.

1.21  Thu Feb 13 11:14:00 2014
	- Switch from File::Slurp to File::Slurp::Tiny, on the advice of Karen \ 
Etheridge. See RT#92976.
   2014-02-01 13:30:05 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.20

Upstream changes:
1.20  Fri Jan 31 09:46:00 2014
	- After a private email from Paul Howarth (yea!) I see I need File::Temp V 0.19 \ 
because that's
		the version which introduced the newdir() method, as used in the test suite. \ 
Sorry for the churn.

1.19  Thu Jan 30 09:24:00 2014
	- Set pre-req File::Temp version # to 0 (back from 0.2301). See D A Golden's \ 
blog entry:
		http://www.dagolden.com/index.php/2293/why-installing-distzilla-is-slow-and-what-you-can-do-about-it/.
   2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238)
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.

Bump PKGREVISION for runtime dependency pattern changed packages.
   2013-11-24 02:13:31 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.18
Update DEPENDS

Upstream changes:
1.18  Thu Sep 19 14:24:00 2013
	- No changes, code or otherwise, except for the version # in the *.pm, this \ 
file, and Changelog.ini.
	- Somehow a corrupted version got uploaded to search.cpan.org, so I've just \ 
changed the version #.
		The file on MetaCPAN was fine.
	- Thanx to Rob (Sisyphus) for reporting this.

1.17  Mon Sep 16 15:24:00 2013
	- Write test temp files in :raw mode as well as utf-8, for MS Windows users.
	- Take the opportunity to change all utf8 to utf-8, as per the docs for Encode,
		except for 'use warnings  qw(FATAL utf8);', which doesn't accept utf-8 :-(.
   2013-09-09 22:27:40 by Patrick Welche | Files touched by this commit (2)
Log message:
Update p5-Tree-DAG_Node to 1.16:

1.16  Mon Sep  9 09;26:00 2013
- Accept a patch (slightly modified by me) from Tom Molesworth
  (see RT#88501):
  - Remove 'use open qw(:std :utf8);' because of its global effect.
  - Replace Perl6::Slurp with File::Slurp, using the latter's binmode
    option for the encoding.
  - Fix docs where I'd erroneously said File::Slurp didn't support utf8.

1.15  Fri Sep  6 11:10:00 2013
- Replace Path::Tiny with File::Spec, because the former's list of
  dependencies is soooo long :-(.
  - Changed files: t/read.tree.t, Build.PL and Makefile.PL.
    See: RT#88435 for an explanation.
- Move t/pod.t to xt/author/pod.t.
   2013-09-05 21:25:07 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.14:

1.14  Wed Sep  4 13:44:00 2013
	- Document the copy() method.
	- Patch the copy() method so it respects the {no_attribute_copy => 1} option.
	- Add method read_tree(), for text files. It uses Perl6::Slurp (which supports \ 
utf8).
	- Add methods read_attributes() and string2hashref($s) for use by read_tree().
	- Add t/read.tree.t to test read_tree().
	- Add t/tree.utf8.attrbiutes.txt, in utf8, for use by t/read.tree.t.
	- Add t/tree.with.attributes.txt and t/tree.without.attributes.txt for use by \ 
t/read.tree.t.
	- Make Perl V 5.8.1 a pre-req so we have access to the utf8 pragma.

1.13  Mon Aug 12 17:16:00 2013
	- Change the values accepted for the no_attributes option from undef and 1 to 0 \ 
and 1.
		If undef is used, it becomes 0, so pre-existing code will not change behaviour.
		This makes it easier to pass 0 or 1 from the command line, since there is no \ 
default value available.
   2013-07-04 02:10:40 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.12

Upstream changes:
1.12  Wed Jul  3 16:38:00 2013
	- Change text in README referring to licence to match text in body of source, \ 
since it was in conflict
		with the Artistic Licence V 2.0.
		This was requested by Petr Pisar who packages stuff for Red Hat.
	- Rename CHANGES to Changes as per CPAN::Changes::SPEC.
	- Various spelling fixes in the docs, as kindly reported by dsteinbrunner.

Next | Query returned 50 messages, browsing 21 to 30 | Previous