Date: Fri, 6 Oct 2017 07:33:59 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451355 - head/x11-themes/numix-theme Message-ID: <201710060733.v967XxPd025626@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710060733.v967XxPd025626>