Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2014 18:44:15 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375844 - head/deskutils/xpad
Message-ID:  <201412301844.sBUIiFVm086726@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Dec 30 18:44:14 2014
New Revision: 375844
URL: https://svnweb.freebsd.org/changeset/ports/375844
QAT: https://qat.redports.org/buildarchive/r375844/

Log:
  - revert back to gnome-icon-theme, as tango wasn't an full replacement

Modified:
  head/deskutils/xpad/Makefile

Modified: head/deskutils/xpad/Makefile
==============================================================================
--- head/deskutils/xpad/Makefile	Tue Dec 30 18:36:31 2014	(r375843)
+++ head/deskutils/xpad/Makefile	Tue Dec 30 18:44:14 2014	(r375844)
@@ -3,6 +3,7 @@
 
 PORTNAME=	xpad
 PORTVERSION=	4.5.0
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://launchpad.net/${PORTNAME}/trunk/4.5/+download/
 
@@ -11,7 +12,7 @@ COMMENT=	Virtual note-pad system for you
 
 LICENSE=	GPLv3
 
-RUN_DEPENDS=	icons-tango>=0:${PORTSDIR}/x11-themes/icons-tango
+RUN_DEPENDS=	gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
 
 OPTIONS_DEFINE=	NLS DOCS
 OPTIONS_SUB=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412301844.sBUIiFVm086726>