Subject: CVS commit: pkgsrc/games/vms-empire
From: Leonardo Taccari
Date: 2016-01-11 20:37:43
Message id: 20160111193743.EE25EFBB5@cvs.NetBSD.org

Log Message:
Update games/vms-empire to 1.14.
Patch based on PR pkg/50624 provided by Ben Gergely.

Thanks to riastradh@, joerg@ and dholland@ for misc suggestions and review.

pkgsrc changes:
 o Add LICENSE
 o Instead of define a do-install use the install target provided by upstream

Changes:
1.14: 2016-01-05 06:49:17Z
        Add an identifying magic cookie and version to save files.
        Full ANSI prototypes for private functions as well as public.
	Markup fix for probability table.

1.13: 2014-12-14T17:06:26Z
	Comment on entry to and exit from edit mode.
	Cleaned up packaging and install/uninstall productions.

1.12: 2014-05-20T09:03:09Z
	Incorporated Dennis Pinckard's fix for a Mac OS/X port bug.
	Added desktop file.

1.11: 2013-12-31T17:31:04Z
	Clean up code to modern C, apply cppcheck.
	Fix code typo reported as Debian bug #593434

1.10: 2013-08-22T23:47:21Z
	Fix core dump when a satellite bounced off the world edge.
	Full ANSIfication of function prototypes (which fixed the
	sat bug - the code appears to have been tickling some obscure
	bug in the compilation of function calls with K&R-style prototypes).

1.9: 2012-02-16T22:59:22Z
	Drop RPM packaging. Documentation cleanups.

1.8: 2010-10-21T12:47:33Z
	Joe Wells's patch to enable different-sized worlds.  Minor fixes to
	map functions by Andrew Morrow. More on the history of the game.
	Enable arrow keys in edit mode.
	License changed from Chuck Simmons's cosmetically tweaked clone
	of the GPL to GPL proper, so the classifier systems that forge
	and archive sites use will be less confused.

Files:
RevisionActionfile
1.2modifypkgsrc/games/vms-empire/DESCR
1.16modifypkgsrc/games/vms-empire/Makefile
1.2modifypkgsrc/games/vms-empire/PLIST
1.8modifypkgsrc/games/vms-empire/distinfo
1.5modifypkgsrc/games/vms-empire/patches/patch-aa
1.1addpkgsrc/games/vms-empire/patches/patch-edit.c
1.1addpkgsrc/games/vms-empire/patches/patch-game.c
1.1addpkgsrc/games/vms-empire/patches/patch-object.c
1.1addpkgsrc/games/vms-empire/patches/patch-term.c
1.1addpkgsrc/games/vms-empire/patches/patch-usermove.c
1.1removepkgsrc/games/vms-empire/patches/patch-ab