Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 14:44:17 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534267 - head/x11-themes/numix-theme
Message-ID:  <202005071444.047EiHqj052098@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu May  7 14:44:17 2020
New Revision: 534267
URL: https://svnweb.freebsd.org/changeset/ports/534267

Log:
  x11-themes/numix-theme: Assign MAINTAINER
  
  While here, reorder and group GH variables
  
  PR:	246275
  Reported by:	20.100@defert.com

Modified:
  head/x11-themes/numix-theme/Makefile

Modified: head/x11-themes/numix-theme/Makefile
==============================================================================
--- head/x11-themes/numix-theme/Makefile	Thu May  7 13:17:34 2020	(r534266)
+++ head/x11-themes/numix-theme/Makefile	Thu May  7 14:44:17 2020	(r534267)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	x11-themes xfce
 PKGNAMESUFFIX=	-theme
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	20.100@defert.com
 COMMENT=	Gtk flat themes
 
 LICENSE=	GPLv3
@@ -15,11 +15,11 @@ LICENSE=	GPLv3
 BUILD_DEPENDS=	rubygem-sass>=3.4:textproc/rubygem-sass
 RUN_DEPENDS=	gtk-murrine-engine>=0.98.2:x11-themes/gtk-murrine-engine
 
-GH_ACCOUNT=	numixproject
-GH_PROJECT=	numix-gtk-theme
-
 USES=		gmake gnome
+
 USE_GITHUB=	yes
+GH_ACCOUNT=	numixproject
+GH_PROJECT=	numix-gtk-theme
 USE_GNOME=	glib20 gdkpixbuf2
 NO_ARCH=	yes
 INSTALL_TARGET=	# empty



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005071444.047EiHqj052098>