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

History of commit frequency

CVS Commit History:


   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-09-05 17:31:58 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(pkgsrc)
 - Add following line for make test
   BUILD_DEPENDS+=        p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS
   BUILD_DEPENDS+=        \ 
p5-Package-Constants-[0-9]*:../../devel/p5-Package-Constants
   BUILD_DEPENDS+=        \ 
p5-Parallel-ForkManager-[0-9]*:../../devel/p5-Parallel-ForkManager
   BUILD_DEPENDS+=        \ 
p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch
 - (Be careful, not all the dependent packages pass for 'make test', followings \ 
are suspect)
    p5-MooseX-App-Cmd-0.31
    git-base-2.5.1
    p5-SQL-Abstract-Limit-0.14.1nb6
    p5-IO-tty-1.12nb1

(upstream)
 - Update 2.0.4 to 2.2.0
---------------------
2.2.0 2015-08-09
  [ BUG FIXES ]
      - Allow git to prompt user when calling sendemail (GH#25, Arthur Axel
        fREW Schmidt)
      - Tags were printed with the warning "at line blah". (GH#22)

  [ ENHANCEMENTS ]
      - Improve error message. (GH#24, frioux)

  [ NEW FEATURES ]
      - Store module name in config instead of relying on commit messages
        (frioux, GH#26)

  [ STATISTICS ]
      - code churn: 8 files changed, 219 insertions(+), 438 deletions(-)

2.1.0 2015-06-01
  [ ENHANCEMENTS ]
      - Be a little more clever about finding out if the META repo is
        git-based.

  [ STATISTICS ]
      - code churn: 3 files changed, 22 insertions(+), 4 deletions(-)
   2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
   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-04-30 06:51:02 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(pkgsrc)
 - Convert PERL5_MODULE_TYPE to default
 - Add 5 of BUILD_DEPENDS for make test

(upstream)
 - update to 2.0.4
---------------
2.0.4 2015-04-19
 [BUG FIXES]
 - Tests were failing because of space-sensitivity. (lharey, GH#21)

 [ENHANCEMENTS]
 - Move to MetaCPAN::Client. (GH#19)

 [STATISTICS]
 - code churn: 14 files changed, 233 insertions(+), 210 deletions(-)
   2015-02-06 06:48:56 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(pkgsrc)
 - Add following DEPENDS+=
	p5-Archive-Any-[0-9]*
	p5-CPANPLUS-[0-9]*
	p5-CPAN-ParseDistribution-[0-9]*
	p5-Git-Repository-Plugin-AUTOLOAD-[0-9]*
	p5-List-Pairwise-[0-9]*
	p5-MooseX-App-[0-9]*
	p5-MooseX-Role-Tempdir-[0-9]*
	p5-Test-MockObject-[0-9]*
 - Switch DEPENDS
      - p5-Method-Signatures-[0-9]*
      + p5-Method-Signatures-Simple-[0-9]*
(upstream)
 - Update 0.8.0 to 2.0.3
---------------------
2.0.3 2014-03-17
 [BUG FIXES]
 - Deal with any archives and other fixes. (RT#92928, reported by Alexandr
   Ciornii)

 [STATISTICS]
 - code churn: 7 files changed, 79 insertions(+), 26 deletions(-)

2.0.2 2014-03-03
 [BUG FIXES]
 - Author and date of release take precedence over the GIT_* env variables.
   (RT#93481, reported by Slaven Rezic)

 [DOCUMENTATION]
 - Remove mention of option '--backpan' for import. (RT#93482, raised by
   Slaven Rezic)

 [STATISTICS]
 - code churn: 4 files changed, 18 insertions(+), 42 deletions(-)

2.0.1 2014-02-15
 [BUG FIXES]
 - Added dependency to Git::Repository::Plugin::AUTOLOAD.
 - Re-introduced Pod::Weaver (spotted by Neil Bowers).

 [STATISTICS]
 - code churn: 3 files changed, 14 insertions(+), 4 deletions(-)

2.0.0 2014-02-12
 [API CHANGES]
 - Will now clone of the official git repository, if there is one.

 [STATISTICS]
 - code churn: 13 files changed, 385 insertions(+), 64 deletions(-)

1.3.1 2013-07-27
 [BUG FIXES]
 - Bump minimal Perl requirements to 5.10.1 (for smartmatches).

 [STATISTICS]
 - code churn: 2 files changed, 10 insertions(+), 2 deletions(-)

1.3.0 2013-07-18
 [ENHANCEMENTS]
 - Silence smart-match warnings for 5.18+

 [STATISTICS]
 - code churn: 2 files changed, 25 insertions(+), 16 deletions(-)

1.2.1 2013-07-15
 [BUG FIXES]
 - Was using 'return $foo or die' instead of 'return $foo || die'.

 [STATISTICS]
 - code churn: 2 files changed, 11 insertions(+), 4 deletions(-)

1.2.0 2013-04-21
 [ENHANCEMENTS]
 - Move to Method:::Signature::Simple as M::S doesn't work with 5.17.11.
   (GH#14, ilmari)

 [STATISTICS]
 - code churn: 14 files changed, 32 insertions(+), 16 deletions(-)

1.1.2 2013-04-14
 [BUG FIXES]
 - bump dependency for MooseX::App to solve boolean argument problem.

 [STATISTICS]
 - code churn: 2 files changed, 9 insertions(+), 10 deletions(-)

1.1.1 2013-04-01
 [BUG FIXES]
 - changes in latest MooseX::App broke Git::CPAN::Patch  (RT#84349,
   reported by Peter Valdemar Mørch)

 [STATISTICS]
 - code churn: 8 files changed, 47 insertions(+), 18 deletions(-)

1.1.0 2013-01-19
 [ENHANCEMENTS]
 - Simplify code after MooseX::App improvements (maros rocks)

 [STATISTICS]
 - code churn: 2 files changed, 19 insertions(+), 75 deletions(-)

1.0.3 2013-01-08
 [BUG FIXES]
 - Specify Method::Signature minimal version.

 [STATISTICS]
 - code churn: 2 files changed, 14 insertions(+), 7 deletions(-)

1.0.2 2013-01-03
 [BUG FIXES]
 - Removed s///r use.

 [STATISTICS]
 - code churn: 2 files changed, 17 insertions(+), 7 deletions(-)

1.0.1 2013-01-01
 [BUG FIXES]
 - Hide the MooseX::App monkeypatching from the cpan indexer.

 [DOCUMENTATION]
 - Change 'git cpan' for the new 'git-cpan'.

 [STATISTICS]
 - code churn: 9 files changed, 41 insertions(+), 25 deletions(-)

1.0.0 2013-01-01
 [API CHANGES]
 - Major rewrite using MooseX::App

 [ENHANCEMENTS]
 - cpan-git-import now uses metacpan instead of CPANPLUS
 - removed gitpan support, as it has gone dormant

 [STATISTICS]
 - code churn: 38 files changed, 1594 insertions(+), 1244 deletions(-)
   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.
   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.

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