2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-26 08:24:17 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
p5-Git-CPAN-Patch: update to 2.3.4.
2.3.4 2018-08-24
[ BUG FIXES ]
- fix signatures in ::Command::Clone. (GH#38)
[ STATISTICS ]
- code churn: 2 files changed, 16 insertions(+), 7 deletions(-)
|
2018-08-24 11:26:20 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
p5-Git-CPAN-Patch: update to 2.3.3.
Use TEST_DEPENDS.
2.3.3 2018-08-21
[ DOCUMENTATION ]
- Fix sendpatch typo in POD. (GH#36, Racke)
[ MISC ]
- Use native signatures instead of Method::Signatures::Simple, which
also mean minimal perl version is now 5.20.0.
[ STATISTICS ]
- code churn: 16 files changed, 105 insertions(+), 75 deletions(-)
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-12-30 14:45:12 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
p5-Git-CPAN-Patch: update to 2.3.2.
2.3.2 2017-12-22
[ BUG FIXES ]
- source command was erroneously using 'vcs' attribute. (GH#35, ilmari)
[ STATISTICS ]
- code churn: 5 files changed, 97 insertions(+), 8 deletions(-)
|
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
|
2017-04-19 14:12:55 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Git-CPAN-Patch to 2.3.1
----------------------------------------
2.3.1 2017-01-12
[ BUG FIXES ]
- Remove dependency on MooseX::Role::Tempdir. (GH#33, Sebastien
Deseille)
[ STATISTICS ]
- code churn: 3 files changed, 32 insertions(+), 14 deletions(-)
(pkgsrc changes)
- Add following line for make test
BUILD_DEPENDS+= \
p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
- make test situation is the same as 2.3.0 (denoted in commit log)
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-04-29 13:48:53 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated to devel/p5-Git-CPAN-Patch-2.3.0
----------------------------------------
(make test may fail on t/clone.t, but at least perl t/clone.t runs fine,
I presume it is not on the package, but on test mechanism).
----------------------------------------
2.3.0 2016-04-13
- perlcritic tweaks, add documentation, better die messages. (GH#32,
temp0)
[ ENHANCEMENTS ]
- 'git cpan import' now has options '--author_name' and
'--author_email' to force author to those values. (GH#31)
[ STATISTICS ]
- code churn: 8 files changed, 78 insertions(+), 45 deletions(-)
|