summaryrefslogtreecommitdiff
path: root/math/metis/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-05-16 12:37:35 +0000
committerobache <obache@pkgsrc.org>2013-05-16 12:37:35 +0000
commitc592ee36473b528798bfb42ada418bd81751d40d (patch)
tree47e09daccccb7bf20f8a4738e8d1d563f07ab882 /math/metis/Makefile
parentb4b689028ce39b360f158926f7b894147ade2dbe (diff)
downloadpkgsrc-c592ee36473b528798bfb42ada418bd81751d40d.tar.gz
Update metis to 4.0.3.
PR pkg/47783 by Litvinov Sergey. METIS 4.0.3, 3/19/11 ------------------------------------------------------------------------------ r9587 | karypis | 2011-03-19 12:22:36 -0500 (Sat, 19 Mar 2011) | 1 line - Renamed log2() to ilog2() to remove conflicts with C99 log2() function - Fixed I/O routines to eliminate compilation warnings - Fixed error reporting routines to eliminate compilation warnings METIS 4.0.2, 3/10/04 ------------------------------------------------------------------------------ - Fixed a problem with weighted graphs and ometis.c METIS 4.0.1, 11/29/98 ------------------------------------------------------------------------------ This is mostly a bug-fix release - Fixed some bugs in the multi-constraint partitioning routines - Fixed some bugs in the volume-minimization routines
Diffstat (limited to 'math/metis/Makefile')
-rw-r--r--math/metis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile
index 2170c44d6d6..79b2ce14f2f 100644
--- a/math/metis/Makefile
+++ b/math/metis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2012/09/11 23:04:24 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/05/16 12:37:35 obache Exp $
-DISTNAME= metis-4.0
+DISTNAME= metis-4.0.3
CATEGORIES= math
MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/