ports/183585: [PATCH] lang/ici MASTER_SITE update
Andy Newman
an at atrn.org
Sat Nov 2 07:30:03 UTC 2013
>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 at 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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list