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

History of commit frequency

CVS Commit History:


   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.
   2012-03-22 10:10:31 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for Perl5 module Bit::Vector from CPAN in
devel/p5-Bit-Vector from 7.1nb2 to 7.2

pkgsrc changes:
- adjust Storable dependency (since Perl5 5.12.0 Storable 2.22 is shipped
  with core)

Upstream changes:
 +  Fix compilation problems with perl 5.15.2-436-gbd31be4 and later;
    https://rt.perl.org/rt3/Public/Bug/Display.html?id=99408
   2011-08-09 11:11:32 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Revision bump after updating perl 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!
   2009-10-11 11:55:38 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-Bit-Vector from 7.0 to 7.1

Upstream changes:
Version 7.1   29.09.2009
 +  Added prefix "BV_" to all global identifiers in \ 
"BitVector.c",
    "BitVector.h" and "Vector.xs"
   2009-08-26 18:03:32 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update p5-Bit-Vector from version 6.9 to version 7.0.

Upstream changes:
What's new in version 7.0:
--------------------------
+  Fixed a bug in "GCD2()" in "BitVector.c" with null-size \ 
vectors
+  Added more test cases for "GCD()" in "t/17_________gcd.t"
+  Almost completely rewrote "BitVector_Boot()" in "BitVector.c"
   in order to fix the problem that it calculated an unsigned
   long to have 33 bits under MacOS X (Darwin), leading to
   failing tests in "t/28___chunklist.t"
+  BEWARE that the type "ErrCode", which is part of the inter-
   face of the C library "BitVector.c", has been changed!
+  Added more tests and a debugging aid to "t/28___chunklist.t"
+  Removed the two example files showing how to freeze/thaw
   "Bit::Vector" objects using "Data::Dumper", because after
   closer inspection this proved to be a can of worms
   2009-08-18 18:35:57 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for devel/p5-Bit-Vector from 6.7 to 6.9

Upstream changes:
Version 6.9   12.08.2009
 +  Replaced Storable::freeze by Storable::nfreeze
 +  Added more test cases for Storable
 +  Added two example files showing how to freeze/thaw
    using Data::Dumper

Version 6.8   10.08.2009
 +  Fixed the bug of Storable not reconstructing nested data
    structures properly which contain several references to
    the same Bit::Vector object
 +  Fixed hard-coded table size MASKTABSIZE in BitVector.c
 +  Small cosmetic fixes to the documentation
   2009-08-09 11:12:53 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for p5 module Bit::Vector from 6.6 to 6.7

pkgsrc changes:
  - Re-add dependency to devel/p5-Storable - desired version will be in
    Perl CORE not before 5.10.1

Upstream changes:
Version 6.7   08.08.2009
 +  Replaced STORABLE_thaw by STORABLE_attach
   2009-07-28 08:16:01 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for p5 module Bit::Vector from 6.4nb4 to 6.6

pkgsrc changes:
  - Adding license (perl 5)
  - Adjusting Carp::Clan version in depedencies

Upstream changes:
Version 6.6   27.07.2009
 +  Made the module thread-safe and MacOS X compatible

Version 6.5   27.07.2009
 +  Added automatic support for module "Storable"

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