Hi, Update pick to 2.0.2 from maintainer. The changelog can be found here[1] and most importantly:
- The repository has been moved to my account over at GitHub - The Werror flag is gone Comments? OK? [1] https://github.com/mptre/pick/releases/tag/v2.0.2 Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/pick/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 1 Jan 2018 19:30:43 -0000 1.8 +++ Makefile 10 Apr 2018 20:16:57 -0000 @@ -2,12 +2,12 @@ COMMENT = fuzzy select anything -V = 2.0.1 +V = 2.0.2 DISTNAME = pick-${V} CATEGORIES = sysutils -HOMEPAGE = https://github.com/calleerlandsson/pick +HOMEPAGE = https://github.com/mptre/pick MAINTAINER = Anton Lindqvist <an...@openbsd.org> @@ -17,12 +17,9 @@ PERMIT_PACKAGE_CDROM = Yes # uses pledge() WANTLIB += c curses -MASTER_SITES = https://github.com/calleerlandsson/pick/releases/download/v${V}/ +MASTER_SITES = https://github.com/mptre/pick/releases/download/v${V}/ SEPARATE_BUILD = Yes CONFIGURE_STYLE = gnu - -pre-configure: - sed -i 's,-Werror,,g' ${WRKSRC}/Makefile.in .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/pick/distinfo,v retrieving revision 1.7 diff -u -p -r1.7 distinfo --- distinfo 1 Jan 2018 19:30:43 -0000 1.7 +++ distinfo 10 Apr 2018 20:16:57 -0000 @@ -1,2 +1,2 @@ -SHA256 (pick-2.0.1.tar.gz) = Sllrj0CjFrxOLA2OiEKBDXp7adRkpBDk7ipldOAWKeM= -SIZE (pick-2.0.1.tar.gz) = 108010 +SHA256 (pick-2.0.2.tar.gz) = 8rQ6qlQK0/8FolalMcL0fT2VFFuCwdGw1i37QNeT04U= +SIZE (pick-2.0.2.tar.gz) = 132174