Date: Sun, 30 Aug 2009 21:38:37 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: imp@FreeBSD.org Subject: ports/138364: [PATCH] emulators/gxemul: update to 0.4.7.2 Message-ID: <20090831003837.CFD8422A742@fbsd72.scjamorim.org> Resent-Message-ID: <200908310050.n7V0o18l099575@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138364 >Category: ports >Synopsis: [PATCH] emulators/gxemul: update to 0.4.7.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 31 00:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 0.4.7.2 Removed file(s): - files/patch-bus_pci.c You can see log in mine tinderbox: 7-stable - i386 http://www.scjamorim.org/Home/gxemul-0.4.7.2.log 7-stable - amd64 http://www.scjamorim.org/Home/gxemul-0.4.7.2_amd64.log Port maintainer (imp@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- gxemul-0.4.7.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/gxemul/Makefile,v retrieving revision 1.20 diff -u -u -r1.20 Makefile --- Makefile 3 Oct 2008 22:53:29 -0000 1.20 +++ Makefile 31 Aug 2009 00:38:40 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gxemul -PORTVERSION= 0.4.6.5 -PORTREVISION= 1 +PORTVERSION= 0.4.7.2 CATEGORIES= emulators MASTER_SITES= http://gxemul.sourceforge.net/src/ \ http://gavare.se/gxemul/src/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/emulators/gxemul/distinfo,v retrieving revision 1.13 diff -u -u -r1.13 distinfo --- distinfo 15 Jun 2008 02:05:00 -0000 1.13 +++ distinfo 31 Aug 2009 00:38:40 -0000 @@ -1,3 +1,3 @@ -MD5 (gxemul-0.4.6.5.tar.gz) = 8ffe3fde1c2f17ff54500665dce82a22 -SHA256 (gxemul-0.4.6.5.tar.gz) = dbdee74eb100400c1e850ffaa658e81f1ba21a7e9f757c251c28e97b2a4953b7 -SIZE (gxemul-0.4.6.5.tar.gz) = 2187357 +MD5 (gxemul-0.4.7.2.tar.gz) = a2ec4f58a831dd883c196c4fd362b702 +SHA256 (gxemul-0.4.7.2.tar.gz) = 9659d3a2158ba0b454c836fe043a035de984a752221ebc6275f2f5b567d16f9c +SIZE (gxemul-0.4.7.2.tar.gz) = 3374450 Index: files/patch-bus_pci.c =================================================================== RCS file: files/patch-bus_pci.c diff -N files/patch-bus_pci.c --- files/patch-bus_pci.c 3 Oct 2008 22:53:29 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- src/devices/bus_pci.c.orig 2008-10-03 14:11:25.000000000 -0700 -+++ src/devices/bus_pci.c 2008-10-03 14:11:34.000000000 -0700 -@@ -776,6 +776,8 @@ - void *wdc1 = ((struct piix_ide_extra *)pd->extra)->wdc1; - int enabled = 0; - -+ PCI_SET_DATA(reg, value); -+ - switch (reg) { - case PCI_COMMAND_STATUS_REG: - if (value & PCI_COMMAND_IO_ENABLE) --- gxemul-0.4.7.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090831003837.CFD8422A742>