Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2018 14:37:18 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476926 - head/sysutils/pick
Message-ID:  <201808111437.w7BEbIFl062061@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Aug 11 14:37:17 2018
New Revision: 476926
URL: https://svnweb.freebsd.org/changeset/ports/476926

Log:
  - Update to 2.0.2
  
  PR:		230104
  Submitted by:	neel@neelc.org
  Sponsored by:	iXsystems Inc.

Modified:
  head/sysutils/pick/Makefile
  head/sysutils/pick/distinfo

Modified: head/sysutils/pick/Makefile
==============================================================================
--- head/sysutils/pick/Makefile	Sat Aug 11 14:36:16 2018	(r476925)
+++ head/sysutils/pick/Makefile	Sat Aug 11 14:37:17 2018	(r476926)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	pick
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.2
 CATEGORIES=	sysutils
-MASTER_SITES=	https://github.com/calleerlandsson/pick/releases/download/v${PORTVERSION}/
+MASTER_SITES=	https://github.com/mptre/pick/releases/download/v${PORTVERSION}/
 
 MAINTAINER=	neel@neelc.org
 COMMENT=	Tool for choosing one option from a set of choices with an interface

Modified: head/sysutils/pick/distinfo
==============================================================================
--- head/sysutils/pick/distinfo	Sat Aug 11 14:36:16 2018	(r476925)
+++ head/sysutils/pick/distinfo	Sat Aug 11 14:37:17 2018	(r476926)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510152865
-SHA256 (pick-2.0.0.tar.gz) = 0e87141b9cca7c31d4d77c87a7c0582e316f40f9076444c7c6e87a791f1ae80b
-SIZE (pick-2.0.0.tar.gz) = 107860
+TIMESTAMP = 1532783129
+SHA256 (pick-2.0.2.tar.gz) = f2b43aaa540ad3ff05a256a531c2f47d3d95145b82c1d1b0d62dfb40d793d385
+SIZE (pick-2.0.2.tar.gz) = 132174



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808111437.w7BEbIFl062061>