new port: games/unknown-horizons -- real time simulation game< like ANNO series Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->sperber I'll take it.
I've had a look at it in my tinderbox and there seems to be a problem with the plist file: http://tb.frozen-zone.org/errors/10.x-Playground-amd64/unknown-horizons-2012.1.log Looks to me as if something went wrong in the locale part... how did you build the plist file? Furthermore I've attached a diff for the Makefile which makes portlint happier (it fixes the MASTER_SITES as well)
State Changed From-To: open->feedback Ask for submitter fix.
sperber 2012-06-02 11:01:51 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/unknown-horizons Makefile distinfo pkg-descr pkg-plist games/unknown-horizons/files patch-horizons-savegamemanager.py patch-horizons-util-yamlcache.py Log: Unknown Horizons is a 2D realtime strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy. WWW: http://www.unknown-horizons.org/ PR: ports/168409 Submitted by: Green Dog <fiziologus _at_ gmail.com> (maintainer) Approved by: decke (mentor) Revision Changes Path 1.1438 +1 -0 ports/games/Makefile 1.1 +53 -0 ports/games/unknown-horizons/Makefile (new) 1.1 +2 -0 ports/games/unknown-horizons/distinfo (new) 1.1 +11 -0 ports/games/unknown-horizons/files/patch-horizons-savegamemanager.py (new) 1.1 +47 -0 ports/games/unknown-horizons/files/patch-horizons-util-yamlcache.py (new) 1.1 +7 -0 ports/games/unknown-horizons/pkg-descr (new) 1.1 +2766 -0 ports/games/unknown-horizons/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed New port added, with minor changes. Thanks!