svn commit: r383422 - head/devel/protobuf-c

Alexey Dokuchaev danfe at FreeBSD.org
Mon Apr 6 12:55:16 UTC 2015


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


More information about the svn-ports-all mailing list