Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 1999 10:40:02 -0800 (PST)
From:      FUJISHIMA Satsuki <k5@respo.or.jp>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/9348: Update port: emulators/xsystem35
Message-ID:  <199901081840.KAA20024@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9348; it has been noted by GNATS.

From: FUJISHIMA Satsuki <k5@respo.or.jp>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/9348: Update port: emulators/xsystem35
Date: Sat, 09 Jan 1999 03:35:58 +0900

 additional official patches.
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	patches/patch-ad
 #	patches/patch-ae
 #
 echo x - patches/patch-ad
 sed 's/^X//' >patches/patch-ad << 'END-of-patches/patch-ad'
 X--- ../contrib/rance1.inf.orig	Sun Dec 27 19:34:21 1998
 X+++ ../contrib/rance1.inf	Sat Jan  9 02:41:02 1999
 X@@ -1,8 +1,8 @@
 X # Rance 1 Install infomation
 X # Tag,		#origin,		#destination
 X ScenarioA,	rance1/rancesa.ald,	rance1_sa.ald
 X-GraphicsA,	rance1/rancema.ald,	rance1_ga.ald
 X-MidiA,		rance1/rancega.ald,	rance1_ma.ald
 X+GraphicsA,	rance1/rancega.ald,	rance1_ga.ald
 X+MidiA,		rance1/rancema.ald,	rance1_ma.ald
 X WaveA,		rance1/rancewa.ald,	rance1_wa.ald
 X SaveA,				,	rance1_sa.asd
 X SaveB,				,	rance1_sb.asd
 END-of-patches/patch-ad
 echo x - patches/patch-ae
 sed 's/^X//' >patches/patch-ae << 'END-of-patches/patch-ae'
 X--- cali.c.orig	Wed Jan  6 23:23:03 1999
 X+++ cali.c	Sat Jan  9 02:39:07 1999
 X@@ -258,6 +258,7 @@
 X #ifdef DEBUG_CHECKALING
 X 	if (cali != bufc) {
 X 		System_warnning("getCali(): Something is wrong");
 X+		cali = bufc;
 X 		return 0;
 X 	}
 X #endif
 END-of-patches/patch-ae
 exit
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901081840.KAA20024>