Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 1998 12:58:26 +0930 (CST)
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7547: Fix for unfetchable distfiles for print/ghostscript
Message-ID:  <199808100328.MAA13249@cain.gsoft.com.au>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808100328.MAA13249>