Date: Mon, 6 Apr 2015 12:55:16 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Don Lewis <truckman@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r383422 - head/devel/protobuf-c Message-ID: <20150406125516.GA52241@FreeBSD.org> In-Reply-To: <201504061251.t36CpbmW013331@svn.freebsd.org> References: <201504061251.t36CpbmW013331@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 06, 2015 at 12:51:37PM +0000, Don Lewis wrote: > New Revision: 383422 > URL: https://svnweb.freebsd.org/changeset/ports/383422 > > [...] > -PORTNAME= protobuf-c > -PORTVERSION= 1.1.0 > -CATEGORIES= devel > -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ \ > - LOCAL/truckman/farsight > +PORTNAME= protobuf-c > +PORTVERSION= 1.1.0 > +DISTVERSIONPREFIX= v > +CATEGORIES= devel Any reason to break indentation in PORTNAME section? I understand the ugliness of DISTVERSIONPREFIX, but it alone does not warrant repo churn in the adjacent lines (think "svn blame"). ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150406125516.GA52241>