From owner-svn-ports-all@freebsd.org Fri May 4 17:33:48 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 731E7FB2B94; Fri, 4 May 2018 17:33:48 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 241786E549; Fri, 4 May 2018 17:33:48 +0000 (UTC) (envelope-from krion@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1DFA01203E; Fri, 4 May 2018 17:33:48 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w44HXmse034995; Fri, 4 May 2018 17:33:48 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w44HXlsX034993; Fri, 4 May 2018 17:33:47 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201805041733.w44HXlsX034993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Fri, 4 May 2018 17:33:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469037 - head/shells/klish X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/shells/klish X-SVN-Commit-Revision: 469037 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2018 17:33:48 -0000 Author: krion Date: Fri May 4 17:33:47 2018 New Revision: 469037 URL: https://svnweb.freebsd.org/changeset/ports/469037 Log: Update to 2.1.4 PR: 227969 Submitted by: maintainer Modified: head/shells/klish/Makefile head/shells/klish/distinfo Modified: head/shells/klish/Makefile ============================================================================== --- head/shells/klish/Makefile Fri May 4 17:17:04 2018 (r469036) +++ head/shells/klish/Makefile Fri May 4 17:33:47 2018 (r469037) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= klish -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= shells -MASTER_SITES= http://libcode.org/attachments/download/66/ +MASTER_SITES= http://libcode.org/attachments/download/70/ MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= Klish - Kommand Line Interface Shell Modified: head/shells/klish/distinfo ============================================================================== --- head/shells/klish/distinfo Fri May 4 17:17:04 2018 (r469036) +++ head/shells/klish/distinfo Fri May 4 17:33:47 2018 (r469037) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470875199 -SHA256 (klish-2.1.3.tar.xz) = 70528039da9c5fdfadaea325ab6243cdabef627da0398335312e08d90ab415f8 -SIZE (klish-2.1.3.tar.xz) = 367020 +TIMESTAMP = 1521365350 +SHA256 (klish-2.1.4.tar.xz) = a89dd1027dce713407b6d68e836c8fdead56406dcfc650da84da8e0b92c9b2e5 +SIZE (klish-2.1.4.tar.xz) = 377856