Date: Fri, 4 May 2018 17:33:47 +0000 (UTC) From: Kirill Ponomarev <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469037 - head/shells/klish Message-ID: <201805041733.w44HXlsX034993@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805041733.w44HXlsX034993>