diff options
author | araujo <araujo@FreeBSD.org> | 2008-10-30 02:07:40 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-10-30 02:07:40 +0800 |
commit | f15d228ca928c184f8352b9deaac2d96ea32bd90 (patch) | |
tree | 482f47741d771584c1b04e74a02aeaba00f04c10 /games | |
parent | 56a8963e48ee35f6655c867f96512177eb3126c8 (diff) | |
download | freebsd-ports-gnome-f15d228ca928c184f8352b9deaac2d96ea32bd90.tar.gz freebsd-ports-gnome-f15d228ca928c184f8352b9deaac2d96ea32bd90.tar.zst freebsd-ports-gnome-f15d228ca928c184f8352b9deaac2d96ea32bd90.zip |
- Update 0.6.1.
Diffstat (limited to 'games')
-rw-r--r-- | games/vamos/Makefile | 2 | ||||
-rw-r--r-- | games/vamos/distinfo | 6 | ||||
-rw-r--r-- | games/vamos/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile index 4c100205d849..d9546ee80da8 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vamos -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= games MASTER_SITES= SF diff --git a/games/vamos/distinfo b/games/vamos/distinfo index aaf97b67d4c1..9700fca6472f 100644 --- a/games/vamos/distinfo +++ b/games/vamos/distinfo @@ -1,3 +1,3 @@ -MD5 (vamos-0.6.0.tar.gz) = 6a9ae3b062ee5d51df62477daef92181 -SHA256 (vamos-0.6.0.tar.gz) = 425c0270a239bff2733197caf79658ed076e6265057ad9a963efedc33031f13c -SIZE (vamos-0.6.0.tar.gz) = 1534139 +MD5 (vamos-0.6.1.tar.gz) = e5b4096f2b39d4e6ea89ac614b777166 +SHA256 (vamos-0.6.1.tar.gz) = 4fd15022e54a8ba136ba0957501a20f9e3a8fcbc418ae8ff414f35592655a51e +SIZE (vamos-0.6.1.tar.gz) = 1545026 diff --git a/games/vamos/pkg-plist b/games/vamos/pkg-plist index 129ddfe63d5a..700863142829 100644 --- a/games/vamos/pkg-plist +++ b/games/vamos/pkg-plist @@ -26,6 +26,7 @@ include/vamos/geometry/Linear_Interpolator.h include/vamos/geometry/Material.h include/vamos/geometry/Numeric.h include/vamos/geometry/Rectangle.h +include/vamos/geometry/PID.h include/vamos/geometry/Spline.h include/vamos/geometry/Three_Matrix.h include/vamos/geometry/Three_Vector.h @@ -43,6 +44,9 @@ include/vamos/world/Controls.h include/vamos/world/Gl_World.h include/vamos/world/Sounds.h include/vamos/world/World.h +include/vamos/world/Driver.h +include/vamos/world/Interactive_Driver.h +include/vamos/world/Robot_Driver.h lib/libvamos-body.a lib/libvamos-body.la lib/libvamos-body.so |