From b4e5f4b5e09a681a3db8942290405b4c9712dc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr> Date: Wed, 17 Dec 2014 17:56:35 +0100 Subject: [PATCH] [wip/hatpconsole] Update to 2.0.0 Better handling of plan display Add a minimalist version --- hatpconsole/Makefile | 2 +- hatpconsole/depend.mk | 2 +- hatpconsole/distinfo | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hatpconsole/Makefile b/hatpconsole/Makefile index 6aada53a..9c96ff41 100644 --- a/hatpconsole/Makefile +++ b/hatpconsole/Makefile @@ -3,7 +3,7 @@ # DISTNAME= hatpconsole-${VERSION} -VERSION= 1.2.0 +VERSION= 2.0.0 PKGREVISION= CATEGORIES= planning MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=hatpconsole/} diff --git a/hatpconsole/depend.mk b/hatpconsole/depend.mk index fd7f5f78..d9a112fd 100644 --- a/hatpconsole/depend.mk +++ b/hatpconsole/depend.mk @@ -14,7 +14,7 @@ PREFER.hatpconsole?= robotpkg DEPEND_USE+= hatpconsole -DEPEND_ABI.hatpconsole?= hatpconsole>=1.2.0 +DEPEND_ABI.hatpconsole?= hatpconsole>=2.0.0 DEPEND_DIR.hatpconsole?= ../../wip/hatpconsole SYSTEM_SEARCH.hatpconsole=\ diff --git a/hatpconsole/distinfo b/hatpconsole/distinfo index 18a17ff5..f6a58019 100644 --- a/hatpconsole/distinfo +++ b/hatpconsole/distinfo @@ -1,3 +1,3 @@ -SHA1 (hatpconsole-1.2.0.tar.gz) = 68f5ce32d08c6dbd3cde8b5b9b7eb935483604be -RMD160 (hatpconsole-1.2.0.tar.gz) = 468fc696cf39dd543b0e64a78f6484074e7ec869 -Size (hatpconsole-1.2.0.tar.gz) = 16679 bytes +SHA1 (hatpconsole-2.0.0.tar.gz) = 7edb8f48120fcbf0c72277b9dc4af3d619727624 +RMD160 (hatpconsole-2.0.0.tar.gz) = d7beedf9b06bf4453782c8e93ea7040870fdc2ef +Size (hatpconsole-2.0.0.tar.gz) = 18016 bytes -- GitLab