ports/107980: [PATCH] math/elmer-umfpack: make fetchable

Thomas Abthorpe thomas at goodking.ca
Tue Jan 16 13:50:21 UTC 2007


>Number:         107980
>Category:       ports
>Synopsis:       [PATCH] math/elmer-umfpack: make fetchable
>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:   Tue Jan 16 13:50:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD stjames.stthomasanglican.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 09:52:15 EST 2007
>Description:
- make fetchable, same site, different path
- pet portlint, remove some whitespace

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- elmer-umfpack-4.4_1,2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/elmer-umfpack/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	16 Jan 2007 02:12:37 -0000	1.9
+++ Makefile	16 Jan 2007 13:40:43 -0000
@@ -10,14 +10,14 @@
 PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	math
-MASTER_SITES=	ftp://ftp.funet.fi/pub/sci/physics/elmer/
+MASTER_SITES=	ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
 PKGNAMEPREFIX=	elmer-
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	UMFPACK library used by ELMER FEM package
 
 WANT_FORTRAN=yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+BUILD_DEPENDS+=	gfortran42:${PORTSDIR}/lang/gcc42
 FC=	gfortran42
 F77=	gfortran42
 CONFIGURE_ENV+=	FC=${FC} F77=${FC}
--- elmer-umfpack-4.4_1,2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list