ports/80121: update emulators/sim to 3.3.2

Miguel Mendez flynn at energyhq.es.eu.org
Tue Apr 19 21:40:23 UTC 2005


>Number:         80121
>Category:       ports
>Synopsis:       update emulators/sim to 3.3.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:   Tue Apr 19 21:40:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.4-STABLE #0: Mon Apr  4 18:33:00 CEST 2005
    root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE.SMP



>Description:


Update to 3.3.2

Change log available at: http://simh.trailing-edge.com/changes33.html

I've tested the program on 5.4 and 4.11, it has just booted 4.3BSD for vax fine.


>How-To-Repeat:





>Fix:


--- sim.diff begins here ---
diff -ruN sim.old/Makefile sim/Makefile
--- sim.old/Makefile	Sun Dec 12 02:54:29 2004
+++ sim/Makefile	Tue Apr 19 22:42:42 2005
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	sim
-PORTVERSION=	3.2.0
+PORTVERSION=	3.3.2
 CATEGORIES=	emulators
 MASTER_SITES=	http://simh.trailing-edge.com/sources/
-DISTNAME=	${PORTNAME}hv32-0
+DISTNAME=	${PORTNAME}hv33-2
 
 MAINTAINER=	jedgar at FreeBSD.org
 COMMENT=	PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators
@@ -28,7 +28,7 @@
 		i1620 s3 altair altairz80 \
 		gri ibm1130 id16 id32 sds lgp
 
-PORTDOCS=	0readme_32.txt simh_doc.txt simh_swre.txt \
+PORTDOCS=	0readme_33.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	Wed Jun 23 18:28:58 2004
+++ sim/distinfo	Tue Apr 19 22:30:24 2005
@@ -1,2 +1,2 @@
-MD5 (simhv32-0.zip) = 431a1b7915e9aa9253eab83a366590bf
-SIZE (simhv32-0.zip) = 1914305
+MD5 (simhv33-2.zip) = e76f7b9391ccff99fad7b409ecc37183
+SIZE (simhv33-2.zip) = 2166500
diff -ruN sim.old/files/patch-makefile sim/files/patch-makefile
--- sim.old/files/patch-makefile	Wed Jun 23 18:28:59 2004
+++ sim/files/patch-makefile	Tue Apr 19 22:32:37 2005
@@ -1,11 +1,11 @@
---- makefile.orig	Wed Jun 23 18:01:06 2004
-+++ makefile	Wed Jun 23 18:01:50 2004
+--- makefile.orig	Tue Apr 19 22:30:48 2005
++++ makefile	Tue Apr 19 22:32:22 2005
 @@ -10,7 +10,7 @@
  else
  OS_CCDEFS = -D_GNU_SOURCE
  endif
--CC = gcc -std=c99 -O2 -g -lm $(OS_CCDEFS) -I .
+-CC = gcc -std=c99 -O2 -U__STRICT_ANSI__ -g -lm $(OS_CCDEFS) -I .
 +CC += ${CFLAGS} -lm $(OS_CCDEFS) -I .
  ifeq ($(USE_NETWORK),)
  else
- NETWORK_OPT = -DUSE_NETWORK -lpcap  -isystem /usr/local/include -L /usr/local/lib
+ NETWORK_OPT = -DUSE_NETWORK -isystem /usr/local/include /usr/local/lib/libpcap.a
--- sim.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list