svn commit: r466383 - head/graphics/ufraw
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Apr 4 04:33:03 UTC 2018
On Tue, Apr 03, 2018 at 10:51:02PM +0000, Rodrigo Osorio wrote:
> New Revision: 466383
> URL: https://svnweb.freebsd.org/changeset/ports/466383
>
> Log:
> Fix space in the Makefile
> Bump PORTREVISION
Why are you bumping port revision for a whitespace-only change?
And why are you setting GH_PROJECT to its default value?
./danfe
> @@ -3,7 +3,7 @@
>
> PORTNAME= ufraw
> PORTVERSION= 0.22
> -PORTREVISION= 4
> +PORTREVISION= 5
> CATEGORIES= graphics
>
> MAINTAINER= rodrigo at FreeBSD.org
> @@ -36,7 +36,7 @@ GIMP_DESC= Install GIMP plugin
>
> USE_GITHUB= yes
> GH_ACCOUNT= sergiomb2
> -GH_PROJECT= ufraw
> +GH_PROJECT= ufraw
> GH_TAGNAME= 6d3259a
>
> USE_GNOME+=glib20 gtk20 cairo gdkpixbuf2
>
More information about the svn-ports-all
mailing list