diff options
author | mef <mef@pkgsrc.org> | 2016-02-09 13:22:37 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-02-09 13:22:37 +0000 |
commit | c1eedb0dab35f58f6314515193cc2324b35fa4bc (patch) | |
tree | 9d01d9df45f2721963829442c4df786a2ea9f950 /sysutils | |
parent | d865245198cc781ff3e208d980203f1649c6328f (diff) | |
download | pkgsrc-c1eedb0dab35f58f6314515193cc2324b35fa4bc.tar.gz |
Update 1.52 to 1.55
-------------------
1.55 2016-01-11 - Shlomi Fish
- Add the "{ glob => 0 }" option to remove().
- See https://rt.cpan.org/Ticket/Display.html?id=78405
- Thanks to SHARYANTO for the request.
1.54 2016-01-10 - Shlomi Fish
- Fix a typo in the documentation:
- https://rt.cpan.org/Ticket/Display.html?id=72010
- Thanks to DFH, and dsteinbrunner for the report.
- Hopefully fix the GitHub remote to make it more MetaCPAN-friendly.
1.53 2016-01-10 - Shlomi Fish
- Convert the distribution from Module-Install to Dist-Zilla.
- Module-Install is undermaintained and unloved.
- Fix a problem running the tests in parallel.
- https://rt.cpan.org/Public/Bug/Display.html?id=90183
- Thanks to ETHER, RJBS, and KENTNL for the report and the analysis.
- Earlier report by EDENC - thanks as well.
- https://rt.cpan.org/Ticket/Display.html?id=71779
- Removed trailing whitespace and \r-s.
- The \r-s confused Dist-Zilla abstract extraction.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-File-Remove/Makefile | 5 | ||||
-rw-r--r-- | sysutils/p5-File-Remove/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile index a83abaebf3d..c6b31df9776 100644 --- a/sysutils/p5-File-Remove/Makefile +++ b/sysutils/p5-File-Remove/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:15 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2016/02/09 13:22:37 mef Exp $ -DISTNAME= File-Remove-1.52 +DISTNAME= File-Remove-1.55 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/sysutils/p5-File-Remove/distinfo b/sysutils/p5-File-Remove/distinfo index 886e67d1ffd..b5ed438000e 100644 --- a/sysutils/p5-File-Remove/distinfo +++ b/sysutils/p5-File-Remove/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2015/11/04 01:32:23 agc Exp $ +$NetBSD: distinfo,v 1.12 2016/02/09 13:22:37 mef Exp $ -SHA1 (File-Remove-1.52.tar.gz) = 35594cf6bbdb36d9082167f578d3a7f0b51f5dae -RMD160 (File-Remove-1.52.tar.gz) = 968344ad7b06b574fff9567e1755a0047a79ad05 -SHA512 (File-Remove-1.52.tar.gz) = 6651de14d8fccee9bfeb83bd794c399135aee91733beb7a8a30e6611b4f514ad1989df2459bc72b2d17c9ded57d018d95ade36da2ee24fcf8a22a9659ecdeb5b -Size (File-Remove-1.52.tar.gz) = 38230 bytes +SHA1 (File-Remove-1.55.tar.gz) = 9e3bbed41849847e0871ccff65ef9c8e4a0b1fc5 +RMD160 (File-Remove-1.55.tar.gz) = f73b86ffbbe8d6d7744cb6ed958657f4c80d6f65 +SHA512 (File-Remove-1.55.tar.gz) = 93745d8019420907ac6dc00097ca18ea4112f2c7e035956cbaa86256776ee1ca9aa14b7cd1887cad02a4a08eda0ab58290505fbca445b18670df2c8820c74cfc +Size (File-Remove-1.55.tar.gz) = 22052 bytes |