svn commit: r342345 - head/games/xbat

Pawel Pekala pawel at FreeBSD.org
Sun Feb 2 17:28:16 UTC 2014


Author: pawel
Date: Sun Feb  2 17:28:15 2014
New Revision: 342345
URL: http://svnweb.freebsd.org/changeset/ports/342345
QAT: https://qat.redports.org/buildarchive/r342345/

Log:
  Fix file permissions
  
  Reported by:	QAT

Modified:
  head/games/xbat/pkg-plist

Modified: head/games/xbat/pkg-plist
==============================================================================
--- head/games/xbat/pkg-plist	Sun Feb  2 17:20:01 2014	(r342344)
+++ head/games/xbat/pkg-plist	Sun Feb  2 17:28:15 2014	(r342345)
@@ -694,7 +694,7 @@ lib/X11/Xbat/Map/kuuchuu_map6.dat
 lib/X11/Xbat/Map/kuuchuu_map7.dat
 lib/X11/Xbat/Map/kuuchuu_map8.dat
 lib/X11/Xbat/Map/kuuchuu_map9.dat
- at mode 0666
+ at mode 0755
 lib/X11/Xbat/Score/top10-0.txt
 lib/X11/Xbat/Score/top10-1.txt
 lib/X11/Xbat/Score/top10-2.txt


More information about the svn-ports-all mailing list