svn commit: r405082 - head/games/xdigger

Pawel Pekala pawel at FreeBSD.org
Sat Jan 2 17:54:40 UTC 2016


Author: pawel
Date: Sat Jan  2 17:54:39 2016
New Revision: 405082
URL: https://svnweb.freebsd.org/changeset/ports/405082

Log:
  - Remove deprecated @dirrm's from pkg-plist
  - Use new @(,,) keyword for ownerships

Modified:
  head/games/xdigger/pkg-plist

Modified: head/games/xdigger/pkg-plist
==============================================================================
--- head/games/xdigger/pkg-plist	Sat Jan  2 17:38:34 2016	(r405081)
+++ head/games/xdigger/pkg-plist	Sat Jan  2 17:54:39 2016	(r405082)
@@ -1,19 +1,9 @@
- at mode 2755
- at group games
-bin/xdigger
- at group
- at mode
+@(,games,2755) bin/xdigger
 man/man6/xdigger.6.gz
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%DATADIR%%/diamond.au
 %%DATADIR%%/step.au
 %%DATADIR%%/stone.au
- at mode 644
- at group games
-%%DATADIR%%/xdigger.hiscore
- at group
- at mode
+@(,games,644) %%DATADIR%%/xdigger.hiscore
 %%DATADIR%%/xdigger.level
- at dirrm %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%


More information about the svn-ports-head mailing list