Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2007 02:43:14 GMT
From:      Dan Voisine <voisined@wit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116409: [PATCH] math/emc2 - chase distfile
Message-ID:  <200709170243.l8H2hEvI006865@www.freebsd.org>
Resent-Message-ID: <200709170250.l8H2o1xb018195@freefall.freebsd.org>

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

>Number:         116409
>Category:       ports
>Synopsis:       [PATCH] math/emc2 - chase distfile
>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:   Mon Sep 17 02:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dan Voisine
>Release:        6.2-RELEASE-p4
>Organization:
>Environment:
FreeBSD dan.voisine.private 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Distfiles seem to have been 'Temporarly Moved'.

http://pointyhat.freebsd.org/errorlogs/i386-6-latest/emc2-2.15_3.log
>How-To-Repeat:
cd /usr/ports/math/emc2 && make checksum
>Fix:
Add additional master site

Patch attached with submission follows:

diff -ruN /usr/ports/math/emc2/Makefile /home/voisined/emc2/Makefile
--- /usr/ports/math/emc2/Makefile	Sat May 19 16:14:55 2007
+++ /home/voisined/emc2/Makefile	Sun Sep 16 22:33:51 2007
@@ -9,7 +9,8 @@
 PORTVERSION=	2.15
 PORTREVISION=	3
 CATEGORIES=	math science
-MASTER_SITES=	http://www-rocq1.inria.fr/gamma/cdrom/ftp/emc2/
+MASTER_SITES=	http://www-c.inria.fr/gamma/cdrom/ftp/emc2/ \
+		http://www-rocq1.inria.fr/gamma/cdrom/ftp/emc2/
 .if !defined(NOPORTDOCS)
 DISTFILES=	${PORTNAME}${EXTRACT_SUFX}	\
 		${PORTNAME}-doc-en.ps.gz ${PORTNAME}-doc-fr.ps.gz
diff -ruN /usr/ports/math/emc2/pkg-descr /home/voisined/emc2/pkg-descr
--- /usr/ports/math/emc2/pkg-descr	Fri Jan  2 17:02:23 2004
+++ /home/voisined/emc2/pkg-descr	Sun Sep 16 22:34:25 2007
@@ -10,4 +10,4 @@
 
 Suggested add-on: the port math/bamg.
 
-WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm
+WWW: http://www-c.inria.fr/gamma/cdrom/www/emc2/eng.htm


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



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