Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  2 Nov 2013 18:20:49 +1100 (EST)
From:      Andy Newman <an@atrn.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183585: [PATCH] lang/ici MASTER_SITE update
Message-ID:  <20131102072049.24E9C11360@juju.bsn>
Resent-Message-ID: <201311020730.rA27U2bS009631@freefall.freebsd.org>

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

>Number:         183585
>Category:       ports
>Synopsis:       [PATCH] lang/ici MASTER_SITE update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 02 07:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andy Newman <an@atrn.org>
>Release:        FreeBSD 8.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD juju.bsn 8.4-STABLE FreeBSD 8.4-STABLE #1 r257140: Sat Oct 26 13:38:49 EST 2013 toor@juju.bsn:/backup/obj/usr/src/sys/JUJU i386


The following update to lang/ici's Makefile corrects MASTER_SITE to 
avoid an unfetchable distfile error.
 
--- ici-port-patch begins here ---
diff -u /usr/ports/lang/ici/Makefile ./Makefile
--- /usr/ports/lang/ici/Makefile	2013-09-21 05:53:09.000000000 +1000
+++ ./Makefile	2013-11-02 18:10:28.000000000 +1100
@@ -5,7 +5,7 @@
 PORTVERSION=	4.1.2
 PORTREVISION=	1
 CATEGORIES=	lang
-MASTER_SITES=	http://www.zeta.org.au/~atrn/ici/distfiles/
+MASTER_SITES=	http://atrn.org/ici/distfiles
 
 MAINTAINER=	atrn@zeta.org.au
 COMMENT=	An interpretive language with C's feel and high level data types
--- ici-port-patch ends here ---


>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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