From owner-svn-ports-head@freebsd.org Mon Oct 19 08:16:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26440A18B54; Mon, 19 Oct 2015 08:16:59 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2531C8E; Mon, 19 Oct 2015 08:16:58 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9J8GvAU004109; Mon, 19 Oct 2015 08:16:57 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9J8Gvul004107; Mon, 19 Oct 2015 08:16:57 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201510190816.t9J8Gvul004107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 19 Oct 2015 08:16:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399639 - head/sysutils/pick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2015 08:16:59 -0000 Author: koobs Date: Mon Oct 19 08:16:57 2015 New Revision: 399639 URL: https://svnweb.freebsd.org/changeset/ports/399639 Log: sysutils/pick: Update to 1.2.1 - Update to 1.2.1 While I'm here: - Add LICENSE_FILE PR: 203833 Submitted by: Neel Chauhan Modified: head/sysutils/pick/Makefile head/sysutils/pick/distinfo Modified: head/sysutils/pick/Makefile ============================================================================== --- head/sysutils/pick/Makefile Mon Oct 19 08:15:43 2015 (r399638) +++ head/sysutils/pick/Makefile Mon Oct 19 08:16:57 2015 (r399639) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pick -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.1 CATEGORIES= sysutils MASTER_SITES= http://github.com/thoughtbot/pick/releases/download/v${PORTVERSION}/ @@ -9,6 +9,7 @@ MAINTAINER= neel@neelc.org COMMENT= Tool for choosing one option from a set of choices with an interface LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes PLIST_FILES= bin/pick man/man1/pick.1.gz Modified: head/sysutils/pick/distinfo ============================================================================== --- head/sysutils/pick/distinfo Mon Oct 19 08:15:43 2015 (r399638) +++ head/sysutils/pick/distinfo Mon Oct 19 08:16:57 2015 (r399639) @@ -1,2 +1,2 @@ -SHA256 (pick-1.1.1.tar.gz) = 2d2707d9fb6d9f8b3afffc0f02f81e7b6a02cf7823127e10b1c952adee42a306 -SIZE (pick-1.1.1.tar.gz) = 106841 +SHA256 (pick-1.2.1.tar.gz) = 048fe3733460cc284ddda1edada80b819b66f331bc0a88f489637b9e3a500700 +SIZE (pick-1.2.1.tar.gz) = 107768