From owner-freebsd-ports Sat Feb 23 14:40:11 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 D7E5837B405 for ; Sat, 23 Feb 2002 14:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1NMe1X09789; Sat, 23 Feb 2002 14:40:01 -0800 (PST) (envelope-from gnats) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by hub.freebsd.org (Postfix) with ESMTP id 1C42B37B41E for ; Sat, 23 Feb 2002 14:37:28 -0800 (PST) Received: from graf.pompo.net (lyon-6-a7-115-186.dial.proxad.net [62.147.115.186]) by postfix3-2.free.fr (Postfix) with ESMTP id D99B71803C; Sat, 23 Feb 2002 23:37:16 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 703C5750F; Sat, 23 Feb 2002 23:36:04 +0100 (CET) Message-Id: <20020223223604.703C5750F@graf.pompo.net> Date: Sat, 23 Feb 2002 23:36:04 +0100 (CET) From: Thierry Thomas Reply-To: Thierry Thomas To: FreeBSD-gnats-submit@freebsd.org Cc: jah4007@cs.rit.edu X-Send-Pr-Version: 3.113 Subject: ports/35259: print/cups*: unfetchable. 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: 35259 >Category: ports >Synopsis: print/cups*: unfetchable. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 23 14:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.5-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Feb 3 16:21:08 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386 >Description: Theses ports are unfetchable, because $VERSION in undefined. >How-To-Repeat: cd /usr/ports/print/cups make fetch >Fix: Apply the following patch: --- Makefile.inc.orig Sat Feb 23 17:46:58 2002 +++ Makefile.inc Sat Feb 23 23:27:33 2002 @@ -1,10 +1,10 @@ # Common file for CUPS ports # $FreeBSD: ports/print/cups/Makefile.inc,v 1.1 2002/02/23 16:46:58 nectar Exp $ -MASTER_SITES= ftp://ftp.easysw.com/pub/cups/${VERSION}/ \ - ftp://ftp2.easysw.com/pub/cups/${VERSION}/ \ - ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/${VERSION}/ \ - ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/cups/${VERSION}/ +MASTER_SITES= ftp://ftp.easysw.com/pub/cups/${PORTVERSION}/ \ + ftp://ftp2.easysw.com/pub/cups/${PORTVERSION}/ \ + ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/${PORTVERSION}/ \ + ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/cups/${PORTVERSION}/ CUPS_VERSION= 1.1.14 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message