From tabthorpe@stthomasanglican.org  Tue Jan 16 13:43:25 2007
Return-Path: <tabthorpe@stthomasanglican.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C0A9316A416
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Jan 2007 13:43:25 +0000 (UTC)
	(envelope-from tabthorpe@stthomasanglican.org)
Received: from tbaytel.net (front2-staff.tbaytel.net [216.211.26.164])
	by mx1.freebsd.org (Postfix) with ESMTP id 7B15113C45A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Jan 2007 13:43:25 +0000 (UTC)
	(envelope-from tabthorpe@stthomasanglican.org)
Received: from stjames.stthomasanglican.org ([216.211.68.118] verified)
  by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 68278124; Tue, 16 Jan 2007 08:43:23 -0500
Received: from stjames.stthomasanglican.org (localhost [127.0.0.1])
	by stjames.stthomasanglican.org (8.13.8/8.13.8) with ESMTP id l0GDgNUm020357
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 16 Jan 2007 08:42:24 -0500 (EST)
	(envelope-from tabthorpe@stjames.stthomasanglican.org)
Received: (from root@localhost)
	by stjames.stthomasanglican.org (8.13.8/8.13.8/Submit) id l0GDgNjt020356;
	Tue, 16 Jan 2007 08:42:23 -0500 (EST)
	(envelope-from tabthorpe)
Message-Id: <200701161342.l0GDgNjt020356@stjames.stthomasanglican.org>
Date: Tue, 16 Jan 2007 08:42:23 -0500 (EST)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: thomas@goodking.ca
Subject: [PATCH] math/elmer-umfpack: make fetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107980
>Category:       ports
>Synopsis:       [PATCH] math/elmer-umfpack: make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bsam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 16 13:50:20 GMT 2007
>Closed-Date:    Tue Jan 16 16:30:58 GMT 2007
>Last-Modified:  Tue Jan 16 16:40:18 GMT 2007
>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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->bsam 
Responsible-Changed-By: bsam 
Responsible-Changed-When: Tue Jan 16 14:29:23 UTC 2007 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107980 

From: Boris Samorodov <bsam@ipt.ru>
To: bug-followup@FreeBSD.org,thomas@goodking.ca
Cc:  
Subject: Re: ports/107980: [PATCH] math/elmer-umfpack: make fetchable
Date: Tue, 16 Jan 2007 17:48:46 +0300

 Hi, Thomas!
 
 If you use this port may be you may assume in taking maintainership?
 Nowadays it's orphaned...
 
 Thanks anyway, WBR
 -- 
 bsam

From: "Thomas Abthorpe" <thomas@goodking.ca>
To: "Boris Samorodov" <bsam@ipt.ru>, <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/107980: [PATCH] math/elmer-umfpack: make fetchable
Date: Tue, 16 Jan 2007 10:23:41 -0500

 Hi Boris
 
 I don't use the port, otherwise I would assume maintainership.
 
 I am just scanning Bill Fenner's portsurvey to find where I can lend a hand 
 to keep the port fetching process flowing.
 
 
 Thomas
 ----- Original Message ----- 
 From: "Boris Samorodov" <bsam@ipt.ru>
 To: <bug-followup@FreeBSD.org>; <thomas@goodking.ca>
 Sent: Tuesday, January 16, 2007 9:48 AM
 Subject: Re: ports/107980: [PATCH] math/elmer-umfpack: make fetchable
 
 
 > Hi, Thomas!
 >
 > If you use this port may be you may assume in taking maintainership?
 > Nowadays it's orphaned...
 >
 > Thanks anyway, WBR
 > -- 
 > bsam
 > 
 
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Tue Jan 16 16:30:47 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107980 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107980: commit references a PR
Date: Tue, 16 Jan 2007 16:30:29 +0000 (UTC)

 bsam        2007-01-16 16:30:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/elmer-umfpack   Makefile 
   Log:
   - make fetchable, same site, another path
   - pet portlint, spaces -> tab
   
   PR:             107980
   Submitted by:   Thomas Abthorpe <thomas at goodking.ca>
   
   Revision  Changes    Path
   1.10      +2 -2      ports/math/elmer-umfpack/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
