Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2019 09:19:31 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491465 - head/x11-themes/gnome-icons-luv
Message-ID:  <201901280919.x0S9JVvh037660@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Jan 28 09:19:31 2019
New Revision: 491465
URL: https://svnweb.freebsd.org/changeset/ports/491465

Log:
  x11-themes/gnome-icons-luv: Also do not install icon-theme.cache
  
  It's generated and tracked via INSTALLS_ICONS already.

Modified:
  head/x11-themes/gnome-icons-luv/Makefile
  head/x11-themes/gnome-icons-luv/pkg-plist

Modified: head/x11-themes/gnome-icons-luv/Makefile
==============================================================================
--- head/x11-themes/gnome-icons-luv/Makefile	Mon Jan 28 09:16:43 2019	(r491464)
+++ head/x11-themes/gnome-icons-luv/Makefile	Mon Jan 28 09:19:31 2019	(r491465)
@@ -2,7 +2,7 @@
 
 PORTNAME=	luv
 DISTVERSION=	0.4.9.12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-themes gnome
 PKGNAMEPREFIX=	gnome-icons-
 

Modified: head/x11-themes/gnome-icons-luv/pkg-plist
==============================================================================
--- head/x11-themes/gnome-icons-luv/pkg-plist	Mon Jan 28 09:16:43 2019	(r491464)
+++ head/x11-themes/gnome-icons-luv/pkg-plist	Mon Jan 28 09:19:31 2019	(r491465)
@@ -514,7 +514,7 @@
 %%DATADIR%%/emblems/8/emblem-symbolic-link.svg
 %%DATADIR%%/emblems/8/emblem-unmounted.svg
 %%DATADIR%%/emotes/32/face-smile.svg
-%%DATADIR%%/icon-theme.cache
+@comment %%DATADIR%%/icon-theme.cache
 %%DATADIR%%/index.theme
 @comment %%DATADIR%%/mimetypes/128/dummy.txt
 %%DATADIR%%/mimetypes/16/application-x-cd-image.svg



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