pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Git-CPAN-Patch
Module Name: pkgsrc
Committed By: mef
Date: Fri Feb 6 05:48:56 UTC 2015
Modified Files:
pkgsrc/devel/p5-Git-CPAN-Patch: Makefile distinfo
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(-)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Git-CPAN-Patch/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Git-CPAN-Patch/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index