From 35f906f7af678529a844ba5cc978775bfb2574d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr> Date: Wed, 7 May 2014 13:44:27 +0200 Subject: [PATCH] [wip/hatptester] Add a request button A button to request all plan existed, add a button to request only the first plan. --- hatptester/Makefile | 2 +- hatptester/depend.mk | 2 +- hatptester/distinfo | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hatptester/Makefile b/hatptester/Makefile index bf11ca0e..21bdeda8 100644 --- a/hatptester/Makefile +++ b/hatptester/Makefile @@ -3,7 +3,7 @@ # DISTNAME= hatptester-${VERSION} -VERSION= 1.3.0 +VERSION= 1.4.0 PKGREVISION= CATEGORIES= planning MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=hatptester/} diff --git a/hatptester/depend.mk b/hatptester/depend.mk index e1f8db6c..54de1319 100644 --- a/hatptester/depend.mk +++ b/hatptester/depend.mk @@ -14,7 +14,7 @@ PREFER.hatpconsole?= robotpkg DEPEND_USE+= hatptester -DEPEND_ABI.hatptester?= hatptester>=1.3.0 +DEPEND_ABI.hatptester?= hatptester>=1.4.0 DEPEND_DIR.hatptester?= ../../wip/hatptester SYSTEM_SEARCH.hatptester=\ diff --git a/hatptester/distinfo b/hatptester/distinfo index ba4e24a9..bbb5709e 100644 --- a/hatptester/distinfo +++ b/hatptester/distinfo @@ -1,3 +1,3 @@ -SHA1 (hatptester-1.3.0.tar.gz) = 3ecdf41ec64bf081f1f10b885e28007f8a37d7a8 -RMD160 (hatptester-1.3.0.tar.gz) = 7cfbc92a4afa98fe009cc7be5d441ba1fba21b04 -Size (hatptester-1.3.0.tar.gz) = 19296 bytes +SHA1 (hatptester-1.4.0.tar.gz) = b827a402391cc559c2f5d4855639d7b164f85e5e +RMD160 (hatptester-1.4.0.tar.gz) = 7c3116edfd4ff6d188ba47f4c3b6af4edcc1531c +Size (hatptester-1.4.0.tar.gz) = 19633 bytes -- GitLab