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

History of commit frequency

CVS Commit History:


   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.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2013-05-27 15:54:06 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.96

Upstream changes:
2013-05-24  Jarkko Hietaniemi  <jhi@iki.fi>

	* Mop-up release for 0.95.  Still is and will be unsupported.

	* Release as 0.96.

2013-05-23  Jarkko Hietaniemi  <jhi@iki.fi>

	* Address rt.cpan.org #85449:
	  "Graph-0.94 tests fail under perl 5.18.0"

	* Address rt.cpan.org #82324:
	  "Test failures due to hash randomisation in perl 5.17.6"

	The two above fixes were the same: the biconnectedness
	code was rewritten from scratch.  The new code behaves
	differently (but I believe more correctly) on certain
	edge cases, in general it will generate more biconnected
	components and bridges, for example for "a=b=c" it will
	now return the same two biconnected components and bridges
	(cut edges), namely "a=b" and "b=c", the "b" of \ 
course being
	the articulation point (cut vertex).

	* Address rt.cpan.org #67213:
	  "[PATCH] pod fixes"

	* Remove the t/u_bo.t and t/u_bo1.t since they die in 5.18 due
	  to some strange failure, looks unrelated to Graph as such,
	  probably some fix/change made by newer Perls.

	* Release as 0.95.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406)
Log message:
Revision bump after updating perl5 to 5.14.1.
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-03-15 19:55:22 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-Graph from 0.93 to 0.94

Upstream changes:
2010-03-13 - Release 0.94 - Jarkko Hietaniemi  <jhi@iki.fi>
	* Address rt.cpan.org #43580:
	  "Reversed logic on overload::StrVal() in \ 
AdjacencyMap::Vertex::__set_path"
	  Had to add a new option, refvertexed_stringified.
	* Address rt.cpan.org #50210:
	  "Graph-0.91: bug in unionfind parameter"
	  One cannot delete from a unionfind graph: now enforcing that.
	* Address rt.cpan.org #48090:
	  "all_reachable on directed $g->add_edges(['a','b'],['b','a'])"
	  Now if there are loops, all_reachable() will include
	  the initial vertices themselves.  Also all_neighbors()
	  had some problems in certain cases, fixed those too.
	* Address rt.cpan.org #50210:
	  "Graph-0.91: bug in unionfind parameter"
	  One cannot delete edges or vertices from a unionfind
	  graph: now enforce that in code.
	* Address rt.pcan.org #42549: "stron"
	  Document that strongly connected components will include
	  isolated and sink and source vertices.
   2010-03-08 17:10:33 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-Graph from 0.91 to 0.93

pkgsrc changes:
- Add license definition

Upstream changes:
2010-03-07  Jarkko Hietaniemi  <jhi@iki.fi>
	* Revert the SPTHeapElem.pm change made in Graph 0.92,
	  installing Heap 0.80 broke Graph.  Better be conservative.

2010-03-03  Jarkko Hietaniemi  <jhi@iki.fi>
	* Address rt.cpan.org #55912 "Broken links in the documentation"
	* Address rt.cpan.org #55196 "Heap 0.80 compatibility fix"
	* Add copyright and clearer license statement.
	* Release as 0.92.
   2009-01-21 00:27:09 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 0.90 to 0.91.

Upstream changes:

2009-01-16  Jarkko Hietaniemi  <jhi@iki.fi>
	* Minor documentation cleanups.
	* Add 'use strict;' to lib/Graph/TransitiveClosure.pm.
	* Modernize the META.yml.
	* Release as 0.91.

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