aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pick
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-10-11 19:21:47 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-10-11 19:21:47 +0000
commit97b098688fc33d48fe1bdd43bf6b8e2dd9700df1 (patch)
tree8114d4f15f0c66789812b9f634c06dea4f5eb5b6 /sysutils/pick
parentd0697cedfda309c87e47cba89232f16e4705ecd7 (diff)
downloadports-97b098688fc33d48fe1bdd43bf6b8e2dd9700df1.tar.gz
ports-97b098688fc33d48fe1bdd43bf6b8e2dd9700df1.zip
Notes
Diffstat (limited to 'sysutils/pick')
-rw-r--r--sysutils/pick/Makefile4
-rw-r--r--sysutils/pick/distinfo6
-rw-r--r--sysutils/pick/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/pick/Makefile b/sysutils/pick/Makefile
index 071a066cfcc7..6f6e2e544aef 100644
--- a/sysutils/pick/Makefile
+++ b/sysutils/pick/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= pick
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= sysutils
-MASTER_SITES= http://github.com/thoughtbot/pick/releases/download/v${PORTVERSION}/
+MASTER_SITES= http://github.com/calleerlandsson/pick/releases/download/v${PORTVERSION}/
MAINTAINER= neel@neelc.org
COMMENT= Tool for choosing one option from a set of choices with an interface
diff --git a/sysutils/pick/distinfo b/sysutils/pick/distinfo
index 7ecdc9b8ea00..1cae0ec90133 100644
--- a/sysutils/pick/distinfo
+++ b/sysutils/pick/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474372111
-SHA256 (pick-1.5.0.tar.gz) = 1dac1c9cf0b14b0bbb4d9eefb6af72cdf5314af7b2ff9e4c7c8858014ad63549
-SIZE (pick-1.5.0.tar.gz) = 103859
+TIMESTAMP = 1475767683
+SHA256 (pick-1.5.1.tar.gz) = d41db6c0f1a87e8463c01a15670a96ec90d978dc83dcec7619a46dfe52acbe26
+SIZE (pick-1.5.1.tar.gz) = 104067
diff --git a/sysutils/pick/pkg-descr b/sysutils/pick/pkg-descr
index 9c79ebddfc74..9a3671d9573d 100644
--- a/sysutils/pick/pkg-descr
+++ b/sysutils/pick/pkg-descr
@@ -1,4 +1,4 @@
pick allows users to choose one option from a set of choices using
an interface with fuzzy search functionality.
-WWW: https://www.github.com/thoughtbot/pick
+WWW: https://github.com/calleerlandsson/pick