ports/116409: [PATCH] math/emc2 - chase distfile
Dan Voisine
voisined at wit.edu
Mon Sep 17 02:50:01 UTC 2007
>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 at 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:
More information about the freebsd-ports-bugs
mailing list