Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2018-08-21 12:55:22 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Carp-Always: update to 0.16.

0.16  Fri Aug 10 2018

        - Promoted to stable release

0.15_02  Fri Aug 10 2018   TRIAL RELEASE

        [Compatibility fixes]
        - Disable bogus warnings on perl ≤ 5.8.8
        - Restore compatibility with Carp < 1.25

0.15_01  Fri Aug 10 2018   TRIAL RELEASE

        - Fix long standing bug with duplicate tracebacks
          (when carp / croak / cluck / confess were used) RT#123354
        - Fix long standing bug when message ended at " at WHATEVER"
          RT#96561 GH#2

0.15  Thu Aug 9 2018

        - Promoted to stable release

0.14_05  Thu Aug 9 2018   TRIAL RELEASE

        - Fix one test for the sake of Carp ≤ 1.25

0.14_04  Thu Aug 9 2018   TRIAL RELEASE

        - [EXPERIMENTAL] Prepare for extensions
        - Fix switching off and on

0.14_03  Thu Aug 9 2018   TRIAL RELEASE

        - Document import() and unimport()
        - Internal refactoring: Carp::Always::_longmess()

0.14_02  Thu Aug 9 2018   TRIAL RELEASE

        [BREAKING CHANGES]
        - Carp::Always enabling via import() -
          that means "use Carp::Always" works, but not "use \ 
Carp::Always ()"
        - Carp::Always disabling via unimport() -
          That means disabling can be done with "no Carp::Always"
        - Carp::Always doesn't use BEGIN and END blocks anymore

0.14_01  Thu Aug 9 2018   TRIAL RELEASE

        - Tighter regex to suppress " at FILE line LINE.\n" RT#96561
        - Tests for edge cases of warn () and die ()

0.14  Wed Aug 8 2018

        - Promoted to stable release

0.13_03  Wed Aug 8 2018   TRIAL RELEASE

        - t/010simple.t is a required test
        - Pruning docs of old cruft

0.13_02  Wed Aug 8 2018   TRIAL RELEASE

        - Add Devel::Confess to See Also
          (https://github.com/aferreira/cpan-Carp-Always/issues/7)
        - Change bugtracker to GitHub
        - Fine tuning to POD test

0.13_01  Wed Aug 8 2018   TRIAL RELEASE
        - No code change
        - Fine-tuning of prereqs

        [thanks Shawn Carroll]
        - Test::Pod and Test::Pod::Coverage as author tests again
        - Added LICENSE file
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-01-26 08:16:50 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Udate to 0.13
0.13  Wed Nov 6 2012
        - Test::More and Test::Base go to TEST_REQUIRES
        - Test::Pod and Test::Pod::Coverage as author tests
          (solves RT#87423)
   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-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-07-03 08:52:37 by Jens Rehsack | Files touched by this commit (3)
Log message:
Adding package fpr CPAN distribution Carp-Always version 0.12 to
devel/p5-Carp-Always.

This module is meant as a debugging aid. It can be used to make a script
complain loudly with stack backtraces when warn()ing or die()ing.

Next | Query returned 19 messages, browsing 11 to 20 | previous