Commit graph

12 commits

Author SHA1 Message Date
mef
22e8fc8615 (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(-)
2015-02-06 05:48:56 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 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.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
3c27e62a22 Updating package for Perl 5 module Git::CPAN::Patch in
devel/p5-Git-CPAN-Patch from 0.7.0 to 0.8.0.

Upstream changes:
0.8.0 2012-05-22
 - code churn: 1 files changed, 4 insertions(+), 86 deletions(-)

 [ENHANCEMENTS]
 - Added new command 'cpan-clone', which operates like git-clone [Mike
   Doherty]
2012-07-06 10:49:51 +00:00
sno
4c6b6913c9 Updating package for CPAN module Git::CPAN::Patch in devel/p5-Git-CPAN-Patch
from 0.6.1 to 0.7.0.

pkgsrc changes:
- fix dependencies (see changelog of last commit - upstream dependencies
  changed, adam@ forgot to adapt)

Upstream changes:
0.7.0 2011-11-12
 [ENHANCEMENTS]
 - 'git cpan-init' now accepts a '--vcs' argument
 - new command 'git cpan-sources'
2011-11-15 19:43:28 +00:00
adam
d509e4adb3 Changes 0.6.1:
* pass '--no-chain-reply-to' explicitly to 'git-send-email'.
* git-cpan-sendpatch and git-cpan-sendemail now accept '--compose'.
2011-08-16 08:30:16 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
9cb27145f5 Update p5-Git-CPAN-Patch from version 0.4.4 to version 0.4.5.
Pkgsrc changes:
- adjust dependencies with respect to the minimum version required
of the perl package

Upstream changes:
0.4.5     2010-08-16 19:30:23 America/Montreal
    * fix --force documentation/error message/support for git-cpan-import.
        Thanks to chocolateboy.
2010-08-21 21:40:47 +00:00
seb
c3f1e700ad 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-08-21 16:32:42 +00:00
seb
6da5a1e286 Initial import of p5-Git-CPAN-Patch version 0.4.4 in the NetBSD
Packages Collection.

The Perl 5 module Git::CPAN::Patch provides a suite of git commands
aimed at making trivially easy the process of grabbing any distribution
off CPAN, stuffing it in a local git repository and, once gleeful
hacking has been perpetrated, sending back patches to its maintainer.
2010-07-11 22:41:59 +00:00