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

History of commit frequency

CVS Commit History:


   2012-07-06 13:35:00 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for Perl 5 module Sub::Uplevel in devel/p5-Sub-Uplevel
from 0.2200nb2 (upstream 0.22) to 0.2400 (upstream 0.24).

Upstream changes since 0.22:
0.24      2012-02-20 22:18:46 EST5EDT
    - no changes from 0.23_03

0.23_03   2012-02-07 17:16:49 EST5EDT
    - fixed: additional test regex fixed

0.23_02   2012-02-07 14:32:53 EST5EDT
    - fixed: Perl 5.15 series Carp changes output format of messages (adds
      a period).  This fixes the test regular expressions. [Andreas Koenig]

0.23_01   2012-02-02 10:41:31 EST5EDT
    - added: the $Sub::Uplevel::CHECK_FRAMES global constant to enable the
      frame depth checking and compile it out if not needed.  [Adam
      Kennedy]
   2011-08-07 14:58:22 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!
   2010-01-17 01:55:42 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-Sub-Uplevel from 0.2002 to 0.2200

Upstream changes:
0.22 Tue Nov 17 05:38:42 EST 2009
    - meta: added repository to metadata [Alexandr Ciornii]

0.21_01 Sat Nov 29 15:24:49 EST 2008
    - added: the ":aggressive" tag may be used to force reloading of
      Exporter, which often binds caller() prior to Sub::Uplevel's global
      override
   2010-01-16 20:27:19 by Klaus Heinz | Files touched by this commit (19) | Package updated
Log message:
Set or updated LICENSE
   2008-11-10 20:43:32 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.2002:

0.2002 Thu Sep 11 14:33:09 EDT 2008

    - changed: removed Exporter dependency

    - test fix: fixed strange t/07_uplevel_too_high.t fail on Win32

0.2001 Tue Sep  9 22:22:40 EDT 2008

    - test fix: changed prior override test to be more robust (SCHWERN)

0.20 Tue Sep  9 19:23:35 EDT 2008

    - changed: bumped perl requirement to 5.006 and stopped using vars
      (fixes a test bug under Test::More > 0.80)

0.19_03 Fri Jul  4 13:31:21 EDT 2008

    - fixed: load Carp only as needed (fixes problem on 5.005)

0.19_02 Thu Feb 21 14:58:46 EST 2008

    - added: uplevel will warn if uplevel request is more than the call
      stack depth
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
   2008-05-28 23:27:04 by David Brownlee | Files touched by this commit (2)
Log message:
Updated devel/p5-Sub-Uplevel to 0.1901

0.1901 Thu Feb 14 14:07:37 EST 2008

    - hides the "DB" package from indexers (DB used to support @DB::args)

0.19 Thu Feb 14 11:50:16 EST 2008

    - bug fix: replacement caller() correctly sets @DB::args if calling
      package is DB

    - repackaging: custom Build.PL, moved all author tests to xt/, added
      LICENSE and INSTALL files
   2008-01-08 23:23:05 by Klaus Heinz | Files touched by this commit (1)
Log message:
The package supports installation to DESTDIR.
Removed unnecessary comment. As far as I could determine there was never
a requirement for p5-Devel-Cycle.
   2007-12-07 08:53:07 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Sub-Uplevel to 0.18.

Changes from 0.14:

0.18 Wed Oct 31 06:56:13 EDT 2007
    - release version of 0.17_01 changes

0.17_01
    - removed 5.006-specific language and tested on prerelease 5.00505

0.16 Mon Jul 30 09:54:41 EDT 2007
    - release version of 0.15_01 changes

0.15_01 Thu Jul  5 22:54:08 EDT 2007
    - Won't override any existing CORE::GLOBAL::caller when loaded
    - Localize global caller() override to the scope of the uplevel() call
      so it can play nicer with things like Contextual::Return and
      Hook::LexWrap that also override caller()

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