Skip site navigation (1)Skip section navigation (2)
Date:      1 May 2000 05:28:23 -0000
From:      lioux@uol.com.br
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18318: Broken port editors/jext (wrong MASTER_SITES)
Message-ID:  <20000501052823.27820.qmail@Fedaykin.here>

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

>Number:         18318
>Category:       ports
>Synopsis:       Broken port editors/jext (wrong MASTER_SITES)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 30 22:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #14: Thu Apr 27 19:13:35 EST 2000     root@Here.here:/usr/src/sys/compile/LIOUX  i386

>Description:

A make fetch yelded the following result:

--

>How-To-Repeat:

make fetch

>Fix:

diff -ruN /usr/ports/editors/jext/Makefile ./Makefile
--- /usr/ports/editors/jext/Makefile	Mon May  1 02:15:20 2000
+++ ./Makefile	Mon May  1 02:17:16 2000
@@ -8,7 +8,7 @@
 PORTNAME=	jext
 PORTVERSION=	2.7.0.6
 CATEGORIES=	editors java
-MASTER_SITES=	http://members.xoom.com/romainguy/jext/
+MASTER_SITES=	http://members.xoom.com/romainguy/
 DISTNAME=	${PORTNAME}
 
 MAINTAINER=	sobomax@altavista.net

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> jext.zip doesn't seem to exist on this system.
 >> Attempting to fetch from http://members.xoom.com/romainguy/jext/.
 fetch: jext.zip: members.xoom.com: HTTP server returned error code 302
 >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 fetch: pub/FreeBSD/ports/distfiles/jext.zip: cannot get remote modification time
 fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/jext.zip: FTP error:
 fetch: 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/editors/jext.
 *** Error code 1
 
 Stop in /usr/ports/editors/jext.
 *** Error code 1
 
 Stop in /usr/ports/editors/jext.
 
 --
 
 Checking the MASTER_SITES inside DESCR. The correct is
 MASTER_SITES=http://members.xoom.com/romainguy/
 


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?20000501052823.27820.qmail>