Date: Thu, 28 Jan 1999 02:00:02 -0800 (PST) From: FUJISHIMA Satsuki <k5@respo.or.jp> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9737: Update port: emulators/xsystem35 Message-ID: <199901281000.CAA09530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9737; it has been noted by GNATS. From: FUJISHIMA Satsuki <k5@respo.or.jp> To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: k5@respo.or.jp Subject: Re: ports/9737: Update port: emulators/xsystem35 Date: Thu, 28 Jan 1999 18:51:02 +0900 Update to version 1.0.1 -- Please dispose of previous patch in ports/9737 and apply only this one. diff -urN xsystem35.orig/Makefile xsystem35/Makefile --- xsystem35.orig/Makefile Mon Jan 25 04:30:07 1999 +++ xsystem35/Makefile Thu Jan 28 18:48:41 1999 @@ -6,8 +6,8 @@ # $Id: Makefile,v 1.9 1999/01/23 18:38:31 flathill Exp $ # -DISTNAME= xsystem35-1.0 -PKGNAME= xsystem-3.5-1.0 +DISTNAME= xsystem35-1.0.1 +PKGNAME= xsystem-3.5-1.0.1 CATEGORIES= emulators MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src DOC_FILES= BUGS ChangeLog FAQ GRFMT.TXT INSTALL README README.midi \ - README.miko THANKS TODO + README.miko THANKS TODO MISCGAME.TXT EXAMPLES= README.TXT atlach.inf dalk.inf diabo.inf drstop.inf \ katsumi.inf kichiku.inf miko.inf ningen.inf oudou.inf \ panyo.inf rance1.inf rance2.inf rance3.inf rance4.inf \ diff -urN xsystem35.orig/files/md5 xsystem35/files/md5 --- xsystem35.orig/files/md5 Mon Jan 25 04:30:07 1999 +++ xsystem35/files/md5 Thu Jan 28 18:18:31 1999 @@ -1 +1 @@ -MD5 (xsystem35-1.0.tar.gz) = 2c3bc8a7bba2048e698e3e0eff271ae5 +MD5 (xsystem35-1.0.1.tar.gz) = 468781bba79b4a8174a0da67d33f66da diff -urN xsystem35.orig/patches/patch-ag xsystem35/patches/patch-ag --- xsystem35.orig/patches/patch-ag Sun Jan 24 01:30:32 1999 +++ xsystem35/patches/patch-ag Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- ../contrib/instgame.orig Wed Sep 30 19:51:33 1998 -+++ ../contrib/instgame Sat Jan 23 01:48:11 1999 -@@ -59,6 +59,7 @@ - } - # decide game resource file name - $base = $target; -+$base =~ s%.*/%%; - $base =~ s/\.inf//; - $dest_dir = $dest_base_dir."/".$base; - $grfile = $dest_base_dir."/".$base.".gr"; diff -urN xsystem35.orig/pkg/PLIST xsystem35/pkg/PLIST --- xsystem35.orig/pkg/PLIST Mon Jan 25 04:30:07 1999 +++ xsystem35/pkg/PLIST Thu Jan 28 18:23:16 1999 @@ -5,6 +5,7 @@ share/doc/ja/xsystem35/FAQ share/doc/ja/xsystem35/GRFMT.TXT share/doc/ja/xsystem35/INSTALL +share/doc/ja/xsystem35/MISCGAME.TXT share/doc/ja/xsystem35/README share/doc/ja/xsystem35/README.midi share/doc/ja/xsystem35/README.miko 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?199901281000.CAA09530>