From 9e75330c7cf5068cb9d915f5eae650ad736d814d Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Sun, 14 Mar 1999 17:47:31 +0000 Subject: 1. Upgrade to 2.8.0, associated changes. 2. Change MASTER_SITES to MASTER_SITE_SUNSITE PR: ports/10246 Submitted by: sheldonh (maintainer) --- emulators/xzx/Makefile | 12 ++++++------ emulators/xzx/distinfo | 2 +- emulators/xzx/files/patch-aa | 2 +- emulators/xzx/pkg-plist | 11 +++-------- 4 files changed, 11 insertions(+), 16 deletions(-) (limited to 'emulators/xzx') diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index d780c1b53017..2f5a21ea0b5b 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -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 # -# $Id: Makefile,v 1.7 1998/10/10 04:31:48 steve Exp $ +# $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 diff --git a/emulators/xzx/distinfo b/emulators/xzx/distinfo index 53e8299fdd5a..f128bc13178e 100644 --- a/emulators/xzx/distinfo +++ b/emulators/xzx/distinfo @@ -1 +1 @@ -MD5 (xzx-2.6.1.tar.gz) = 72a2753a98d5cafccc73c832e3e2245b +MD5 (xzx-2.8.0.tar.gz) = eafeefef94817996970d5a72f70a28ca diff --git a/emulators/xzx/files/patch-aa b/emulators/xzx/files/patch-aa index 33e4fabc63cc..b5a5266e9b6d 100644 --- a/emulators/xzx/files/patch-aa +++ b/emulators/xzx/files/patch-aa @@ -23,4 +23,4 @@ Put documentation in share/doc/xzx instead of lib/xzx: - $(INSTALL_DATA) $$f $(pkglibdir); \ + $(INSTALL_DATA) $$f $(pkgdocdir); \ done - $(INSTALL_DATA) Xzx @XAPPLOADDIR@ + $(INSTALL_DATA) Xzx @XAPPLOADDIR@/Xzx diff --git a/emulators/xzx/pkg-plist b/emulators/xzx/pkg-plist index f1930f89a20f..650796c809a3 100644 --- a/emulators/xzx/pkg-plist +++ b/emulators/xzx/pkg-plist @@ -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 -- cgit v1.2.3