From ff9d1b06e3f82b05398df29f5499cb90ce958add Mon Sep 17 00:00:00 2001
From: Anthony Mallet <anthony.mallet@laas.fr>
Date: Wed, 21 Nov 2012 19:43:08 +0100
Subject: [PATCH] [wip/genom3-pocolibs] Update to 1.1

Changes since 1.0:
. Typo in code scanning IDL sequences from json

. Fix interruption of 'async' codels and interruption of activities
  incompatible with themselves

. Deal with native types manipulation

. Implement -b option (daemonize).
---
 genom3-pocolibs/Makefile | 2 +-
 genom3-pocolibs/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/genom3-pocolibs/Makefile b/genom3-pocolibs/Makefile
index 05d97039..a124251a 100644
--- a/genom3-pocolibs/Makefile
+++ b/genom3-pocolibs/Makefile
@@ -2,7 +2,7 @@
 # Created:			Anthony Mallet on Sun, 28 Jan 2007
 #
 
-DISTNAME=	genom3-pocolibs-1.0
+DISTNAME=	genom3-pocolibs-1.1
 CATEGORIES=	architecture
 MASTER_SITES=	${MASTER_SITE_OPENROBOTS:=genom3-pocolibs/}
 MASTER_REPOSITORY= git git://git.openrobots.org/git/robots/genom3-pocolibs
diff --git a/genom3-pocolibs/distinfo b/genom3-pocolibs/distinfo
index 7f551415..222fd444 100644
--- a/genom3-pocolibs/distinfo
+++ b/genom3-pocolibs/distinfo
@@ -1,3 +1,3 @@
-SHA1 (genom3-pocolibs-1.0.tar.gz) = a2c3c5df5355ecb0ca506dec6910570d8a394a5f
-RMD160 (genom3-pocolibs-1.0.tar.gz) = ce0a4998e5a7732bd249117459f18e98595cfa38
-Size (genom3-pocolibs-1.0.tar.gz) = 323795 bytes
+SHA1 (genom3-pocolibs-1.1.tar.gz) = d8661107ae81f049aecbb27de0e83a8e7a49fc76
+RMD160 (genom3-pocolibs-1.1.tar.gz) = 06c52fdd0e01ac658e1b93731371c6819b917283
+Size (genom3-pocolibs-1.1.tar.gz) = 324397 bytes
-- 
GitLab