From owner-freebsd-ports Sun Apr 7 10:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AC7C37B41A for ; Sun, 7 Apr 2002 10:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37Ho1w42357; Sun, 7 Apr 2002 10:50:01 -0700 (PDT) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 207AE37B417 for ; Sun, 7 Apr 2002 10:43:42 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 027073FC41; Sun, 7 Apr 2002 19:45:01 +0200 (CEST) Message-Id: <20020407174501.027073FC41@energyhq.homeip.net> Date: Sun, 7 Apr 2002 19:45:01 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36853: Maintainer Update: emulators/xzx to 4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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