Date: Wed, 3 Jul 2013 11:53:12 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322222 - head/x11-themes/bluecurve-themes Message-ID: <201307031153.r63BrCJx050144@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Wed Jul 3 11:53:12 2013 New Revision: 322222 URL: http://svnweb.freebsd.org/changeset/ports/322222 Log: - Drop dependency on x11-themes/qt-bluecurve-theme , which depends on the expired QT3. - Bump PORTREVISION Modified: head/x11-themes/bluecurve-themes/Makefile (contents, props changed) head/x11-themes/bluecurve-themes/pkg-descr (contents, props changed) Modified: head/x11-themes/bluecurve-themes/Makefile ============================================================================== --- head/x11-themes/bluecurve-themes/Makefile Wed Jul 3 11:43:03 2013 (r322221) +++ head/x11-themes/bluecurve-themes/Makefile Wed Jul 3 11:53:12 2013 (r322222) @@ -18,7 +18,7 @@ PORTVERSION= 1.0 # added to the global section by someone (with the intent of bumping # the revisions of the slave ports) and it cannot be removed without # causing a version downgrade or using PORTEPOCH. -PORTREVISION= 5 +PORTREVISION= 6 MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty @@ -27,7 +27,6 @@ EXTRACT_ONLY= # empty RUN_DEPENDS= ${LOCALBASE}/lib/X11/icons/Bluecurve/cursors/X_cursor:${PORTSDIR}/x11-themes/cursor-bluecurve-theme \ ${LOCALBASE}/share/themes/Bluecurve/index.theme:${PORTSDIR}/x11-themes/gnome-bluecurve-theme \ ${LINUXBASE}/usr/share/themes/Bluecurve/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/linux-gtk-bluecurve-theme \ - ${LOCALBASE}/lib/plugins/styles/bluecurve.so:${PORTSDIR}/x11-themes/qt-bluecurve-theme \ ${LOCALBASE}/share/xmms/Skins/Bluecurve-xmms.zip:${PORTSDIR}/x11-themes/xmms-bluecurve-theme NO_BUILD= yes Modified: head/x11-themes/bluecurve-themes/pkg-descr ============================================================================== --- head/x11-themes/bluecurve-themes/pkg-descr Wed Jul 3 11:43:03 2013 (r322221) +++ head/x11-themes/bluecurve-themes/pkg-descr Wed Jul 3 11:53:12 2013 (r322222) @@ -4,7 +4,6 @@ It attempts to provide an unified look f This meta-port installs all the Bluecurve ports, namely: - the GTK+ themes (native and Linux versions) - - the QT theme - the Metacity themes - the icon set - the X cursor themes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307031153.r63BrCJx050144>