Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2006 16:00:41 GMT
From:      nivit@email.it (Nicola Vitale)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/94906: print/pdfmerge: cannot fetch the distfile
Message-ID:  <200603241600.k2OG0f3b097175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/94906; it has been noted by GNATS.

From: nivit@email.it (Nicola Vitale)
To: oleg dashevskii <be9-ml@be9.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/94906: print/pdfmerge: cannot fetch the distfile
Date: Fri, 24 Mar 2006 16:50:18 +0100

 --pWyiEgJYm5f9v55/
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hello,
 
 > [oleg dashevskii, 2006-03-24T12:07:53+00:00]
 > >Synopsis:       print/pdfmerge: cannot fetch the distfile
 
 Thanks for your report.
 The patch in attachment adds a secondary master site.
 
 --pWyiEgJYm5f9v55/
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="pdfmerge-add.secondary.master.site.patch"
 
 diff -ruN /usr/ports/print/pdfmerge/Makefile /usr/ports/print/pdfmerge.add-secondary.master.site/Makefile
 --- /usr/ports/print/pdfmerge/Makefile	Fri Mar 18 22:56:49 2005
 +++ /usr/ports/print/pdfmerge.add-secondary.master.site/Makefile	Fri Mar 24 16:43:53 2006
 @@ -8,7 +8,9 @@
  PORTNAME=	pdfmerge
  PORTVERSION=	1.0
  CATEGORIES=	print
 -MASTER_SITES=	http://web.hku.hk/cgi-bin/cgiwrap/kangsg/freeware/
 +MASTER_SITES=	http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ \
 +		http://web.hku.hk/cgi-bin/cgiwrap/kangsg/freeware/
 +		
  DISTNAME=	PDFMerge
  EXTRACT_SUFX=	.zip
  
 
 --pWyiEgJYm5f9v55/--



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