From owner-svn-ports-all@freebsd.org Sun Aug 5 14:31:39 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 42F911054858; Sun, 5 Aug 2018 14:31:39 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F06119182E; Sun, 5 Aug 2018 14:31:38 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E8683FE92; Sun, 5 Aug 2018 14:31:38 +0000 (UTC) Date: Sun, 5 Aug 2018 14:31:38 +0000 From: Alexey Dokuchaev To: Jochen Neumeister Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r476415 - head/finance/fixc Message-ID: <20180805143138.GA34945@FreeBSD.org> References: <201808051429.w75ETI2X059758@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201808051429.w75ETI2X059758@repo.freebsd.org> User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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: Sun, 05 Aug 2018 14:31:39 -0000 On Sun, Aug 05, 2018 at 02:29:18PM +0000, Jochen Neumeister wrote: > New Revision: 476415 > URL: https://svnweb.freebsd.org/changeset/ports/476415 > > Log: > Update to 1.2 > ... > -PORTNAME= fixc > -PORTVERSION= 1.0 > +PORTNAME= fixc > +PORTVERSION= 1.2 > DISTVERSIONPREFIX= v > -CATEGORIES= finance > +CATEGORIES= finance > > -MAINTAINER= blttll@gmail.com > -COMMENT= Simple Financial Information eXchange (FIX) protocol console client > +MAINTAINER= blttll@gmail.com > +COMMENT= Simple Financial Information eXchange (FIX) protocol console client > > -BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go > +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go Why did you destroy previously good formatting? ./danfe