Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2013 11:32:22 GMT
From:      Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181867: [MAINTAINER-UPDATE][PATCH] please update devel/hwloc to 1.7.2
Message-ID:  <201309061132.r86BWMdY082163@oldred.freebsd.org>
Resent-Message-ID: <201309061140.r86Be2dq074223@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181867
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE][PATCH] please update devel/hwloc to 1.7.2
>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:   Fri Sep 06 11:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Eijiro Shibusawa
>Release:        FreeBSD 9.1-RELEASE-p5
>Organization:
>Environment:
FreeBSD myhost 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Attached patch updates devel/hwloc to 1.7.2.

NOTE:
- This port was tested with portlint 2.14.4 and tinderbox.
tinderbox logs are available at redports.org.
http://redports.org/buildarchive/20130906111100-39066/
- This release includes bug fixes on some environments.
Please refer the release announcement.
http://www.open-mpi.org/community/lists/hwloc-announce/2013/09/0061.php
- This update may require the version bump of dependent port (e.g., net/openmpi). 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -uNr /usr/ports/devel/hwloc/./Makefile ./Makefile
--- /usr/ports/devel/hwloc/./Makefile	2013-08-15 07:35:50.000000000 +0900
+++ ./Makefile	2013-09-06 20:03:04.000000000 +0900
@@ -1,7 +1,7 @@
 # $FreeBSD: devel/hwloc/Makefile 324744 2013-08-14 22:35:50Z ak $
 
 PORTNAME=	hwloc
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.open-mpi.org/software/hwloc/v${PORTVERSION:R}/downloads/ \
 		http://icl.cs.utk.edu/open-mpi/software/hwloc/v${PORTVERSION:R}/downloads/
diff -uNr /usr/ports/devel/hwloc/./distinfo ./distinfo
--- /usr/ports/devel/hwloc/./distinfo	2013-05-25 05:58:30.000000000 +0900
+++ ./distinfo	2013-09-06 20:05:28.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (hwloc-1.7.1.tar.bz2) = 96a3c34f7237205448a99d1a16daac6c052f81abc2e2ddfbacc154a31a8c0d01
-SIZE (hwloc-1.7.1.tar.bz2) = 3214808
+SHA256 (hwloc-1.7.2.tar.bz2) = a0b40c01eead1d4c254ab87c2ec75b8eeb9877331763fbd1e1b81990ad566848
+SIZE (hwloc-1.7.2.tar.bz2) = 3165052


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309061132.r86BWMdY082163>