From owner-svn-ports-all@freebsd.org Sun Sep 16 23:26:05 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AF7F1089661; Sun, 16 Sep 2018 23:26:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2766E850C9; Sun, 16 Sep 2018 23:26:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 59DCDC93; Sun, 16 Sep 2018 23:26:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8GNQ3Ul045183; Sun, 16 Sep 2018 23:26:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8GNQ2sZ045181; Sun, 16 Sep 2018 23:26:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809162326.w8GNQ2sZ045181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 16 Sep 2018 23:26:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479911 - head/devel/hwloc X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/hwloc X-SVN-Commit-Revision: 479911 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Sep 2018 23:26:05 -0000 Author: sunpoet Date: Sun Sep 16 23:26:02 2018 New Revision: 479911 URL: https://svnweb.freebsd.org/changeset/ports/479911 Log: Update to 1.11.11 - Move ONLY_FOR_ARCHS upward - While I'm here, add USES=gnome Changes: https://github.com/open-mpi/hwloc/blob/v1.11/NEWS PR: 231389 Submitted by: (maintainer) Modified: head/devel/hwloc/Makefile head/devel/hwloc/distinfo head/devel/hwloc/pkg-plist Modified: head/devel/hwloc/Makefile ============================================================================== --- head/devel/hwloc/Makefile Sun Sep 16 23:25:56 2018 (r479910) +++ head/devel/hwloc/Makefile Sun Sep 16 23:26:02 2018 (r479911) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hwloc -PORTVERSION= 1.11.7 -PORTREVISION= 2 +PORTVERSION= 1.11.11 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/ @@ -13,8 +12,14 @@ COMMENT= Portable Hardware Locality software package LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +ONLY_FOR_ARCHS= amd64 aarch64 armv6 armv7 i386 +ONLY_FOR_ARCHS_REASON= has not been ported to this architecture + LIB_DEPENDS= libpciaccess.so:devel/libpciaccess +USES= iconv libtool gnome pathfix pkgconfig tar:bzip2 +USE_GNOME= libxml2 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static \ --disable-opencl \ @@ -22,14 +27,9 @@ CONFIGURE_ARGS= --enable-static \ --disable-nvml \ --disable-gl INSTALL_TARGET= install-strip -USES= iconv libtool pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes -USE_GNOME= libxml2 PORTDOCS= * - -ONLY_FOR_ARCHS= amd64 aarch64 armv6 armv7 i386 -ONLY_FOR_ARCHS_REASON= has not been ported to this architecture OPTIONS_DEFINE= CAIRO DOCS OPTIONS_SUB= yes Modified: head/devel/hwloc/distinfo ============================================================================== --- head/devel/hwloc/distinfo Sun Sep 16 23:25:56 2018 (r479910) +++ head/devel/hwloc/distinfo Sun Sep 16 23:26:02 2018 (r479911) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493303875 -SHA256 (hwloc-1.11.7.tar.bz2) = ab6910e248eed8c85d08b529917a6aae706b32b346e886ba830895e36a809729 -SIZE (hwloc-1.11.7.tar.bz2) = 4187754 +TIMESTAMP = 1537058264 +SHA256 (hwloc-1.11.11.tar.bz2) = 16a061cabd9319eb8cf9c6705c79142520b5b38d28a3f2a1d832bcb2fb7ea5fd +SIZE (hwloc-1.11.11.tar.bz2) = 4114437 Modified: head/devel/hwloc/pkg-plist ============================================================================== --- head/devel/hwloc/pkg-plist Sun Sep 16 23:25:56 2018 (r479910) +++ head/devel/hwloc/pkg-plist Sun Sep 16 23:26:02 2018 (r479911) @@ -33,7 +33,7 @@ include/hwloc/rename.h lib/libhwloc.a lib/libhwloc.so lib/libhwloc.so.5 -lib/libhwloc.so.5.7.4 +lib/libhwloc.so.5.7.8 libdata/pkgconfig/hwloc.pc man/man1/hwloc-annotate.1.gz man/man1/hwloc-assembler-remote.1.gz @@ -400,6 +400,7 @@ man/man3/hwlocality_helper_find_inside.3.gz man/man3/hwlocality_helper_find_misc.3.gz man/man3/hwlocality_helper_nodeset_convert.3.gz man/man3/hwlocality_helper_topology_sets.3.gz +man/man3/hwlocality_info_attr.3.gz man/man3/hwlocality_intel_mic.3.gz man/man3/hwlocality_levels.3.gz man/man3/hwlocality_linux.3.gz