Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 20:46:09 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/97835: [patch] science/flounder
Message-ID:  <1148496369.56141@mwilke.ath.cx>
Resent-Message-ID: <200605241850.k4OIoQ9Z071790@freefall.freebsd.org>

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

>Number:         97835
>Category:       ports
>Synopsis:       [patch] science/flounder
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 24 18:50:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- fix mirror
- fix http://people.freebsd.org/~fenner/portsurvey/science.html#flounder


>How-To-Repeat:





>Fix:


--- flounder.diff begins here ---
diff -ruN /usr/ports/science/flounder/Makefile ports/science/flounder/Makefile
--- /usr/ports/science/flounder/Makefile	Fri Feb 24 20:25:38 2006
+++ ports/science/flounder/Makefile	Wed May 24 16:06:39 2006
@@ -10,7 +10,7 @@
 PORTVERSION=	0.40
 PORTREVISION=	3
 CATEGORIES=	science
-MASTER_SITES=	http://www.enel.ucalgary.ca/~vigmond/flounder/
+MASTER_SITES=	http://www2.enel.ucalgary.ca/~vigmond/flounder/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
@@ -46,7 +46,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "alpha"
-BROKEN=		"Does not compile on alpha"
+BROKEN=		Does not compile on alpha
 .endif
 
 .include <bsd.port.post.mk>
--- flounder.diff ends here ---



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



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