From owner-freebsd-ports Wed Oct 31 7:20:20 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 3BDE737B403 for ; Wed, 31 Oct 2001 07:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VFK1t08888; Wed, 31 Oct 2001 07:20:01 -0800 (PST) (envelope-from gnats) Received: from ns1.infowest.com (ns1.infowest.com [204.17.177.10]) by hub.freebsd.org (Postfix) with ESMTP id DC4F737B409 for ; Wed, 31 Oct 2001 07:15:49 -0800 (PST) Received: from there (eq.net [208.186.104.163]) by ns1.infowest.com (Postfix) with SMTP id 5FD04212AB for ; Wed, 31 Oct 2001 08:15:49 -0700 (MST) Message-Id: <20011031151549.5FD04212AB@ns1.infowest.com> Date: Wed, 31 Oct 2001 08:15:48 -0700 From: "Aaron D.Gifford" To: FreeBSD-gnats-submit@freebsd.org Subject: ports/31665: PORT BROKEN: kdevelop - cannot download source tarball - EASY FIX INCLUDED 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: 31665 >Category: ports >Synopsis: PORT BROKEN: kdevelop - cannot download source tarball - EASY FIX INCLUDED >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 31 07:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Aaron D. Gifford >Release: FreeBSD 4.4-STABLE i386 >Organization: N/A >Environment: System: FreeBSD my.host 4.4-STABLE FreeBSD 4.4-STABLE #4: Wed Oct 24 08:37:24 MDT 2001 root@my.host:/usr/obj/usr/src/sys/MYCONF i386 >Description: The latest version (as of 31 Oct. 2001) of the kdeveop port, recently updated to version 2.0.1, is broken in the FTP/download stage. Any attempt to make the port fails because the tarball can't be acquired. >How-To-Repeat: If your ports tree is up-to-date and you do NOT have the kdevelop 2.0.1 tarball in your distfiles, any attempt to 'make' the port will fail in the download stage, unable to find the tarball file on any of the various download sites. >Fix: Change the following line in the port's Makefile. Edit the file /usr/ports/devel/kdevelop/Makefile and change the line: MASTER_SITE_SUBDIR= stable/2.2/src to read: MASTER_SITE_SUBDIR= stable/2.2.1/src That's it. That will fix it so that the source tarball can be successfully downloaded. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message