Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2001 15:46:03 -0700
From:      "ulrichulrich_se Last Name" <ulrichulrich_se@my-deja.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27165: ETHOberonV4 wrong directory spec for fetching the dist-file in Makefile
Message-ID:  <200105062246.PAA16489@mail3.bigmailbox.com>

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

>Number:         27165
>Category:       ports
>Synopsis:       ETHOberonV4 directory specification for fetching the dist-file in Makefile is wrong.
>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 May 06 16:00:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     sysadmin
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
private
>Environment:
ETHOberonV4 isn't installet neither present in /usr/ports/distfiles.
>Description:
/usr/ports/lang/ETHOberonV4/Makefile contains the following line
MASTER_SITES=   ftp://mirror.seicom.net/pub/mirror/FreeBSD/distfiles \
The slash after "distfiles" is missing.
>How-To-Repeat:
cd /usr/ports/lang/ETHOberonV4
make install
>Fix:
replace the line with
MASTER_SITES=   ftp://mirror.seicom.net/pub/mirror/FreeBSD/distfiles/ \


------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/
>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?200105062246.PAA16489>