From owner-svn-ports-head@freebsd.org Mon Oct 30 18:07:19 2017 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 9EBA8E63017; Mon, 30 Oct 2017 18:07:19 +0000 (UTC) (envelope-from pi@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 6E32E6C93F; Mon, 30 Oct 2017 18:07:19 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9UI7IQY095020; Mon, 30 Oct 2017 18:07:18 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9UI7IiQ095018; Mon, 30 Oct 2017 18:07:18 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201710301807.v9UI7IiQ095018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 30 Oct 2017 18:07:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453202 - head/devel/lfcbase X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/lfcbase X-SVN-Commit-Revision: 453202 X-SVN-Commit-Repository: ports 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.23 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, 30 Oct 2017 18:07:19 -0000 Author: pi Date: Mon Oct 30 18:07:18 2017 New Revision: 453202 URL: https://svnweb.freebsd.org/changeset/ports/453202 Log: devel/lfcbase: update 1.10.0 -> 1.10.1 - Added File class constructor to support STDIN read mode Submitted by: Bjoern Lemke Modified: head/devel/lfcbase/Makefile head/devel/lfcbase/distinfo Modified: head/devel/lfcbase/Makefile ============================================================================== --- head/devel/lfcbase/Makefile Mon Oct 30 18:06:27 2017 (r453201) +++ head/devel/lfcbase/Makefile Mon Oct 30 18:07:18 2017 (r453202) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ Modified: head/devel/lfcbase/distinfo ============================================================================== --- head/devel/lfcbase/distinfo Mon Oct 30 18:06:27 2017 (r453201) +++ head/devel/lfcbase/distinfo Mon Oct 30 18:07:18 2017 (r453202) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502538856 -SHA256 (lfcbase-1.10.0.tar.gz) = f513aed43078e542013c74009dba5316aa57bb69a46b327eaaf28256f0736ff1 -SIZE (lfcbase-1.10.0.tar.gz) = 615555 +TIMESTAMP = 1509384194 +SHA256 (lfcbase-1.10.1.tar.gz) = 71030e01d712c1d662825dc5e5321ad783f24de952617a8081035ba6e12e952c +SIZE (lfcbase-1.10.1.tar.gz) = 615731