Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2014 23:35:22 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373586 - head/games/galaxymage
Message-ID:  <201411282335.sASNZMoP097975@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
+@dir %%DATADIR%%/test/data/core/units
+@dir %%DATADIR%%/test/data/core/textures
+@dir %%DATADIR%%/test/data/core/text
+@dir %%DATADIR%%/test/data/core/sounds
+@dir %%DATADIR%%/test/data/core/scenarios
+@dir %%DATADIR%%/test/data/core/music
+@dir %%DATADIR%%/test/data/core/maps
+@dir %%DATADIR%%/test/data/core/items
+@dir %%DATADIR%%/test/data/core/images
+@dir %%DATADIR%%/test/data/core/fonts



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411282335.sASNZMoP097975>