pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/realboy Update to 0.2.2. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24ca71537b07
branches:  trunk
changeset: 641570:24ca71537b07
user:      shattered <shattered%pkgsrc.org@localhost>
date:      Tue Nov 11 21:38:41 2014 +0000

description:
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.

diffstat:

 emulators/realboy/Makefile |  4 ++--
 emulators/realboy/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 46bcb12b7b45 -r 24ca71537b07 emulators/realboy/Makefile
--- a/emulators/realboy/Makefile        Tue Nov 11 21:36:53 2014 +0000
+++ b/emulators/realboy/Makefile        Tue Nov 11 21:38:41 2014 +0000
@@ -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 -r 46bcb12b7b45 -r 24ca71537b07 emulators/realboy/distinfo
--- a/emulators/realboy/distinfo        Tue Nov 11 21:36:53 2014 +0000
+++ b/emulators/realboy/distinfo        Tue Nov 11 21:38:41 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index