ports/158422: [PATCH] update and clang fixes to math/metis

Niclas Zeising niclas.zeising at gmail.com
Wed Jun 29 10:00:19 UTC 2011


>Number:         158422
>Category:       ports
>Synopsis:       [PATCH] update and clang fixes to math/metis
>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 Jun 29 10:00:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Niclas Zeising
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Apr 20 17:22:47 CEST 2011 root at vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	math/metis is out of date. It also does not build using clang.
>How-To-Repeat:
	
>Fix:

	The attached patch updates metis to the latest stable version from vendor. This also fixes the build using clang.

--- math.metis.update.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/metis/Makefile,v
retrieving revision 1.17
diff -u -d -r1.17 Makefile
--- Makefile	19 May 2010 18:59:13 -0000	1.17
+++ Makefile	29 Jun 2011 09:48:03 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	metis
-PORTVERSION=	4.0
-PORTREVISION=	3
+PORTVERSION=	4.0.3
 CATEGORIES=	math
 MASTER_SITES=	http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/	\
 		http://www-users.cs.umn.edu/~karypis/metis/metis/files/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/metis/distinfo,v
retrieving revision 1.6
diff -u -d -r1.6 distinfo
--- distinfo	20 Mar 2011 12:50:17 -0000	1.6
+++ distinfo	29 Jun 2011 09:48:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (metis-4.0.tar.gz) = 60c792b3fd22684ef16e336d654466753365006b6f9932e031ded79a9b6bd352
-SIZE (metis-4.0.tar.gz) = 508601
+SHA256 (metis-4.0.3.tar.gz) = 5efa35de80703c1b2c4d0de080fafbcf4e0d363a21149a1ad2f96e0144841a55
+SIZE (metis-4.0.3.tar.gz) = 522624
--- math.metis.update.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list