From a14ffe817ea17ed5c11b18f2af53241b592ad622 Mon Sep 17 00:00:00 2001 From: shattered Date: Tue, 11 Nov 2014 21:38:41 +0000 Subject: Update to 0.2.2. Changes: * Crucial bug that would cause segmentation fault fixed. * Fixed crucial bug related to Assembly core declarations. * Fixed not applying default configurations on first execution. --- emulators/realboy/Makefile | 4 ++-- emulators/realboy/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'emulators/realboy') diff --git a/emulators/realboy/Makefile b/emulators/realboy/Makefile index d235c395e23..0dba2b1b57b 100644 --- a/emulators/realboy/Makefile +++ b/emulators/realboy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/12/02 10:11:39 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/11/11 21:38:41 shattered Exp $ -DISTNAME= realboy-0.2 +DISTNAME= realboy-0.2.2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=realboy/} EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/realboy/distinfo b/emulators/realboy/distinfo index 09394b8f8c0..2812bf73a2a 100644 --- a/emulators/realboy/distinfo +++ b/emulators/realboy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/12/02 10:11:39 wiz Exp $ +$NetBSD: distinfo,v 1.5 2014/11/11 21:38:41 shattered Exp $ -SHA1 (realboy-0.2.tar.bz2) = 4c35a859091e3da4ba12b75753697e6c2bb124c5 -RMD160 (realboy-0.2.tar.bz2) = 9fd5fcdbaa8cdf97ea20c7cd5702faeff4fa9a47 -Size (realboy-0.2.tar.bz2) = 158410 bytes +SHA1 (realboy-0.2.2.tar.bz2) = f65ae61f8cf46e2e8fceba9da4d129af0795181c +RMD160 (realboy-0.2.2.tar.bz2) = 3522b9bf1eb494cd5737564cb7d0bf1c7e1ed617 +Size (realboy-0.2.2.tar.bz2) = 162652 bytes -- cgit v1.2.3