Monday, January 01, 2018

UPDATE: sysutils/pick

Hi,
Update pick to 2.0.1 from maintainer, the changelog can be found here[1]
and the only change is:

- Typing a query fast could yield incorrect results.

Comments? OK?

[1] https://github.com/calleerlandsson/pick/releases/tag/v2.0.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/pick/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile 7 Nov 2017 14:16:54 -0000 1.7
+++ Makefile 1 Jan 2018 16:07:36 -0000
@@ -2,7 +2,7 @@

COMMENT = fuzzy select anything

-V = 2.0.0
+V = 2.0.1
DISTNAME = pick-${V}

CATEGORIES = sysutils
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/pick/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 7 Nov 2017 14:16:54 -0000 1.6
+++ distinfo 1 Jan 2018 16:07:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (pick-2.0.0.tar.gz) = DocUG5zKfDHU13yHp8BYLjFvQPkHZETHxuh6eR8a6As=
-SIZE (pick-2.0.0.tar.gz) = 107860
+SHA256 (pick-2.0.1.tar.gz) = Sllrj0CjFrxOLA2OiEKBDXp7adRkpBDk7ipldOAWKeM=
+SIZE (pick-2.0.1.tar.gz) = 108010

No comments:

Post a Comment