From c6970bb982cf3cb3e1980f98d6afc8249322f07e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr> Date: Thu, 6 Feb 2014 18:29:00 +0100 Subject: [PATCH] [wip/hatptester] v1.3.0 Some bug fix and change the way to start the program (now can be given options) --- 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 6794e089..bea9a012 100644 --- a/hatptester/Makefile +++ b/hatptester/Makefile @@ -3,7 +3,7 @@ # DISTNAME= hatptester-${VERSION} -VERSION= 1.2.0 +VERSION= 1.3.0 PKGREVISION= CATEGORIES= planning MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=hatptester/} diff --git a/hatptester/depend.mk b/hatptester/depend.mk index 146d736e..e1f8db6c 100644 --- a/hatptester/depend.mk +++ b/hatptester/depend.mk @@ -14,7 +14,7 @@ PREFER.hatpconsole?= robotpkg DEPEND_USE+= hatptester -DEPEND_ABI.hatptester?= hatptester>=1.2.0 +DEPEND_ABI.hatptester?= hatptester>=1.3.0 DEPEND_DIR.hatptester?= ../../wip/hatptester SYSTEM_SEARCH.hatptester=\ diff --git a/hatptester/distinfo b/hatptester/distinfo index 8a18e6f6..ba4e24a9 100644 --- a/hatptester/distinfo +++ b/hatptester/distinfo @@ -1,3 +1,3 @@ -SHA1 (hatptester-1.2.0.tar.gz) = be294ca7129a0e754daabc6357c5a3c6d3982f4c -RMD160 (hatptester-1.2.0.tar.gz) = c97086eb48108b97e64195f8f0a41d5d281f5008 -Size (hatptester-1.2.0.tar.gz) = 17794 bytes +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 -- GitLab