Date: Mon, 30 Oct 2017 18:07:18 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453202 - head/devel/lfcbase Message-ID: <201710301807.v9UI7IiQ095018@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <lemke@lemke-it.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710301807.v9UI7IiQ095018>