Next | Query returned 53 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   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-04-25 13:00:11 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update p5-Exception-Class from version 1.29 to version 1.30.

Pkgsrc changes:
- Adjust LICENSE

Upstream changes:
1.30 Mar 20, 2010

- Added the ability to create light weight exceptions, which don't record a
  stack trace or any other context info (time, pid, etc.). This is done by
  setting $class->NoContextInfo to a true value for the exception class. Based
  on a patch by Graham Barr. RT #54826.
   2009-05-17 19:40:51 by Jens Rehsack | Files touched by this commit (2)
Log message:
PkgSrc changes:
  - Updating package for p5 module Exception::Class from 1.27 to 1.29
  - Setting license to gnu-gpl-v2

Upstream changes:
1.29 May 8, 2009

- Make sure that there is only one line that the toolchain can pick up
  when looking for this module's $VERSION.

1.28 May 6, 2009

* Removed Exception::Class::Base->do_trace and ->NoObjectRefs, both of
  which have been undocumented for many years.

- Moved Exception::Class::Base to its own file, so it doesn't
  overwrite the $VERSION in Exception::Class (and for general
  sanity). Reported by Kirk Baucom.
   2009-05-06 08:41:16 by Jens Rehsack | Files touched by this commit (2)
Log message:
PkgSrc changes:
  - Updating package for p5 module Exception::Class from 1.26 to 1.27
  - Adjusting dependencies

Upstream changes:
1.27 May 4, 2009

* The error message for an exception no longer defaults to $!. This
  was a bad idea, and has bitten some people. Addresses RT #43600.

* I'm now only supporting Perl 5.8.1+. This module broke on 5.6.2 (and
  5.8.0) at some point and I don't really care enough to fix
  it. Non-intrusive patches to make it work on 5.8.0 or less (again)
  will be accepted.
   2008-11-06 00:22:26 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 1.24nb1 to 1.26.

Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

1.26 Oct 25, 2008

- No code changes, just bumped the Devel::StackTrace dependency to
  1.20.

  The changes in 1.25 exposed a bug in Devel::StackTrace which has now
  been fixed. This caused HTML::Mason test failures, among other
  things. Reported by Andreas Koenig.

1.25 Oct 21, 2008

- The Exception::Class::Base constructor no longer looks at the
  associated Devel::StackTrace object's frames. Avoiding looking at
  the frames should make constructing exception objects much
  faster. Instead the information based on the stack trace frames -
  package(), file(), and line() - is only retrieved when it is
  requested. Patch by Ruslan Zakirov. RT #40221.
   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-04-06 17:11:28 by Klaus Heinz | Files touched by this commit (2)
Log message:
Updated to version 1.24.

Pkgsrc changes:
  - The packages supports installation to DESTDIR.
  - No C compiler required.
  - Needs more modern version of p5-Devel-StackTrace.

Changes since version 1.23:
===========================
1.24 Mar 30, 2008
- Added a MaxArgLength class parameter to go along with the new
  max_arg_length constructor param for Devel::StackTrace
  objects. Patch by Ian Burrell.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-01-23 22:44:40 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.23:

1.23 Jan 14, 2006

- Fix code bugs in the SYNOPSIS.

- Exception::Class->caught() now returns $@ if not given an argument.

Next | Query returned 53 messages, browsing 31 to 40 | Previous