From nobody@FreeBSD.org Fri Mar 24 12:07:54 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18EBD16A400 for ; Fri, 24 Mar 2006 12:07:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D0643D45 for ; Fri, 24 Mar 2006 12:07:53 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k2OC7r6V073828 for ; Fri, 24 Mar 2006 12:07:53 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k2OC7rRs073827; Fri, 24 Mar 2006 12:07:53 GMT (envelope-from nobody) Message-Id: <200603241207.k2OC7rRs073827@www.freebsd.org> Date: Fri, 24 Mar 2006 12:07:53 GMT From: oleg dashevskii To: freebsd-gnats-submit@FreeBSD.org Subject: print/pdfmerge: cannot fetch the distfile X-Send-Pr-Version: www-2.3 >Number: 94906 >Category: ports >Synopsis: print/pdfmerge: cannot fetch the distfile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 24 12:10:22 GMT 2006 >Closed-Date: Sat Mar 25 15:53:34 GMT 2006 >Last-Modified: Sat Mar 25 15:53:34 GMT 2006 >Originator: oleg dashevskii >Release: 5.5-PRERELEASE >Organization: IAE SB RAS >Environment: FreeBSD mx.iae.nsk.su 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #0: Mon Mar 6 14:25:32 NOVT 2006 od@mx.iae.nsk.su:/usr/obj/usr/src/sys/MX i386 >Description: The distfile is not accessible. >How-To-Repeat: mx# make fetch ===> Vulnerability check disabled, database not found => PDFMerge.zip doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.ict.nsc.ru/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.ict.nsc.ru/pub/FreeBSD/ports/distfiles/PDFMerge.zip: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://web.hku.hk/cgi-bin/cgiwrap/kangsg/freeware/. fetch: http://web.hku.hk/cgi-bin/cgiwrap/kangsg/freeware/PDFMerge.zip: size unknown fetch: http://web.hku.hk/cgi-bin/cgiwrap/kangsg/freeware/PDFMerge.zip: size of remote file is not known PDFMerge.zip 845 B 1427 kBps mx# cat /usr/ports/distfiles/PDFMerge.zip CGIWrap Error: Script File Not Found!

CGIWrap Error: Script File Not Found!


Script File Not Found!


Local Information and Documentation:

Contact EMail: ccssg@hkusua.hku.hk

Server Data:

Server Administrator/Contact: ccssg@hkusua.hku.hk
Server Name: web.hku.hk
Server Port: 80
Server Protocol: HTTP/1.1
Virtual Host: web.hku.hk

Request Data:

User Agent/Browser: fetch libfetch/2.0
Request Method: GET
Remote Address: 193.124.169.59
Remote Port: 52015
Extra Path Info: /kangsg/freeware/PDFMerge.zip
>Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Fri Mar 24 12:16:12 UTC 2006 State-Changed-Why: Awaiting maintainers feedback http://www.freebsd.org/cgi/query-pr.cgi?pr=94906 From: nivit@email.it (Nicola Vitale) To: oleg dashevskii 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/-- State-Changed-From-To: feedback->closed State-Changed-By: garga State-Changed-When: Sat Mar 25 15:53:32 UTC 2006 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=94906 >Unformatted: