From 805146cc663ce8d338b2a3ea39a962f938fe0d04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr>
Date: Tue, 26 Mar 2013 16:34:30 +0100
Subject: [PATCH] [libhatp] New version of libhatp to fix a bug

Switch from v1.0.0 to v1.0.2
---
 libhatp/Makefile  | 2 +-
 libhatp/depend.mk | 2 +-
 libhatp/distinfo  | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/libhatp/Makefile b/libhatp/Makefile
index 15827666..7f5385dc 100644
--- a/libhatp/Makefile
+++ b/libhatp/Makefile
@@ -3,7 +3,7 @@
 #
 
 DISTNAME=		libhatp-${VERSION}
-VERSION=		1.0.0
+VERSION=		1.0.2
 PKGREVISION=
 CATEGORIES=		planning
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=libhatp/}
diff --git a/libhatp/depend.mk b/libhatp/depend.mk
index c52372eb..49708048 100644
--- a/libhatp/depend.mk
+++ b/libhatp/depend.mk
@@ -14,7 +14,7 @@ PREFER.libhatp?=	robotpkg
 
 DEPEND_USE+=		libhatp
 
-DEPEND_ABI.libhatp?=	libhatp>=1.0.0
+DEPEND_ABI.libhatp?=	libhatp>=1.0.2
 DEPEND_DIR.libhatp?=	../../wip/libhatp
 
 SYSTEM_SEARCH.libhatp=\
diff --git a/libhatp/distinfo b/libhatp/distinfo
index 9460ab07..172d108d 100644
--- a/libhatp/distinfo
+++ b/libhatp/distinfo
@@ -1,3 +1,3 @@
-SHA1 (libhatp-1.0.0.tar.gz) = 2a0b60339deebf16f43566dba54baa118b9e5bf1
-RMD160 (libhatp-1.0.0.tar.gz) = e4606295429a1e31129c3802f9731ff59c0ddb1a
-Size (libhatp-1.0.0.tar.gz) = 33680 bytes
+SHA1 (libhatp-1.0.2.tar.gz) = 08e01157eda9ceb7199258572c00c5c42da1a3bf
+RMD160 (libhatp-1.0.2.tar.gz) = 7531ed3aa09888bb81e1749f015db9102dbb5526
+Size (libhatp-1.0.2.tar.gz) = 33711 bytes
-- 
GitLab