From nobody@FreeBSD.org  Fri Sep  6 11:32:23 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id F08F6850
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Sep 2013 11:32:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id DE42F23A4
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  6 Sep 2013 11:32:23 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r86BWMZd082164
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 6 Sep 2013 11:32:22 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r86BWMdY082163;
	Fri, 6 Sep 2013 11:32:22 GMT
	(envelope-from nobody)
Message-Id: <201309061132.r86BWMdY082163@oldred.freebsd.org>
Date: Fri, 6 Sep 2013 11:32:22 GMT
From: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER-UPDATE][PATCH] please update devel/hwloc to 1.7.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181867
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE][PATCH] please update devel/hwloc to 1.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 11:40:01 UTC 2013
>Closed-Date:    Fri Sep 06 16:28:27 UTC 2013
>Last-Modified:  Fri Sep  6 16:30:01 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Fri Sep 6 12:11:04 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181867 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Fri Sep 6 16:28:26 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181867 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181867: commit references a PR
Date: Fri,  6 Sep 2013 16:28:27 +0000 (UTC)

 Author: wg
 Date: Fri Sep  6 16:28:19 2013
 New Revision: 326525
 URL: http://svnweb.freebsd.org/changeset/ports/326525
 
 Log:
   devel/hwloc: update to 1.7.2
   
   - Update to 1.7.2 [1]
   - Add DOCS to options
   - Convert lib depends to new syntax
   - Remove leading indefinite article from COMMENT
   - Unmute doc install command
   - Remove unneeded LICENSE_FILE
   
   Changes:
   http://www.open-mpi.org/community/lists/hwloc-announce/2013/09/0061.php
   
   PR:		ports/181867 [1]
   Submitted by:	Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
 
 Modified:
   head/devel/hwloc/Makefile
   head/devel/hwloc/distinfo
 
 Modified: head/devel/hwloc/Makefile
 ==============================================================================
 --- head/devel/hwloc/Makefile	Fri Sep  6 16:25:17 2013	(r326524)
 +++ head/devel/hwloc/Makefile	Fri Sep  6 16:28:19 2013	(r326525)
 @@ -1,18 +1,17 @@
  # $FreeBSD$
  
  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/
  
  MAINTAINER=	phd_kimberlite@yahoo.co.jp
 -COMMENT=	The Portable Hardware Locality software package
 +COMMENT=	Portable Hardware Locality software package
  
  LICENSE=	BSD
 -LICENSE_FILE=	${WRKSRC}/COPYING
  
 -LIB_DEPENDS=	pciaccess:${PORTSDIR}/devel/libpciaccess
 +LIB_DEPENDS=	libpciaccess.so:${PORTSDIR}/devel/libpciaccess
  
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS+=	--enable-static \
 @@ -28,7 +27,7 @@ PORTDOCS=	*
  ONLY_FOR_ARCHS=		i386 amd64
  ONLY_FOR_ARCHS_REASON=	has not been ported to this architecture
  
 -OPTIONS_DEFINE=	CAIRO
 +OPTIONS_DEFINE=	DOCS CAIRO
  
  .include "${.CURDIR}/Makefile.man"
  .include <bsd.port.options.mk>
 @@ -53,7 +52,7 @@ post-patch:
  post-install:
  .if ${PORT_OPTIONS:MDOCS}
  	@${MKDIR} ${DOCSDIR}/html
 -	@${INSTALL_DATA} ${WRKSRC}/doc/doxygen-doc/html/* ${DOCSDIR}/html/.
 +	${INSTALL_DATA} ${WRKSRC}/doc/doxygen-doc/html/* ${DOCSDIR}/html/.
  .endif
  
  .include <bsd.port.mk>
 
 Modified: head/devel/hwloc/distinfo
 ==============================================================================
 --- head/devel/hwloc/distinfo	Fri Sep  6 16:25:17 2013	(r326524)
 +++ head/devel/hwloc/distinfo	Fri Sep  6 16:28:19 2013	(r326525)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
