ports/172853: [MAINTAINER-UPDATE][PATCH] please update devel/hwloc to 1.5.1

Eijiro Shibusawa phd_kimberlite at yahoo.co.jp
Thu Oct 18 13:20:01 UTC 2012


>Number:         172853
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE][PATCH] please update devel/hwloc to 1.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 18 13:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eijiro Shibusawa
>Release:        FreeBSD 9.1-RC2
>Organization:
>Environment:
FreeBSD myhost 9.1-RC2 FreeBSD 9.1-RC2 #0: Thu Sep 27 17:39:26 UTC 2012     root at myhost:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Attached patch updates devel/hwloc to 1.5.1.

NOTE:
- This port was tested with portlint 2.13.13 and tinderbox.
  tinderbox logs are available at redports.org.
  https://redports.org/buildarchive/20121018012313-871/
- This release includes bug fixes on FreeBSD environment.
  Please refer the release announcement.
  http://www.open-mpi.org/community/lists/hwloc-announce/2012/10/0045.php

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -uNr /usr/ports/devel/hwloc/./Makefile ./Makefile
--- /usr/ports/devel/hwloc/./Makefile	2012-08-02 04:22:27.000000000 +0900
+++ ./Makefile	2012-10-18 21:55:23.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hwloc
-PORTVERSION=	1.5
+PORTVERSION=	1.5.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.open-mpi.org/software/hwloc/v1.5/downloads/ \
 		http://icl.cs.utk.edu/open-mpi/software/hwloc/v1.5/downloads/
diff -uNr /usr/ports/devel/hwloc/./distinfo ./distinfo
--- /usr/ports/devel/hwloc/./distinfo	2012-08-02 04:22:27.000000000 +0900
+++ ./distinfo	2012-10-18 21:55:23.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (hwloc-1.5.tar.bz2) = ba8519c27eb5637d184a0673a701265a94c4e8ab1ca6bfcf903bcd1f627474ea
-SIZE (hwloc-1.5.tar.bz2) = 2887977
+SHA256 (hwloc-1.5.1.tar.bz2) = d255bf369d8922bb3e1330b84e3bc5dd9a8ce6cb3c8cbb3af0f4288840087711
+SIZE (hwloc-1.5.1.tar.bz2) = 2888571
diff -uNr /usr/ports/devel/hwloc/./files/patch-configure ./files/patch-configure
--- /usr/ports/devel/hwloc/./files/patch-configure	2012-08-02 04:22:27.000000000 +0900
+++ ./files/patch-configure	1970-01-01 09:00:00.000000000 +0900
@@ -1,11 +0,0 @@
---- configure.orig	2012-07-30 17:36:50.000000000 +0900
-+++ configure	2012-08-01 19:12:58.000000000 +0900
-@@ -7001,7 +7001,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
--      i*86-*-*|x86_64-*-*)
-+      i*86-*-*|x86_64-*-*|amd64-*-*)
-         case ${ac_cv_sizeof_void_p} in
-           4)
- 


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


More information about the freebsd-ports-bugs mailing list