svn commit: r451355 - head/x11-themes/numix-theme

Vanilla I. Shu vanilla at FreeBSD.org
Fri Oct 6 07:34:01 UTC 2017


Author: vanilla
Date: Fri Oct  6 07:33:59 2017
New Revision: 451355
URL: https://svnweb.freebsd.org/changeset/ports/451355

Log:
  1: Update to 2.6.7.
  2: set NO_ARCH.

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

Modified: head/x11-themes/numix-theme/Makefile
==============================================================================
--- head/x11-themes/numix-theme/Makefile	Fri Oct  6 06:50:17 2017	(r451354)
+++ head/x11-themes/numix-theme/Makefile	Fri Oct  6 07:33:59 2017	(r451355)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	numix
-PORTVERSION=	2.6.6
+PORTVERSION=	2.6.7
 CATEGORIES=	x11-themes xfce
 PKGNAMESUFFIX=	-theme
 
@@ -17,9 +17,10 @@ RUN_DEPENDS=	gtk-murrine-engine>=0.98.2:x11-themes/gtk
 GH_ACCOUNT=	numixproject
 GH_PROJECT=	numix-gtk-theme
 
+USES=		gmake
 USE_GITHUB=	yes
-USES=	gmake
 USE_GNOME=	glib20 gdkpixbuf2
+NO_ARCH=	yes
 INSTALL_TARGET=	# empty
 
 OPTIONS_DEFINE=	NOTIFYD

Modified: head/x11-themes/numix-theme/distinfo
==============================================================================
--- head/x11-themes/numix-theme/distinfo	Fri Oct  6 06:50:17 2017	(r451354)
+++ head/x11-themes/numix-theme/distinfo	Fri Oct  6 07:33:59 2017	(r451355)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488116139
-SHA256 (numixproject-numix-gtk-theme-2.6.6_GH0.tar.gz) = 5ee5ed54bea10fe23c99f1fcc614cbf593764b6310cdf889723f8c251abf0856
-SIZE (numixproject-numix-gtk-theme-2.6.6_GH0.tar.gz) = 153689
+TIMESTAMP = 1507275113
+SHA256 (numixproject-numix-gtk-theme-2.6.7_GH0.tar.gz) = 4590c6077828d73aecbc2521acf5b8d4669aacff1e9d09575888be67f2dc0d1b
+SIZE (numixproject-numix-gtk-theme-2.6.7_GH0.tar.gz) = 156407


More information about the svn-ports-all mailing list