svn commit: r533301 - head/games/gnuchess

Tobias Kortkamp tobik at FreeBSD.org
Tue Apr 28 23:17:27 UTC 2020


Author: tobik
Date: Tue Apr 28 23:17:26 2020
New Revision: 533301
URL: https://svnweb.freebsd.org/changeset/ports/533301

Log:
  games/gnuchess: remove duplicate plist entry
  
  ===> Checking for items in pkg-plist which are not in STAGEDIR
  Error: Missing: share/info/gnuchess.info
  ===> Error: Plist issues found.
  
  It's already added via INFO.  Thanks to check-plist for providing
  misleading error messages.
  
  http://package21.nyi.freebsd.org/data/113amd64-default-qat/532906/logs/gnuchess-6.2.6.log

Modified:
  head/games/gnuchess/pkg-plist

Modified: head/games/gnuchess/pkg-plist
==============================================================================
--- head/games/gnuchess/pkg-plist	Tue Apr 28 23:01:03 2020	(r533300)
+++ head/games/gnuchess/pkg-plist	Tue Apr 28 23:17:26 2020	(r533301)
@@ -17,7 +17,6 @@ share/games/plugins/logos/gnuchess.png
 share/games/plugins/xboard/gnuchess.eng
 %%DATADIR%%/gnuchess.ini
 %%DATADIR%%/smallbook.bin
-share/info/gnuchess.info
 %%NLS%%share/locale/da/LC_MESSAGES/gnuchess.mo
 %%NLS%%share/locale/de/LC_MESSAGES/gnuchess.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/gnuchess.mo


More information about the svn-ports-all mailing list