ports/98953: [MAINTAINER] emulators/gngeo: update to 0.6.12

Jose Alonso Cardenas Marquez acardenas at bsd.org.pe
Wed Jun 14 18:40:18 UTC 2006


>Number:         98953
>Category:       ports
>Synopsis:       [MAINTAINER] emulators/gngeo: update to 0.6.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 14 18:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD HellFire.BSD.org.pe 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Jun  9 16:34:15 PET
>Description:
- Update to 0.6.12

Changes in 0.6.12
- Add an option to under/overclock the z80: --z80clock=-20 will underclock it by 20%
- Rename the overclock option to 68kclock
- Add GP2X optimisation for zoomed sprites.
- GP2X: Optimised ClearScreen.
- Update dumpgfx for crypted roms support [Anonymous]
- Correctly draw char in crypted roms [Anonymous]
- Fix crashing when the romset isn't supported.
- GP2X: Hotkeys support bound to L and R (default configuration L=A+B R=C+D)
- Command line now override any configuration made in gngeorc/<game>.cf
- Add a --bench option. It will run gngeo for 5000 frames, the quit and show the
  average fps. Thanks to Artemio for the idea.
>How-To-Repeat:

>Fix:
--- gngeo-0.6.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/emulators/gngeo/Makefile /usr/ports/emulators/gngeo-new/Makefile
--- /usr/ports/emulators/gngeo/Makefile	Wed Apr 26 22:21:40 2006
+++ /usr/ports/emulators/gngeo-new/Makefile	Wed Jun 14 13:23:54 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gngeo
-PORTVERSION=	0.6.11
+PORTVERSION=	0.6.12
 CATEGORIES=	emulators
 MASTER_SITES=	http://m.peponas.free.fr/gngeo/download/
 
diff -ruN --exclude=CVS /usr/ports/emulators/gngeo/distinfo /usr/ports/emulators/gngeo-new/distinfo
--- /usr/ports/emulators/gngeo/distinfo	Wed Apr 26 22:21:40 2006
+++ /usr/ports/emulators/gngeo-new/distinfo	Wed Jun 14 13:24:48 2006
@@ -1,3 +1,3 @@
-MD5 (gngeo-0.6.11.tar.gz) = fee91301dab874b0a28d361ba68d6cd1
-SHA256 (gngeo-0.6.11.tar.gz) = 6ec67cdec7775caf81b81eb9c1c0a6209a2e1cf2cc4dfa670d4aaef40f24c45a
-SIZE (gngeo-0.6.11.tar.gz) = 1014372
+MD5 (gngeo-0.6.12.tar.gz) = cad0232606b7c4f0449445ba0dea080f
+SHA256 (gngeo-0.6.12.tar.gz) = f67cd32baf54286f6c6f75655847ebb86266a198c5292a3116db595ad0c091be
+SIZE (gngeo-0.6.12.tar.gz) = 826845
diff -ruN --exclude=CVS /usr/ports/emulators/gngeo/files/pkg-message.in /usr/ports/emulators/gngeo-new/files/pkg-message.in
--- /usr/ports/emulators/gngeo/files/pkg-message.in	Mon Apr 17 15:06:04 2006
+++ /usr/ports/emulators/gngeo-new/files/pkg-message.in	Wed Jun 14 13:25:40 2006
@@ -1,4 +1,4 @@
-==============================================================================
+###############################################################################
 
 GnGeo has been installed.
 
@@ -32,4 +32,4 @@
 
 5) Enjoy it ;)
 
-==============================================================================
+##############################################################################
--- gngeo-0.6.12.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list