svn commit: r315385 - in head/games: gbrainy gnomebreakout

Koop Mast kwm at FreeBSD.org
Wed Mar 27 14:04:32 UTC 2013


Author: kwm
Date: Wed Mar 27 14:04:31 2013
New Revision: 315385
URL: http://svnweb.freebsd.org/changeset/ports/315385

Log:
  Try to remove share/games since gnomehier doesn't own it anymore.
  
  Submitted by:	pointyhat via miwi

Modified:
  head/games/gbrainy/pkg-plist
  head/games/gnomebreakout/pkg-plist

Modified: head/games/gbrainy/pkg-plist
==============================================================================
--- head/games/gbrainy/pkg-plist	Wed Mar 27 14:03:42 2013	(r315384)
+++ head/games/gbrainy/pkg-plist	Wed Mar 27 14:04:31 2013	(r315385)
@@ -616,6 +616,7 @@ share/pixmaps/gbrainy48.png
 @dirrm share/gnome/help/gbrainy/C
 @dirrm share/gnome/help/gbrainy
 @dirrm share/games/gbrainy
+ at dirrmtry share/games
 @dirrm lib/gbrainy
 @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
 @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

Modified: head/games/gnomebreakout/pkg-plist
==============================================================================
--- head/games/gnomebreakout/pkg-plist	Wed Mar 27 14:03:42 2013	(r315384)
+++ head/games/gnomebreakout/pkg-plist	Wed Mar 27 14:04:31 2013	(r315385)
@@ -74,3 +74,4 @@ share/locale/tr/LC_MESSAGES/gnome-breako
 @dirrm share/gnome-breakout/pixmaps
 @dirrm share/gnome-breakout/levels
 @dirrm share/gnome-breakout
+ at dirrmtry share/games


More information about the svn-ports-head mailing list