ports/159909: [maintainer] lang/ikarus: add more MASTER_SITES

Vitaly Magerya vmagerya at gmail.com
Fri Aug 19 11:40:08 UTC 2011


>Number:         159909
>Category:       ports
>Synopsis:       [maintainer] lang/ikarus: add more MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 19 11:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Vitaly Magerya
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
>Description:
The main site of lang/ikarus (www.ikarus-scheme.org) is down.
The patch adds two mirrors (launchpad.net and my own).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ikarus.orig/Makefile ikarus/Makefile
--- ikarus.orig/Makefile	2011-08-19 16:26:19.000000000 +0300
+++ ikarus/Makefile	2011-08-19 16:48:34.000000000 +0300
@@ -9,7 +9,9 @@
 PORTVERSION=	0.0.3
 PORTREVISION=	3
 CATEGORIES=	lang scheme
-MASTER_SITES=	http://www.ikarus-scheme.org/ \
+MASTER_SITES=	http://launchpad.net/ikarus/0.0/${PORTVERSION}/+download/ \
+		http://www.ikarus-scheme.org/ \
+		http://tx97.net/pub/distfiles/ \
 		LOCAL/glarkin
 
 MAINTAINER=	vmagerya at gmail.com
@@ -17,6 +19,7 @@
 
 LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp
 
+FETCH_ARGS=	-Fpr
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=\


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list