Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 10:19:24 -0700 (PDT)
From:      birminghamweb@freeuk.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/26843: /usr/ports/textproc/jade has unfetchable patchfile
Message-ID:  <200104251719.f3PHJOI13646@freefall.freebsd.org>

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

>Number:         26843
>Category:       ports
>Synopsis:       /usr/ports/textproc/jade has unfetchable patchfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 10:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andrew McKay
>Release:        4.2-STABLE
>Organization:
Yeah yeah
>Environment:
4.2-STABLE
>Description:
/usr/ports/textproc/jade is attempting to fetch a patch (jade_1.2.1-13.diff.gz) from a no-longer existent ftp archive (ftp.debian.org).
The patch below will fix but when I fetched from there (ftp.urc.ac.ru) it took quite a while.
You may want to look around for a decent, speedy and stable archive which has the jade patch on. Or not. :)
>How-To-Repeat:
try 'make' in  /usr/ports/textproc/jade
distfile will fetch OK but the patch (jade_1.2.1-13.diff.gz) will not fetch from primary site
fallback to ftp.freebsd.org didn't work (too many users)
>Fix:
--- Makefile    Mon Feb  5 16:34:46 2001
+++ Makefile-works      Wed Apr 25 15:53:24 2001
@@ -10,7 +10,7 @@
 CATEGORIES=    textproc
 MASTER_SITES=  ftp://ftp.jclark.com/pub/jade/

-PATCH_SITES=   http://ftp.debian.org/debian/dists/unstable/main/source/text/
+PATCH_SITES=   http://ftp.urc.ac.ru:8001/pub/OS/FreeBSD/distfiles/
 PATCHFILES=    jade_1.2.1-13.diff.gz
 PATCH_DIST_STRIP=      -p1

>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?200104251719.f3PHJOI13646>