pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-ack Update to 2.28, the last in the 2.x se...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/789acb1c5e4c
branches:  trunk
changeset: 410996:789acb1c5e4c
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Feb 03 01:39:32 2020 +0000

description:
Update to 2.28, the last in the 2.x series. From the changelog:

2.28    Mon Mar 18 22:48:57 CDT 2019
====================================
[ENHANCEMENTS]
The --help-rgb-colors option now displays the RGB codes organized by
HSL values for easier picking.  Thanks, Bill Ricker.


2.26    Sun Mar 17 22:00:00 CDT 2019
====================================
[ENHANCEMENTS]
Added --help-colors and --help-rgb-colors options to display colors
available for color options.

Clarified the docs for --lines option. Thanks, Rob Hoelz.  (GH #673)

[FIXES]
Use File::Temp for temp files during tests on Win32.  Thanks, Tim Gim Yee.
(GH #671)

diffstat:

 textproc/p5-ack/Makefile |   5 ++---
 textproc/p5-ack/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 0ddd119e922d -r 789acb1c5e4c textproc/p5-ack/Makefile
--- a/textproc/p5-ack/Makefile  Mon Feb 03 01:16:44 2020 +0000
+++ b/textproc/p5-ack/Makefile  Mon Feb 03 01:39:32 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2019/08/11 13:23:59 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2020/02/03 01:39:32 schmonz Exp $
 
-DISTNAME=      ack-2.24
+DISTNAME=      ack-2.28
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
 
diff -r 0ddd119e922d -r 789acb1c5e4c textproc/p5-ack/distinfo
--- a/textproc/p5-ack/distinfo  Mon Feb 03 01:16:44 2020 +0000
+++ b/textproc/p5-ack/distinfo  Mon Feb 03 01:39:32 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/06/24 09:17:27 wiz Exp $
+$NetBSD: distinfo,v 1.15 2020/02/03 01:39:32 schmonz Exp $
 
-SHA1 (ack-2.24.tar.gz) = 513c9d9a96343b35d08c19e5978c6a7acdf125a7
-RMD160 (ack-2.24.tar.gz) = 3b3ed0652882d4df0ae6efbdf95b31060e6b86a9
-SHA512 (ack-2.24.tar.gz) = 3778c1d70ae08852eff9d8dd75688713bbb8dd15d4e72c07a3829cf362c7bfeba1175275e66cfe99265ba28777b6833734ebd6debb4ec4ec79df06ac46a79c24
-Size (ack-2.24.tar.gz) = 261289 bytes
+SHA1 (ack-2.28.tar.gz) = f6fed910d5f57e7a9ada494db7b340428d591083
+RMD160 (ack-2.28.tar.gz) = e6648a4282201813a8b4cac414dea719210cb1af
+SHA512 (ack-2.28.tar.gz) = 04ad599b644ff2cb07abe687f99286f14ddd0628458ac88dea0124d8487792824af470a60718c21be5930083830b463385e13927cc4a680ff34be133256c0f8a
+Size (ack-2.28.tar.gz) = 263072 bytes



Home | Main Index | Thread Index | Old Index