Subject: CVS commit: pkgsrc/games/pag
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2005 14:38:05
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Thu Aug 25 14:38:05 UTC 2005

Modified Files:
	pkgsrc/games/pag: Makefile PLIST distinfo

Log Message:
Update to 0.92, provided by pancake in PR pkg/30417.

0.92 -
        - make it work on 80x24
        - dead when user->y >=MAX_Y
        - fix screen limits
        - fix dead screen - new ncurses works different.
        - fix overflow for objects.
        - platforms also works under water.
        - air-bottle bug fixed.
        - allow non-aalib builds.
        - drop cpu-dependent code.
        - fix gcc 2->3 problem.
        - indent code.
        - acr-ize.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/games/pag/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/games/pag/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/games/pag/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.