Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2009 06:44:52 GMT
From:      Chris Petrik <chris@officialunix.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138091: update science/peekabot to 0.7.0
Message-ID:  <200908230644.n7N6iqG2075734@www.freebsd.org>
Resent-Message-ID: <200908230650.n7N6o3Ku041743@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138091
>Category:       ports
>Synopsis:       update science/peekabot to 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 23 06:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 7.2
>Organization:
Officialunix
>Environment:
FreeBSD 7.2
>Description:
Update peekabot to 0.7.0

add in special hack for new dumb SF file layout
add in backup distfile server

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/science/peekabot/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/science/peekabot/Makefile
--- /usr/ports/science/peekabot/Makefile	2009-08-17 18:18:04.000000000 -0500
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/science/peekabot/Makefile	2009-08-23 00:39:33.000000000 -0500
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	peekabot
-PORTVERSION=	0.6.0
-PORTREVISION=	1
+PORTVERSION=	0.7.0
 CATEGORIES=	science
-MASTER_SITES=	SF
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.7.x/ \
+		http://distfiles.officialunix.com/
 
 MAINTAINER=	chris@officialunix.com
 COMMENT=	Distributed real-time 3D visualization tool for robotics researchers
diff -u /usr/ports/science/peekabot/distinfo /usr/local/tinderbox/portstrees/FreeBSD/ports/science/peekabot/distinfo
--- /usr/ports/science/peekabot/distinfo	2009-06-22 10:55:10.000000000 -0500
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/science/peekabot/distinfo	2009-08-23 00:39:40.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (peekabot-0.6.0.tar.bz2) = 9de6f733272516aea9ed27842055eee3
-SHA256 (peekabot-0.6.0.tar.bz2) = 4bc2218985ce474ef34692c1e576c762a8b68a85c080395473119dfcae4aa67e
-SIZE (peekabot-0.6.0.tar.bz2) = 2568809
+MD5 (peekabot-0.7.0.tar.bz2) = 4e207cc2b4a1b867f6ceb91a15bfceb8
+SHA256 (peekabot-0.7.0.tar.bz2) = 705182ccc571ca2d9b79406f121e02a922dac7ef54e861b04fbaf3e189f9269f
+SIZE (peekabot-0.7.0.tar.bz2) = 2546800
Common subdirectories: /usr/ports/science/peekabot/files and /usr/local/tinderbox/portstrees/FreeBSD/ports/science/peekabot/files
diff -u /usr/ports/science/peekabot/pkg-plist /usr/local/tinderbox/portstrees/FreeBSD/ports/science/peekabot/pkg-plist
--- /usr/ports/science/peekabot/pkg-plist	2009-06-22 10:55:10.000000000 -0500
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/science/peekabot/pkg-plist	2009-08-23 01:06:10.000000000 -0500
@@ -7,6 +7,8 @@
 include/peekabot/PathIdentifier.hh
 include/peekabot/Types.hh
 include/peekabot/Vector.hh
+include/peekabot/Visibility.hh
+include/peekabot/Version.hh
 include/peekabot/client/DelayedDispatch.hh
 include/peekabot/client/Exceptions.hh
 include/peekabot/client/OperationResult.hh
@@ -34,14 +36,13 @@
 include/peekabot/client/proxies/PointCloudProxy.hh
 include/peekabot/client/proxies/PolygonProxy.hh
 include/peekabot/client/proxies/ScalableProxy.hh
-include/peekabot/client/proxies/SensorProxy.hh
 include/peekabot/client/proxies/SliderProxy.hh
 include/peekabot/client/proxies/SphereProxy.hh
 include/peekabot/client/proxies/VertexBasedProxy.hh
 lib/libpeekabot.a
 lib/libpeekabot.la
 lib/libpeekabot.so
-lib/libpeekabot.so.4
+lib/libpeekabot.so.5
 %%DATADIR%%/data/default_scene.xml
 %%DATADIR%%/fonts/COPYING
 %%DATADIR%%/fonts/FreeSerif.ttf
@@ -74,7 +75,6 @@
 %%DATADIR%%/images/polyline_object.png
 %%DATADIR%%/images/polyline_object_aa.png
 %%DATADIR%%/images/rotate.png
-%%DATADIR%%/images/sensor_object.png
 %%DATADIR%%/images/snapshot.png
 %%DATADIR%%/images/snapshot_disabled.png
 %%DATADIR%%/images/sphere_object.png
@@ -98,7 +98,6 @@
 %%DATADIR%%/schemas/property_types.xsd
 %%DATADIR%%/schemas/scene.xsd
 %%DATADIR%%/schemas/scene_object.xsd
-%%DATADIR%%/schemas/sensor.xsd
 %%DATADIR%%/schemas/slider.xsd
 %%DATADIR%%/schemas/sphere.xsd
 @dirrm %%DATADIR%%/schemas


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908230644.n7N6iqG2075734>