View | Details | Raw Unified | Return to bug 230104 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	pick
3
PORTNAME=	pick
4
PORTVERSION=	2.0.0
4
PORTVERSION=	2.0.2
5
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
6
MASTER_SITES=	https://github.com/calleerlandsson/pick/releases/download/v${PORTVERSION}/
6
MASTER_SITES=	https://github.com/mptre/pick/releases/download/v${PORTVERSION}/
7
7
8
MAINTAINER=	neel@neelc.org
8
MAINTAINER=	neel@neelc.org
9
COMMENT=	Tool for choosing one option from a set of choices with an interface
9
COMMENT=	Tool for choosing one option from a set of choices with an interface
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1510152865
1
TIMESTAMP = 1532783129
2
SHA256 (pick-2.0.0.tar.gz) = 0e87141b9cca7c31d4d77c87a7c0582e316f40f9076444c7c6e87a791f1ae80b
2
SHA256 (pick-2.0.2.tar.gz) = f2b43aaa540ad3ff05a256a531c2f47d3d95145b82c1d1b0d62dfb40d793d385
3
SIZE (pick-2.0.0.tar.gz) = 107860
3
SIZE (pick-2.0.2.tar.gz) = 132174

Return to bug 230104