Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  7 Apr 2002 19:45:01 +0200 (CEST)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36853: Maintainer Update: emulators/xzx to 4.1
Message-ID:  <20020407174501.027073FC41@energyhq.homeip.net>

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

>Number:         36853
>Category:       ports
>Synopsis:       Maintainer Update: emulators/xzx to 4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 07 10:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
People who obfuscate code suck, Inc
>Environment:
System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Apr 7 15:11:22 CEST 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386


	
>Description:

Version 4.1 is out, update port. Disallow package and cdrom distribution, as these
are forbidden by the license. See COPYRIGHT in ${WRKSRC}

>How-To-Repeat:
	
>Fix:

	

--- xzx.diff begins here ---
diff -ruN xzx.old/Makefile xzx/Makefile
--- xzx.old/Makefile	Sun Mar  3 08:55:39 2002
+++ xzx/Makefile	Sun Apr  7 19:37:31 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xzx
-PORTVERSION=	4.0
+PORTVERSION=	4.1
 CATEGORIES=	emulators
 MASTER_SITES=	http://www.zx-spectrum.net/xzx/files/
 DISTNAME=	${PORTNAME}-pro-${PORTVERSION}-eval
@@ -24,6 +24,10 @@
 
 # Hardcoding FETCH_CMD is necessary since -A argument causes problems
 FETCH_CMD=	/usr/bin/fetch
+
+# License forbids redistribution
+NO_CDROM=	Redistribution forbidden by license
+NO_PACKAGE=	Redistribution forbidden by license
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-oss
diff -ruN xzx.old/distinfo xzx/distinfo
--- xzx.old/distinfo	Sun Mar  3 08:55:39 2002
+++ xzx/distinfo	Sun Apr  7 19:02:57 2002
@@ -1 +1 @@
-MD5 (xzx-pro-4.0-eval.tar.gz) = 265ed240d9d0da47255263c0c0122c38
+MD5 (xzx-pro-4.1-eval.tar.gz) = a19adbd700c4de2381764ec28e467fd0
--- 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?20020407174501.027073FC41>