From owner-freebsd-ports Mon Aug 27 23:30: 7 2001 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 806B837B406 for ; Mon, 27 Aug 2001 23:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7S6U1d57343; Mon, 27 Aug 2001 23:30:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6163837B403 for ; Mon, 27 Aug 2001 23:25:26 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7S6PQw57047; Mon, 27 Aug 2001 23:25:26 -0700 (PDT) (envelope-from nobody) Message-Id: <200108280625.f7S6PQw57047@freefall.freebsd.org> Date: Mon, 27 Aug 2001 23:25:26 -0700 (PDT) From: Andreas Schulz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/30156: ports/editors/ted error in Makefile 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: 30156 >Category: ports >Synopsis: ports/editors/ted error in Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 27 23:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Andreas Schulz >Release: 4.3-RELEASE >Organization: Fraunhofer-FIRST >Environment: FreeBSD freebsd.first.gmd.de 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Wed Aug 15 16:5 1:57 CEST 2001 root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD i386 >Description: ports/editors/ted has an error in the Makefile. It uses DISTNAME instead of DISTFILES. ats@freebsd.first.gmd.de[44] make checksum >How-To-Repeat: Try a make checksum :-). >Fix: Either change in the Makefile the DISTNAME to DISTFILES or delete the .tar.gz from the DISTNAME variable, both should work. >Release-Note: >Audit-Trail: >Unformatted: >> ted-2.10.src.tar.gz.tar.gz is not in /usr4/ats/ports/editors/ted/distinfo. DISTNAME was set in the Makefile already with tar.gz , but DISTNAME gets a PKG_SUFX expanded, hence the tar.gz.tar.gz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message