svn commit: r476926 - head/sysutils/pick

Martin Wilke miwi at FreeBSD.org
Sat Aug 11 14:37:18 UTC 2018


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 at 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 at 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


More information about the svn-ports-head mailing list