From owner-svn-ports-head@FreeBSD.ORG Tue Jul 1 17:38:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE4C6B50; Tue, 1 Jul 2014 17:38:07 +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 825672ACD; Tue, 1 Jul 2014 17:38:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s61Hc7O2098576; Tue, 1 Jul 2014 17:38:07 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s61Hc7me098574; Tue, 1 Jul 2014 17:38:07 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407011738.s61Hc7me098574@svn.freebsd.org> From: Tijl Coosemans Date: Tue, 1 Jul 2014 17:38:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360063 - head/x11-themes/nimbus 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 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: Tue, 01 Jul 2014 17:38:07 -0000 Author: tijl Date: Tue Jul 1 17:38:06 2014 New Revision: 360063 URL: http://svnweb.freebsd.org/changeset/ports/360063 QAT: https://qat.redports.org/buildarchive/r360063/ Log: - Remove dependencies implied by USE_GNOME=gtk20 - USES=libtool tar:bzip2 - INSTALL_TARGET=install-strip - Disable static module Modified: head/x11-themes/nimbus/Makefile head/x11-themes/nimbus/pkg-plist Modified: head/x11-themes/nimbus/Makefile ============================================================================== --- head/x11-themes/nimbus/Makefile Tue Jul 1 17:37:41 2014 (r360062) +++ head/x11-themes/nimbus/Makefile Tue Jul 1 17:38:06 2014 (r360063) @@ -3,7 +3,7 @@ PORTNAME= nimbus PORTVERSION= 0.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/nimbus/ \ http://devio.us/~kpedersen/distfiles/ @@ -11,14 +11,13 @@ MASTER_SITES= http://dlc.sun.com/osol/j MAINTAINER= kpedersen@opencde.org COMMENT= GTK+ 2.x engine from the OpenSolaris project -BUILD_DEPENDS= ${LOCALBASE}/bin/intltoolize:${PORTSDIR}/textproc/intltool \ - ${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:${PORTSDIR}/x11-themes/icon-naming-utils -RUN_DEPENDS= ${LOCALBASE}/bin/gtk-demo:${PORTSDIR}/x11-toolkits/gtk20 +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:${PORTSDIR}/x11-themes/icon-naming-utils -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake pkgconfig +CONFIGURE_ARGS= --disable-static INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip +USES= gmake libtool pkgconfig tar:bzip2 USE_LDCONFIG= yes USE_GNOME= gtk20 Modified: head/x11-themes/nimbus/pkg-plist ============================================================================== --- head/x11-themes/nimbus/pkg-plist Tue Jul 1 17:37:41 2014 (r360062) +++ head/x11-themes/nimbus/pkg-plist Tue Jul 1 17:38:06 2014 (r360063) @@ -1,5 +1,3 @@ -lib/gtk-2.0/2.10.0/engines/libnimbus.a -lib/gtk-2.0/2.10.0/engines/libnimbus.la lib/gtk-2.0/2.10.0/engines/libnimbus.so share/icons/nimbus/12x12/actions/add.png share/icons/nimbus/12x12/actions/gtk-add.png