Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2004 12:09:36 +0900 (JST)
From:      TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69649: textproc/sablot unfetchable
Message-ID:  <20040727030936.E07A3F1A65@prime.quad.dyndns.org>
Resent-Message-ID: <200407270710.i6R7AHMJ003329@freefall.freebsd.org>

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

>Number:         69649
>Category:       ports
>Synopsis:       textproc/sablot unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 27 07:10:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
>Description:
	Sablot-1.0.1.tar.gz is unfetchable.
>How-To-Repeat:

# make fetch
>Fix:

Change MASTER_SITES according to the official download page
http://www.gingerall.cz/charlie/ga/xml/d_sab.xml?s=org

--- Makefile.orig       Tue Jul 27 12:03:27 2004
+++ Makefile    Tue Jul 27 12:03:56 2004
@@ -8,7 +8,7 @@
 PORTNAME=      Sablot
 PORTVERSION=   1.0.1
 CATEGORIES=    textproc
-MASTER_SITES=  http://download-2.gingerall.cz/download/sablot/
+MASTER_SITES=  http://download-1.gingerall.cz/download/sablot/

 MAINTAINER=    skv@FreeBSD.org
 COMMENT=       XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Sablot-1.0.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://download-2.gingerall.cz/download/sablot/.
 fetch: http://download-2.gingerall.cz/download/sablot/Sablot-1.0.1.tar.gz: No address record
 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/Sablot-1.0.1.tar.gz: File unavailable (e.g., file not found, no access)
 >> Couldn't fetch it - please try to retrieve this
 >> port manually into /usr/ports/distfiles/ and try again.
 *** Error code 1
 
 Stop in /usr/ports/textproc/sablotron.
 



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