From owner-svn-ports-head@FreeBSD.ORG Mon Dec 22 22:51:59 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75C3B84E; Mon, 22 Dec 2014 22:51:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5658A64555; Mon, 22 Dec 2014 22:51:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMMpxRW014597; Mon, 22 Dec 2014 22:51:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMMpvFV014563; Mon, 22 Dec 2014 22:51:57 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222251.sBMMpvFV014563@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 22:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375282 - in head/x11-themes: gtk-aluminumalloy-volcanic-theme gtk-aquaextremesunken-theme gtk-digital-cream-theme gtk-digital-harmony-theme gtk-longhorninspirat-theme gtk-milk-theme me... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 22:51:59 -0000 Author: bapt Date: Mon Dec 22 22:51:56 2014 New Revision: 375282 URL: https://svnweb.freebsd.org/changeset/ports/375282 QAT: https://qat.redports.org/buildarchive/r375282/ Log: Get rid of gnomehier Modified: head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile head/x11-themes/gtk-aquaextremesunken-theme/Makefile head/x11-themes/gtk-digital-cream-theme/Makefile head/x11-themes/gtk-digital-harmony-theme/Makefile head/x11-themes/gtk-longhorninspirat-theme/Makefile head/x11-themes/gtk-milk-theme/Makefile head/x11-themes/metacity-theme-microgui/Makefile Modified: head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= aluminumalloy PORTVERSION?= 2004.01.04 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- @@ -29,7 +29,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif do-install: Modified: head/x11-themes/gtk-aquaextremesunken-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aquaextremesunken-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-aquaextremesunken-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= aquaextremesunken PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- @@ -25,7 +25,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif do-install: Modified: head/x11-themes/gtk-digital-cream-theme/Makefile ============================================================================== --- head/x11-themes/gtk-digital-cream-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-digital-cream-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= digital-cream PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- @@ -26,7 +26,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/gtk-digital-harmony-theme/Makefile ============================================================================== --- head/x11-themes/gtk-digital-harmony-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-digital-harmony-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= digital-harmony PORTVERSION= 1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- @@ -25,7 +25,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/gtk-longhorninspirat-theme/Makefile ============================================================================== --- head/x11-themes/gtk-longhorninspirat-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-longhorninspirat-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= longhorninspirat PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- @@ -27,7 +27,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/gtk-milk-theme/Makefile ============================================================================== --- head/x11-themes/gtk-milk-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-milk-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -4,7 +4,7 @@ PORTNAME= milk PORTVERSION= 2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- @@ -27,7 +27,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/metacity-theme-microgui/Makefile ============================================================================== --- head/x11-themes/metacity-theme-microgui/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/metacity-theme-microgui/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= microgui PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes gnome MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ http://code.douglasthrift.net/files/${PORTNAME}/ @@ -14,8 +14,6 @@ COMMENT= The microGUI Sawfish theme for LICENSE= GPLv2 -USE_GNOME= gnomehier - RESTRICTED= ${REASON} WRKSRC= ${WRKDIR}/microGUI