Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 04:10:03 +0200
From:      Sheldon Hearn <sheldonh@iafrica.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10246: [PATCH] Update emulators/xzx to latest version
Message-ID:  <39440.919908603@axl.noc.iafrica.com>

next in thread | raw e-mail | index | archive | help

>Number:         10246
>Category:       ports
>Synopsis:       [PATCH] Update emulators/xzx to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 25 10:20:03 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Sheldon Hearn
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
UUNET Internet Africa
>Environment:

	
	FreeBSD 4.0-CURRENT #0: Wed Feb 24 22:53:13 SAST 1999 [...] i386

>Description:

	Prompted by a FennerAlert regarding an unfetchable distfile for
	emulators/xzx . :-)

>How-To-Repeat:

	N/A

>Fix:

	Update to version 2.8.0.
	Change my e-mail address as maintainer.
	Use MASTER_SITE_SUNSITE instead of ever-changing MASTER_SITE.

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/xzx/Makefile,v
retrieving revision 1.8
diff -u -d -r1.8 Makefile
--- Makefile	1998/11/26 08:02:02	1.8
+++ Makefile	1999/02/25 02:07:23
@@ -1,17 +1,17 @@
 # New ports collection makefile for:	xzx
-# Version required:     2.6.1
+# Version required:     2.8.0
 # Date created:         13 Nov 1997
 # Whom:                 Sheldon Hearn <axl@iafrica.com>
 #
 # $Id: Makefile,v 1.8 1998/11/26 08:02:02 asami Exp $
 #
 
-DISTNAME=	xzx-2.6.1
+DISTNAME=	xzx-2.8.0
 CATEGORIES=	emulators
-MASTER_SITES=	ftp://ftp.gns.getronics.nl/pub/os/sinclair/emulators/unix/ \
-		ftp://sunsite.unc.edu/pub/Linux/system/emulators/zx/
+MASTER_SITES=	${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= system/emulators/zx
 
-MAINTAINER=	axl@iafrica.com
+MAINTAINER=	sheldonh@iafrica.com
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
Index: files/md5
===================================================================
RCS file: /home/ncvs/ports/emulators/xzx/files/md5,v
retrieving revision 1.3
diff -u -d -r1.3 md5
--- md5	1998/10/10 04:31:54	1.3
+++ md5	1999/02/10 19:21:54
@@ -1 +1 @@
-MD5 (xzx-2.6.1.tar.gz) = 72a2753a98d5cafccc73c832e3e2245b
+MD5 (xzx-2.8.0.tar.gz) = eafeefef94817996970d5a72f70a28ca
Index: patches/patch-aa
===================================================================
RCS file: /home/ncvs/ports/emulators/xzx/patches/patch-aa,v
retrieving revision 1.4
diff -u -d -r1.4 patch-aa
--- patch-aa	1998/10/10 04:31:54	1.4
+++ patch-aa	1999/02/10 19:29:28
@@ -23,4 +23,4 @@
 -	  $(INSTALL_DATA) $$f $(pkglibdir); \
 +	  $(INSTALL_DATA) $$f $(pkgdocdir); \
  	done
- 	$(INSTALL_DATA) Xzx @XAPPLOADDIR@
+ 	$(INSTALL_DATA) Xzx @XAPPLOADDIR@/Xzx
Index: patches/patch-ab
===================================================================
RCS file: patch-ab
diff -N patch-ab
--- /dev/null	Thu Feb 25 04:06:09 1999
+++ patch-ab	Thu Feb 25 03:49:20 1999
@@ -0,0 +1,21 @@
+--- configure.orig	Thu Feb 25 03:31:44 1999
++++ configure	Thu Feb 25 03:33:24 1999
+@@ -3230,6 +3230,10 @@
+ fi
+ 
+ 
++#
++# XXX Joystick support is broken in anticipation of someone else's help. :-)
++#
++if false ; then
+ for dir in "machine" "sys" "linux"; do
+   ac_safe=`echo "${dir}/joystick.h" | sed 'y%./+-%__p_%'`
+ echo $ac_n "checking for ${dir}/joystick.h""... $ac_c" 1>&6
+@@ -3270,6 +3274,7 @@
+ fi
+ 
+ done
++fi
+ 
+ 
+ echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
Index: pkg/PLIST
===================================================================
RCS file: /home/ncvs/ports/emulators/xzx/pkg/PLIST,v
retrieving revision 1.4
diff -u -d -r1.4 PLIST
--- PLIST	1998/10/10 04:31:55	1.4
+++ PLIST	1999/02/25 01:48:39
@@ -1,13 +1,8 @@
 bin/xzx
 lib/xzx/spectrum.rom
-lib/xzx/128-0.rom
-lib/xzx/128-1.rom
-lib/xzx/pl2-0.rom
-lib/xzx/pl2-1.rom
-lib/xzx/pl3-0.rom
-lib/xzx/pl3-1.rom
-lib/xzx/pl3-2.rom
-lib/xzx/pl3-3.rom
+lib/xzx/128.rom
+lib/xzx/plus2.rom
+lib/xzx/plus3.rom
 lib/xzx/if1-v1.rom
 lib/xzx/if1-v2.rom
 lib/xzx/keyboard.scr

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


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?39440.919908603>