svn commit: r373586 - head/games/galaxymage

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Nov 28 23:35:23 UTC 2014


Author: amdmi3
Date: Fri Nov 28 23:35:22 2014
New Revision: 373586
URL: https://svnweb.freebsd.org/changeset/ports/373586
QAT: https://qat.redports.org/buildarchive/r373586/

Log:
  - Clarify LICENSE
  - Fix tab after WWW:
  - Add empty directories to plist

Modified:
  head/games/galaxymage/Makefile
  head/games/galaxymage/pkg-descr
  head/games/galaxymage/pkg-plist

Modified: head/games/galaxymage/Makefile
==============================================================================
--- head/games/galaxymage/Makefile	Fri Nov 28 23:35:05 2014	(r373585)
+++ head/games/galaxymage/Makefile	Fri Nov 28 23:35:22 2014	(r373586)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://download.gna.org/ta
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open source tactical and strategic RPG
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 # or later
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT.txt
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric \

Modified: head/games/galaxymage/pkg-descr
==============================================================================
--- head/games/galaxymage/pkg-descr	Fri Nov 28 23:35:05 2014	(r373585)
+++ head/games/galaxymage/pkg-descr	Fri Nov 28 23:35:22 2014	(r373586)
@@ -14,4 +14,4 @@ to create a unique, advanced AI system t
 work together as a team and employ a wide variety of strategies.
 And eventually, we plan on adding networked multiplayer support.
 
-WWW:    http://www.galaxymage.org
+WWW: http://www.galaxymage.org

Modified: head/games/galaxymage/pkg-plist
==============================================================================
--- head/games/galaxymage/pkg-plist	Fri Nov 28 23:35:05 2014	(r373585)
+++ head/games/galaxymage/pkg-plist	Fri Nov 28 23:35:22 2014	(r373586)
@@ -8,3 +8,13 @@ share/locale/nl/LC_MESSAGES/GalaxyMage.m
 share/locale/nl/LC_MESSAGES/GalaxyMage.po
 share/locale/sp/LC_MESSAGES/GalaxyMage.mo
 share/locale/sp/LC_MESSAGES/GalaxyMage.pot
+ at dir %%DATADIR%%/test/data/core/units
+ at dir %%DATADIR%%/test/data/core/textures
+ at dir %%DATADIR%%/test/data/core/text
+ at dir %%DATADIR%%/test/data/core/sounds
+ at dir %%DATADIR%%/test/data/core/scenarios
+ at dir %%DATADIR%%/test/data/core/music
+ at dir %%DATADIR%%/test/data/core/maps
+ at dir %%DATADIR%%/test/data/core/items
+ at dir %%DATADIR%%/test/data/core/images
+ at dir %%DATADIR%%/test/data/core/fonts


More information about the svn-ports-all mailing list