svn commit: r340970 - head/devel/premake

Alexey Dokuchaev danfe at FreeBSD.org
Sat Jan 25 06:46:31 UTC 2014


On Sat, Jan 25, 2014 at 12:43:00AM +0000, Baptiste Daroussin wrote:
> New Revision: 340970
> URL: http://svnweb.freebsd.org/changeset/ports/340970
> QAT: https://qat.redports.org/buildarchive/r340970/
> 
> @@ -7,28 +7,24 @@ PORTREVISION=	1
>  CATEGORIES=	devel
>  MASTER_SITES=	SF/${PORTNAME}/Premake/${PORTVERSION}
>  DISTNAME=	${PORTNAME}-src-${PORTVERSION}
> +EXTRACT_SUFX=	.zip
>  
>  MAINTAINER=	lippe at FreeBSD.org
>  COMMENT=	Writes build scripts
>  
> +OPTIONS_DEFINE=	DOCS

This change was not reflected in commit log.

> -USE_DOS2UNIX=	yes
> -USE_ZIP=	yes
> -USE_GMAKE=	yes
> +USES=		gmake dos2unix

Ditto.  Guys, I know some of you are working on stagifying the tree very
actively these days, making tens to hundreds commits a day.  This is all
much appreciated, cool, and awesome, but it does not mean commit messages
can become sloppy.  Moreover, it gives a bad example for other people.

./danfe


More information about the svn-ports-all mailing list