[csw-devel] SF.net SVN: gar:[17519] csw/mgar/pkg/hwloc/trunk

igalic at users.sourceforge.net igalic at users.sourceforge.net
Thu Mar 22 14:10:46 CET 2012


Revision: 17519
          http://gar.svn.sourceforge.net/gar/?rev=17519&view=rev
Author:   igalic
Date:     2012-03-22 13:10:46 +0000 (Thu, 22 Mar 2012)
Log Message:
-----------
hwloc/trunk: bump versions, disable DBG

Modified Paths:
--------------
    csw/mgar/pkg/hwloc/trunk/Makefile
    csw/mgar/pkg/hwloc/trunk/checksums

Modified: csw/mgar/pkg/hwloc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hwloc/trunk/Makefile	2012-03-22 12:46:11 UTC (rev 17518)
+++ csw/mgar/pkg/hwloc/trunk/Makefile	2012-03-22 13:10:46 UTC (rev 17519)
@@ -1,7 +1,7 @@
 # $Id$
 #
 NAME = hwloc
-VERSION = 1.2.1
+VERSION = 1.4.1
 GARTYPE = v2
 CATEGORIES = devel
 
@@ -10,7 +10,7 @@
   The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently.
 endef
 
-MASTER_SITES =  http://www.open-mpi.org/software/hwloc/v1.2/downloads/
+MASTER_SITES =  http://www.open-mpi.org/software/hwloc/v1.4/downloads/
 DISTFILES  = $(DISTNAME).tar.gz
 
 PACKAGES  = CSWhwloc
@@ -43,7 +43,7 @@
 
 BUILD64_LIBS_ONLY = 1
 
-GARFLAVOR = DBG
+#GARFLAVOR = DBG
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/hwloc/trunk/checksums
===================================================================
--- csw/mgar/pkg/hwloc/trunk/checksums	2012-03-22 12:46:11 UTC (rev 17518)
+++ csw/mgar/pkg/hwloc/trunk/checksums	2012-03-22 13:10:46 UTC (rev 17519)
@@ -1 +1 @@
-dc654612daf292b90d642a05d84ff1e6  hwloc-1.2.1.tar.gz
+d8b28f45d6a841087a6094a2183f4673  hwloc-1.4.1.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list