From owner-freebsd-ports Sun Aug 9 20:30:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03346 for freebsd-ports-outgoing; Sun, 9 Aug 1998 20:30:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03293 for ; Sun, 9 Aug 1998 20:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01850; Sun, 9 Aug 1998 20:30:02 -0700 (PDT) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03168 for ; Sun, 9 Aug 1998 20:28:55 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: (from doconnor@localhost) by cain.gsoft.com.au (8.8.8/8.6.9) id MAA13249; Mon, 10 Aug 1998 12:58:26 +0930 (CST) Message-Id: <199808100328.MAA13249@cain.gsoft.com.au> Date: Mon, 10 Aug 1998 12:58:26 +0930 (CST) From: "Daniel O'Connor" Reply-To: doconnor@gsoft.com.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7547: Fix for unfetchable distfiles for print/ghostscript Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7547 >Category: ports >Synopsis: Fix for unfetchable distfiles for print/ghostscript >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 9 20:30:02 PDT 1998 >Last-Modified: >Originator: Daniel O'Connor >Organization: >Release: FreeBSD 2.2.6-BETA i386 >Environment: >Description: >How-To-Repeat: >Fix: diff -uNr ghostscript.old/Makefile ghostscript/Makefile --- ghostscript.old/Makefile Mon Aug 10 12:56:57 1998 +++ ghostscript/Makefile Mon Aug 10 12:55:50 1998 @@ -8,7 +8,7 @@ DISTNAME= ghostscript-2.6.2 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/je/sources/gs/ ${MASTER_SITE_GNU} DISTFILES= ghostscript-2.6.2.tar.gz ghostscript-fonts-2.6.1.tar.gz EXTRACT_ONLY= ghostscript-2.6.2.tar.gz Note that I didn't actually check the checksums for these files since my link is only a 33.6k modem, and the files are big.. Sorry. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message