Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 17:55:20 -0700 (PDT)
From:      David Schultz <dschultz@uclink.Berkeley.EDU>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43315: [PATCH] ports/lang/logo: update MASTER_SITES
Message-ID:  <200209240055.g8O0tKWT004787@HAL9000.homeunix.com>

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

>Number:         43315
>Category:       ports
>Synopsis:       [PATCH] ports/lang/logo: update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 23 18:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Schultz
>Release:        
>Organization:
>Environment:
>Description:
The location of the distfile on the GNU mirrors has moved.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/logo/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile    2002/05/16 13:59:13     1.19
+++ Makefile    2002/09/24 00:53:47
@@ -8,7 +8,7 @@
 PORTNAME=      ucblogo
 PORTVERSION=   5.1
 CATEGORIES=    lang
-MASTER_SITES=  ${MASTER_SITE_GNU} \
+MASTER_SITES=  ${MASTER_SITE_GNU:S,%SUBDIR%,non-gnu/ucblogo,} \
                ftp://anarres.cs.berkeley.edu/pub/ucblogo/
 
 .if defined(EMACS_LOGO_MODE)
>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?200209240055.g8O0tKWT004787>