summaryrefslogtreecommitdiff
path: root/devel/hwloc
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2012-01-28 10:25:57 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2012-01-28 10:25:57 +0000
commitba72c374160a4c29bbe46766fa53c4c577f71f94 (patch)
treea99b303dfd9b53450c9650430841c57fb07551ce /devel/hwloc
parent- Update to 1.0.1 (diff)
- Updates to 1.3.1 [1]
- ONLY_FOR_ARCHS (= i386 amd64) is added. Because hwloc, it seems, has been ported to FreeBSD on these architectures only [1] - tested with and without cairo PR: ports/164562 [1] Submitted by: maintainer [1] Approved by: gabor (mentor, implicit)
Notes
Notes: svn path=/head/; revision=289923
Diffstat (limited to 'devel/hwloc')
-rw-r--r--devel/hwloc/Makefile5
-rw-r--r--devel/hwloc/distinfo4
-rw-r--r--devel/hwloc/files/patch-configure11
3 files changed, 9 insertions, 11 deletions
diff --git a/devel/hwloc/Makefile b/devel/hwloc/Makefile
index 181ac15ccddd..878c65b8568b 100644
--- a/devel/hwloc/Makefile
+++ b/devel/hwloc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hwloc
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= devel
MASTER_SITES= http://www.open-mpi.org/software/hwloc/v1.3/downloads/ \
http://icl.cs.utk.edu/open-mpi/software/hwloc/v1.3/downloads/
@@ -25,6 +25,9 @@ USE_LDCONFIG= yes
USE_GNOME= libxml2 pkgconfig
MAKE_JOBS_SAFE= yes
+ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS_REASON= has not been ported to this architecture
+
OPTIONS= CAIRO "Enable CAIRO support" off
.include <bsd.port.pre.mk>
diff --git a/devel/hwloc/distinfo b/devel/hwloc/distinfo
index 3dd1d959ffa8..7d7f50e9b5f9 100644
--- a/devel/hwloc/distinfo
+++ b/devel/hwloc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hwloc-1.3.tar.bz2) = be23f811db317f3dcb2449c20e976c45bdf546a74e22db43974c9f6721f8f483
-SIZE (hwloc-1.3.tar.bz2) = 2591703
+SHA256 (hwloc-1.3.1.tar.bz2) = a38ab3f60995d8f511129499b558a22c3e8907b0a08ef02bb664ee9fc269cc70
+SIZE (hwloc-1.3.1.tar.bz2) = 2616262
diff --git a/devel/hwloc/files/patch-configure b/devel/hwloc/files/patch-configure
index 44991d558820..bad38aa71303 100644
--- a/devel/hwloc/files/patch-configure
+++ b/devel/hwloc/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2011-10-13 03:44:20.000000000 +0900
-+++ configure 2011-12-18 10:43:10.000000000 +0900
-@@ -5555,7 +5555,7 @@
+--- configure.orig 2011-12-20 18:59:02.000000000 +0900
++++ configure 2012-01-09 12:13:26.000000000 +0900
+@@ -5565,7 +5565,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking which CPU support to include" >&5
$as_echo_n "checking which CPU support to include... " >&6; }
case ${target} in
@@ -9,8 +9,3 @@
case ${ac_cv_sizeof_void_p} in
4)
-@@ -23774,4 +23774,3 @@
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
- $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
- fi
--