Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2002 21:26:45 +0100 (CET)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33659: emulators/xzx Fix MASTER_SITES & upgrade to 3.0.0
Message-ID:  <200201072026.g07KQjA23681@energyhq.homeip.net>

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

>Number:         33659
>Category:       ports
>Synopsis:       emulators/xzx Fix MASTER_SITES & upgrade to 3.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 07 12:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD energyhq.homeip.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sat Dec 29 22:13:05 CET 2001 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/PHOTON i386


	
>Description:
The MASTER_SITES for this port were no longer valid, fixed. Also upgraded to
a newer version, 3.0.0 and picked maintainership (was ports@freebsd.org)

	
>How-To-Repeat:
	
>Fix:

	

--- xzx.diff begins here ---
diff -ruN xzx/Makefile xzx.new/Makefile
--- xzx/Makefile	Thu Mar  8 18:02:59 2001
+++ xzx.new/Makefile	Mon Jan  7 21:14:21 2002
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	xzx
-PORTVERSION=	2.9.3
-PORTREVISION=	1
+PORTVERSION=	3.0.0
 CATEGORIES=	emulators
-MASTER_SITES=	http://xzx.purespace.de/xzx/
+MASTER_SITES=	http://www.zophar.net/unix/Files/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	flynn@energyhq.homeip.net
 
 # xmkmf is used in configure script
 BUILD_DEPENDS=	xmkmf:${PORTSDIR}/devel/imake-4
 
+USE_MOTIF=      yes
+USE_XPM=        yes
 USE_X_PREFIX=	yes
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-oss
 
diff -ruN xzx/distinfo xzx.new/distinfo
--- xzx/distinfo	Mon Nov 20 15:47:16 2000
+++ xzx.new/distinfo	Mon Jan  7 20:54:54 2002
@@ -1 +1 @@
-MD5 (xzx-2.9.3.tar.gz) = dfd53b7e51e6c0dd342e73c7d456373f
+MD5 (xzx-3.0.0.tar.gz) = d76c1f6df1eee65da18687b28151da65
diff -ruN xzx/files/patch-ac xzx.new/files/patch-ac
--- xzx/files/patch-ac	Wed Jun 23 15:19:35 1999
+++ xzx.new/files/patch-ac	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- config.h.in.orig	Tue May 11 21:14:07 1999
-+++ config.h.in	Wed Jun 23 15:13:01 1999
-@@ -69,7 +69,7 @@
- #define XZX_PLUS3
- 
- /* Define this for Pentagon emulation support. */
--#define XZX_PENTAGON
-+#undef XZX_PENTAGON
- 
- /* Define this for Scorpion emulation support. */
- #undef XZX_SCORPION
--- xzx.diff ends here ---


>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?200201072026.g07KQjA23681>