Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2013 17:00:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/176637: commit references a PR
Message-ID:  <201303041700.r24H01ol006121@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176637; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176637: commit references a PR
Date: Mon,  4 Mar 2013 16:53:19 +0000 (UTC)

 Author: pawel
 Date: Mon Mar  4 16:53:12 2013
 New Revision: 313415
 URL: http://svnweb.freebsd.org/changeset/ports/313415
 
 Log:
   - Update to version 1.6.2 [1]
   - Package links to devel/libpciaccess if available
   
   PR:		ports/176637 [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	Mon Mar  4 16:34:08 2013	(r313414)
 +++ head/devel/hwloc/Makefile	Mon Mar  4 16:53:12 2013	(r313415)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	hwloc
 -PORTVERSION=	1.6
 +PORTVERSION=	1.6.2
  CATEGORIES=	devel
  MASTER_SITES=	http://www.open-mpi.org/software/hwloc/v1.6/downloads/ \
  		http://icl.cs.utk.edu/open-mpi/software/hwloc/v1.6/downloads/
 @@ -12,6 +12,8 @@ COMMENT=	The Portable Hardware Locality 
  LICENSE=	BSD
  LICENSE_FILE=	${WRKSRC}/COPYING
  
 +LIB_DEPENDS=	pciaccess:${PORTSDIR}/devel/libpciaccess
 +
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS+=	--enable-static \
  			--enable-libxml2
 
 Modified: head/devel/hwloc/distinfo
 ==============================================================================
 --- head/devel/hwloc/distinfo	Mon Mar  4 16:34:08 2013	(r313414)
 +++ head/devel/hwloc/distinfo	Mon Mar  4 16:53:12 2013	(r313415)
 @@ -1,2 +1,2 @@
 -SHA256 (hwloc-1.6.tar.bz2) = bc08c84cb37d6aa3f889ba142ec3e57d24ce9a18a4d2e25471e1e2e8f30aa678
 -SIZE (hwloc-1.6.tar.bz2) = 3067679
 +SHA256 (hwloc-1.6.2.tar.bz2) = fd4d47738afc9c5f60d2c35f0963f82feb78bb57f2bc239e84e93ad376169df1
 +SIZE (hwloc-1.6.2.tar.bz2) = 3066020
 _______________________________________________
 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"
 



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