Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 11:56:02 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/138176: Incorrect checksum for cad/gmsh port
Message-ID:  <200908251656.n7PGu2nO030096@cauchy.math.missouri.edu>
Resent-Message-ID: <200908251700.n7PH0147003758@freefall.freebsd.org>

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

>Number:         138176
>Category:       ports
>Synopsis:       Incorrect checksum for cad/gmsh port
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 25 17:00:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Jul 29 15:00:29 CDT 2009 stephen@cauchy:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
The checksum fails for the tar ball fetched from the first listed MASTER_SITES
>How-To-Repeat:
	
>Fix:

Use the main master site instead.

diff -ur /usr/ports/cad/gmsh/Makefile gmsh/Makefile
--- /usr/ports/cad/gmsh/Makefile	2009-07-18 06:10:12.000000000 -0500
+++ gmsh/Makefile	2009-08-25 11:52:46.000000000 -0500
@@ -9,8 +9,7 @@
 PORTVERSION=	2.3.1
 PORTREVISION=	1
 CATEGORIES=	cad
-MASTER_SITES=	http://www.sfr-fresh.com/unix/privat/ \
-				http://www.geuz.org/gmsh/src/
+MASTER_SITES=	http://www.geuz.org/gmsh/src/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
 EXTRACT_SUFX=	.tgz
 


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



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