Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 15:50:09 +0100 (CET)
From:      Xavier Beaudouin <kiwi@oav.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Xavier Beaudouin <xbeaudouin@fr.cw.net>
Subject:   ports/33994: Update port print/pdflib3: additional MASTER_SITES locations
Message-ID:  <200201171450.g0HEo9491140@kiwi.home.oav.net>

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

>Number:         33994
>Category:       ports
>Synopsis:       Update port print/pdflib3: additional MASTER_SITES locations
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 17 07:00:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
Cable & Wireless / The Caudium Group
>Environment:
System: FreeBSD kiwi.home.oav.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Tue Jan 8 05:14:36 CET 2002 root@kiwi.home.oav.net:/usr/src/sys/compile/KIWI i386
Ports collection from 17 Jan 2002


	
>Description:
 Added new locations for MASTER_SITES because website www.pdflib.com has
 removed the tarball..

>How-To-Repeat:
>Fix:

diff -u --recursive --new-file pdflib3.old/Makefile pdflib3/Makefile
--- pdflib3.old/Makefile	Thu Jan 17 15:39:35 2002
+++ pdflib3/Makefile	Thu Jan 17 15:42:21 2002
@@ -8,7 +8,10 @@
 PORTNAME=	pdflib
 PORTVERSION=	3.03
 CATEGORIES=	print
-MASTER_SITES=	http://www.pdflib.com/pdflib/download/
+MASTER_SITES=	http://www.pdflib.com/pdflib/download/ \
+		http://ftp.oav.net/pkg_freebsd/distfiles/ \
+		ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
+		http://grendel.firewall.com/caudium-pkg/
 
 MAINTAINER=	billf@FreeBSD.org
 
>Release-Note:
>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?200201171450.g0HEo9491140>