Date: Wed, 3 Apr 2013 11:27:43 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315703 - head/devel/geany Message-ID: <201304031127.r33BRhID005256@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: makc Date: Wed Apr 3 11:27:42 2013 New Revision: 315703 URL: http://svnweb.freebsd.org/changeset/ports/315703 Log: - Remove autogenerated icon-theme.cache from plist Approved by: portmgr (miwi) Modified: head/devel/geany/Makefile head/devel/geany/pkg-plist Modified: head/devel/geany/Makefile ============================================================================== --- head/devel/geany/Makefile Wed Apr 3 11:26:30 2013 (r315702) +++ head/devel/geany/Makefile Wed Apr 3 11:27:42 2013 (r315703) @@ -3,6 +3,7 @@ PORTNAME= geany PORTVERSION= 1.23 +PORTREVISION= 1 CATEGORIES= devel editors MASTER_SITES= http://download.geany.org/ SF Modified: head/devel/geany/pkg-plist ============================================================================== --- head/devel/geany/pkg-plist Wed Apr 3 11:26:30 2013 (r315702) +++ head/devel/geany/pkg-plist Wed Apr 3 11:27:42 2013 (r315703) @@ -168,7 +168,6 @@ share/icons/Tango/16x16/actions/geany-sa share/icons/Tango/24x24/actions/geany-save-all.png share/icons/Tango/32x32/actions/geany-save-all.png share/icons/Tango/48x48/actions/geany-save-all.png -share/icons/Tango/icon-theme.cache share/icons/Tango/scalable/actions/geany-save-all.svg share/icons/hicolor/16x16/actions/geany-build.png share/icons/hicolor/16x16/actions/geany-close-all.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304031127.r33BRhID005256>