From de8c9752ae41b0afde0f4164e2f043cf98780abb Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 5 Feb 2011 10:55:13 +0000 Subject: [PATCH] - Update to 0.8.4 PR: 154481 Submitted by: chris petrik (maintainer) Feature safe: yes --- science/peekabot/Makefile | 2 +- science/peekabot/distinfo | 4 ++-- science/peekabot/pkg-plist | 27 +++++++++++++-------------- 3 files changed, 16 insertions(+), 17 deletions(-) diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index d114cef52b14..6a544d1c1513 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= peekabot -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.x/ diff --git a/science/peekabot/distinfo b/science/peekabot/distinfo index b0fbdf454e4a..1bfea7aff63a 100644 --- a/science/peekabot/distinfo +++ b/science/peekabot/distinfo @@ -1,2 +1,2 @@ -SHA256 (peekabot-0.8.3.tar.bz2) = 156760cc0255bcec697b0fc3a4df89fadf4a0e042d925606fe787b8df27c966a -SIZE (peekabot-0.8.3.tar.bz2) = 2713734 +SHA256 (peekabot-0.8.4.tar.bz2) = 5104c33006947eafc1a89fe4d774414c87419cad371f40f703f2f6e65d3a0f1a +SIZE (peekabot-0.8.4.tar.bz2) = 2711144 diff --git a/science/peekabot/pkg-plist b/science/peekabot/pkg-plist index a854137fe77c..a462f48a0ff7 100644 --- a/science/peekabot/pkg-plist +++ b/science/peekabot/pkg-plist @@ -6,8 +6,8 @@ include/peekabot/Any.hh include/peekabot/Deprecated.hh include/peekabot/PathIdentifier.hh include/peekabot/Types.hh -include/peekabot/Visibility.hh include/peekabot/Version.hh +include/peekabot/Visibility.hh include/peekabot/client/DelayedDispatch.hh include/peekabot/client/Exceptions.hh include/peekabot/client/OperationResult.hh @@ -30,16 +30,16 @@ include/peekabot/client/proxies/LineCloudProxy.hh include/peekabot/client/proxies/ModelProxy.hh include/peekabot/client/proxies/ObjectProxy.hh include/peekabot/client/proxies/OccupancyGrid2DProxy.hh +include/peekabot/client/proxies/OccupancyGrid3DProxy.hh include/peekabot/client/proxies/PeekabotProxyBase.hh include/peekabot/client/proxies/PointCloudProxy.hh include/peekabot/client/proxies/PolygonProxy.hh +include/peekabot/client/proxies/PolylineProxy.hh include/peekabot/client/proxies/ScalableProxy.hh include/peekabot/client/proxies/SliderProxy.hh include/peekabot/client/proxies/SphereProxy.hh -include/peekabot/client/proxies/VertexBasedProxy.hh -include/peekabot/client/proxies/OccupancyGrid3DProxy.hh include/peekabot/client/proxies/TriMeshProxy.hh -include/peekabot/client/proxies/PolylineProxy.hh +include/peekabot/client/proxies/VertexBasedProxy.hh lib/libpeekabot.a lib/libpeekabot.la lib/libpeekabot.so @@ -48,6 +48,11 @@ libdata/pkgconfig/peekabot.pc %%DATADIR%%/data/default_scene.xml %%DATADIR%%/fonts/COPYING %%DATADIR%%/fonts/FreeSerif.ttf +%%DATADIR%%/icons/log-22.png +%%DATADIR%%/icons/log-error-22.png +%%DATADIR%%/icons/move-tool-16.png +%%DATADIR%%/icons/move-tool-22.png +%%DATADIR%%/icons/navigate-tool-22.png %%DATADIR%%/icons/objects/camera-16.png %%DATADIR%%/icons/objects/circle-16.png %%DATADIR%%/icons/objects/cube-16.png @@ -64,11 +69,6 @@ libdata/pkgconfig/peekabot.pc %%DATADIR%%/icons/objects/polyline-16.png %%DATADIR%%/icons/objects/sphere-16.png %%DATADIR%%/icons/objects/tri-mesh-16.png -%%DATADIR%%/icons/log-22.png -%%DATADIR%%/icons/log-error-22.png -%%DATADIR%%/icons/move-tool-16.png -%%DATADIR%%/icons/move-tool-22.png -%%DATADIR%%/icons/navigate-tool-22.png %%DATADIR%%/icons/ortho-16.png %%DATADIR%%/icons/ortho-22.png %%DATADIR%%/icons/rotate-tool-16.png @@ -77,6 +77,7 @@ libdata/pkgconfig/peekabot.pc %%DATADIR%%/icons/screenshot-22.png %%DATADIR%%/icons/top-down-16.png %%DATADIR%%/icons/top-down-22.png +%%DATADIR%%/peekabot.ui %%DATADIR%%/schemas/basic_types.xsd %%DATADIR%%/schemas/camera.xsd %%DATADIR%%/schemas/circle.xsd @@ -91,20 +92,18 @@ libdata/pkgconfig/peekabot.pc %%DATADIR%%/schemas/model.xsd %%DATADIR%%/schemas/point_cloud.xsd %%DATADIR%%/schemas/polygon.xsd +%%DATADIR%%/schemas/polyline.xsd %%DATADIR%%/schemas/property_types.xsd %%DATADIR%%/schemas/scene.xsd %%DATADIR%%/schemas/scene_object.xsd %%DATADIR%%/schemas/slider.xsd %%DATADIR%%/schemas/sphere.xsd %%DATADIR%%/schemas/tri_mesh.xsd -%%DATADIR%%/schemas/polyline.xsd -%%DATADIR%%/peekabot.ui @dirrm %%DATADIR%%/schemas -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/fonts -@dirrm %%DATADIR%%/data @dirrm %%DATADIR%%/icons/objects @dirrm %%DATADIR%%/icons +@dirrm %%DATADIR%%/fonts +@dirrm %%DATADIR%%/data @dirrm %%DATADIR%% @dirrm include/peekabot/client/proxies @dirrm include/peekabot/client