From eef95583a6b0c7c48988a943e9660fdaf72081ec Mon Sep 17 00:00:00 2001
From: Arnaud Degroote <arnaud.degroote@laas.fr>
Date: Thu, 10 Oct 2013 11:17:57 +0200
Subject: [PATCH] [wip/hyper_genom] Update to 0.12

Changes since 0.11:
-------------------
   - Return more information about failure while reading some values
   - Fix two important bugs in the treatment of abort
---
 hyper_genom/Makefile | 3 +--
 hyper_genom/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/hyper_genom/Makefile b/hyper_genom/Makefile
index b6ef744c..72bda4a5 100644
--- a/hyper_genom/Makefile
+++ b/hyper_genom/Makefile
@@ -3,7 +3,7 @@
 #
 
 DISTNAME=		hyper_genom-${VERSION}
-VERSION=		0.11
+VERSION=		0.12
 CATEGORIES=		supervision
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=hyper_genom/}
 MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}hyper_genom
@@ -13,7 +13,6 @@ MAINTAINER=		arnaud.degroote@laas.fr
 COMMENT=		Link between Hyper and Genom
 LICENSE=		2-clause-bsd
 
-
 CMAKE_ARGS+=		-DBOOST_INCLUDEDIR=${PREFIX.boost-headers}/include
 CMAKE_ARGS+=		-DBOOST_LIBDIR=${PREFIX.boost-libs}/include
 
diff --git a/hyper_genom/distinfo b/hyper_genom/distinfo
index 2fcdc497..f350c52a 100644
--- a/hyper_genom/distinfo
+++ b/hyper_genom/distinfo
@@ -1,3 +1,3 @@
-SHA1 (hyper_genom-0.11.tar.gz) = daf4a26a197b3cbfca7c3b2cebb4a5022e9705e4
-RMD160 (hyper_genom-0.11.tar.gz) = eb91c46e23d5dc86ec711749e07f38c961c8f0a2
-Size (hyper_genom-0.11.tar.gz) = 9511 bytes
+SHA1 (hyper_genom-0.12.tar.gz) = 7b3b4e2a704dc210a45f68618c13ce1f089576f9
+RMD160 (hyper_genom-0.12.tar.gz) = 0a2818666f84233e6a81115f6cabe99287b91795
+Size (hyper_genom-0.12.tar.gz) = 9831 bytes
-- 
GitLab