From owner-svn-ports-head@FreeBSD.ORG Mon Dec 22 23:10:21 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 3A8A15B5; Mon, 22 Dec 2014 23:10:21 +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 1B78664925; Mon, 22 Dec 2014 23:10:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMNAK5B022467; Mon, 22 Dec 2014 23:10:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMNAJFa022457; Mon, 22 Dec 2014 23:10:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222310.sBMNAJFa022457@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 23:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375288 - in head/x11: libmatekbd mate-desktop mate-dialogs mate-menus mate-session-manager workrave xscreensaver-gnome 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 23:10:21 -0000 Author: bapt Date: Mon Dec 22 23:10:18 2014 New Revision: 375288 URL: https://svnweb.freebsd.org/changeset/ports/375288 QAT: https://qat.redports.org/buildarchive/r375288/ Log: Get rid of gnomehier Modified: head/x11/libmatekbd/Makefile head/x11/mate-desktop/Makefile head/x11/mate-dialogs/Makefile head/x11/mate-menus/Makefile head/x11/mate-session-manager/Makefile head/x11/workrave/Makefile head/x11/xscreensaver-gnome/Makefile Modified: head/x11/libmatekbd/Makefile ============================================================================== --- head/x11/libmatekbd/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/libmatekbd/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= libmatekbd PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -15,7 +16,7 @@ LIB_DEPENDS= libxklavier.so:${PORTSDIR}/ PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier gtk20 intlhack +USE_GNOME= gtk20 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 Modified: head/x11/mate-desktop/Makefile ============================================================================== --- head/x11/mate-desktop/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-desktop/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-desktop PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -18,7 +19,7 @@ PORTSCOUT= limitw:1,even USES= bison gettext gmake libtool pathfix pkgconfig \ python tar:xz USE_XORG= x11 xrandr -USE_GNOME= dconf gnomehier gdkpixbuf2 gtk20 intlhack +USE_GNOME= dconf gdkpixbuf2 gtk20 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 \ Modified: head/x11/mate-dialogs/Makefile ============================================================================== --- head/x11/mate-dialogs/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-dialogs/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-dialogs PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -15,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textp PORTSCOUT= limitw:1,even USES= gettext gmake pkgconfig tar:xz -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11/mate-menus/Makefile ============================================================================== --- head/x11/mate-menus/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-menus/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-menus PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -14,7 +15,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig \ python tar:xz -USE_GNOME= glib20 gnomehier intlhack introspection:build +USE_GNOME= glib20 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11/mate-session-manager/Makefile ============================================================================== --- head/x11/mate-session-manager/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-session-manager/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-session-manager PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_MATE= settingsdaemon USE_XORG= ice sm xau xext xrandr xrender xtrans xtst -USE_GNOME= gnomehier gtk20 intlhack librsvg2 libxslt pango +USE_GNOME= gtk20 intlhack librsvg2 libxslt pango GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docbook-docs \ --with-gtk=2.0 \ Modified: head/x11/workrave/Makefile ============================================================================== --- head/x11/workrave/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/workrave/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,7 +3,7 @@ PORTNAME= workrave PORTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= SF @@ -17,7 +17,7 @@ LIB_DEPENDS= libgdome.so:${PORTSDIR}/tex USES= gettext gmake pathfix pkgconfig python USE_XORG= recordproto x11 xext xmu xscrnsaver xtst -USE_GNOME= intlhack gconf2 gnomehier gtkmm24 +USE_GNOME= intlhack gconf2 gtkmm24 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules --enable-gconf --disable-gnome3 \ --disable-indicator Modified: head/x11/xscreensaver-gnome/Makefile ============================================================================== --- head/x11/xscreensaver-gnome/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/xscreensaver-gnome/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -20,7 +20,7 @@ LIB_DEPENDS= libgle.so:${PORTSDIR}/graph USE_XORG= x11 xpm USE_GL= gl USE_PERL5= run -USE_GNOME= gnomehier libglade2 +USE_GNOME= libglade2 USES+= dos2unix gettext gmake perl5 pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \