ports/63663: Update emulators/sim to 3.1.0

Miguel Mendez flynn at energyhq.es.eu.org
Tue Mar 2 22:00:32 UTC 2004


>Number:         63663
>Category:       ports
>Synopsis:       Update emulators/sim to 3.1.0
>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 Mar 02 14:00:31 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.2.1-RC2 i386
>Organization:
The $699 Linux distro 
>Environment:


System: FreeBSD 5.2.1-RC2 #0: Thu Feb 19 18:01:19 CET 2004
    root at scienide.energyhq.es.eu.org:/usr/src/sys/i386/compile/SCIENIDE



>Description:


Update simh to 3.1.0


>How-To-Repeat:





>Fix:


--- sim.diff begins here ---
diff -ruN sim.old/Makefile sim/Makefile
--- sim.old/Makefile	Wed Feb  4 06:20:07 2004
+++ sim/Makefile	Tue Mar  2 22:06:33 2004
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	sim
-PORTVERSION=	3.0.2
-PORTREVISION=	1
+PORTVERSION=	3.1.0
 CATEGORIES=	emulators
 MASTER_SITES=	http://simh.trailing-edge.com/sources/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=jedgar
-DISTNAME=	${PORTNAME}hv30-2
+DISTNAME=	${PORTNAME}hv31-0
 
 MAINTAINER=	jedgar at FreeBSD.org
 COMMENT=	PDP-8, PDP-11, PDP-1, other 18b PDP, Nova, and IBM 1401 simulators
@@ -31,7 +30,7 @@
 		i1620 s3 altair altairz80 \
 		gri ibm1130 id16 id32 sds
 
-PORTDOCS=	0readme_30.txt simh_doc.txt simh_swre.txt \
+PORTDOCS=	0readme_31.txt simh_doc.txt simh_swre.txt \
 		0readme_ethernet.txt simh_faq.txt
 
 pre-patch:
diff -ruN sim.old/distinfo sim/distinfo
--- sim.old/distinfo	Sat Jan 10 13:03:03 2004
+++ sim/distinfo	Tue Mar  2 21:47:38 2004
@@ -1 +1,2 @@
-MD5 (simhv30-2.zip) = 3747e8b28b284ba06edc0c7ea549abe4
+MD5 (simhv31-0.zip) = 223730d7d7b83e88cc951bd0f51462df
+SIZE (simhv31-0.zip) = 1765914
diff -ruN sim.old/files/patch-makefile sim/files/patch-makefile
--- sim.old/files/patch-makefile	Sat Jan 10 13:03:04 2004
+++ sim/files/patch-makefile	Tue Mar  2 21:52:40 2004
@@ -1,11 +1,11 @@
---- makefile.orig	Tue Oct 28 18:02:43 2003
-+++ makefile	Tue Oct 28 18:03:09 2003
-@@ -5,7 +5,7 @@
- #
- ifeq ($(WIN32),)
- #Unix Environments
+--- makefile.orig	Tue Mar  2 21:51:59 2004
++++ makefile	Tue Mar  2 21:52:15 2004
+@@ -9,7 +9,7 @@
+ OS_CCDEFS = -lsocket -lnsl -I /usr/local/include
+ CC = gcc -O2 -g -lm $(OS_CCDEFS) -L /usr/local/lib -I . -D_GNU_SOURCE
+ else
 -CC = gcc -O2 -lm -I . 
 +CC = gcc ${CFLAGS} -lm -I . 
- #CC = gcc -O2 -g -lm -I . 
+ endif
  ifeq ($(USE_NETWORK),)
  else
--- sim.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list