From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 19 17:30:25 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C756416A420 for ; Sat, 19 Nov 2005 17:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8529643D4C for ; Sat, 19 Nov 2005 17:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAJHUO4P048635 for ; Sat, 19 Nov 2005 17:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAJHUOlT048633; Sat, 19 Nov 2005 17:30:24 GMT (envelope-from gnats) Resent-Date: Sat, 19 Nov 2005 17:30:24 GMT Resent-Message-Id: <200511191730.jAJHUOlT048633@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Miguel Mendez" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 027BC16A41F for ; Sat, 19 Nov 2005 17:20:43 +0000 (GMT) (envelope-from mmendez@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F7DE43D5F for ; Sat, 19 Nov 2005 17:20:41 +0000 (GMT) (envelope-from mmendez@gmail.com) Received: by xproxy.gmail.com with SMTP id t10so463319wxc for ; Sat, 19 Nov 2005 09:20:41 -0800 (PST) Received: by 10.65.206.3 with SMTP id i3mr1098330qbq; Sat, 19 Nov 2005 09:20:41 -0800 (PST) Received: from scienide.energyhq.es.eu.org ( [83.60.164.224]) by mx.gmail.com with ESMTP id q18sm1240574qbq.2005.11.19.09.20.38; Sat, 19 Nov 2005 09:20:40 -0800 (PST) Message-Id: <1132420629.0@scienide.energyhq.es.eu.org> Date: Sat, 19 Nov 2005 18:17:09 +0100 From: "Miguel Mendez" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Cc: Subject: ports/89286: Update emulators/sim to 3.5.1 and pick maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 17:30:26 -0000 >Number: 89286 >Category: ports >Synopsis: Update emulators/sim to 3.5.1 and pick maintainership >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: Sat Nov 19 17:30:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 6.0-STABLE amd64 >Organization: The 32bit world is not enough. >Environment: System: FreeBSD 6.0-STABLE #0: Fri Nov 4 19:55:09 CET 2005 root@scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE64 >Description: Update to 3.5.1 Changelog: http://simh.trailing-edge.com/changes35.html Removed patch-sim_defs.h and it apparently works fine. Booted 4.3BSD/vax without problems... -------- # cat /etc/motd 4.3 BSD Quasijarus UNIX #3: Sat Feb 14 20:31:03 PST 2004 Welcome to UNIX! # -------- >How-To-Repeat: >Fix: --- sim.diff begins here --- diff -ruN sim.old/Makefile sim/Makefile --- sim.old/Makefile Tue Nov 1 23:31:56 2005 +++ sim/Makefile Sat Nov 19 17:34:29 2005 @@ -6,12 +6,12 @@ # PORTNAME= sim -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.1 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ -DISTNAME= ${PORTNAME}hv34-0 +DISTNAME= ${PORTNAME}hv35-1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mmendez@gmail.com COMMENT= PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators USE_ZIP= yes @@ -28,7 +28,7 @@ i1620 s3 altair altairz80 \ gri ibm1130 id16 id32 sds lgp -PORTDOCS= 0readme_34.txt simh_doc.txt simh_swre.txt \ +PORTDOCS= 0readme_35.txt simh_doc.txt simh_swre.txt \ 0readme_ethernet.txt simh_faq.txt PLIST_FILES= ${BIN_FILES:S/^/bin\//g} share/sim/ka655.bin share/sim/ka655x.bin diff -ruN sim.old/distinfo sim/distinfo --- sim.old/distinfo Tue Nov 1 23:31:13 2005 +++ sim/distinfo Sat Nov 19 17:34:05 2005 @@ -1,2 +1,3 @@ -MD5 (simhv34-0.zip) = 64d6153312257fcadf5c704cb939cf0c -SIZE (simhv34-0.zip) = 2138255 +MD5 (simhv35-1.zip) = ead371c802d6a7feba99031bf55895fe +SHA256 (simhv35-1.zip) = 5828c754cc46f3f9e7cdf5637e5e348684c4c22265b71ef3904fd5321f67a20c +SIZE (simhv35-1.zip) = 2236017 diff -ruN sim.old/files/patch-sim_defs.h sim/files/patch-sim_defs.h --- sim.old/files/patch-sim_defs.h Wed May 22 14:15:17 2002 +++ sim/files/patch-sim_defs.h Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- sim_defs.h.orig Thu May 2 18:23:02 2002 -+++ sim_defs.h Wed May 22 08:13:27 2002 -@@ -319,7 +319,7 @@ - #define GRDATA(nm,loc,rdx,wd,pos) #nm, &(loc), (rdx), (wd), (pos), 1 - #define BRDATA(nm,loc,rdx,wd,dep) #nm, (loc), (rdx), (wd), 0, (dep) - #define URDATA(nm,loc,rdx,wd,off,dep,fl) \ -- #nm, &(loc), (rdx), (wd), (off), (dep), ((fl) | REG_UNIT) -+ "nm", &(loc), (rdx), (wd), (off), (dep), ((fl) | REG_UNIT) - #else - #define ORDATA(nm,loc,wd) "nm", &(loc), 8, (wd), 0, 1 - #define DRDATA(nm,loc,wd) "nm", &(loc), 10, (wd), 0, 1 --- sim.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: