aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-23 21:13:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-23 21:13:33 +0000
commit8b295fc41223485e59b44e25711f85d0cb8d63cb (patch)
tree2c51bd029715bbbf48510aef340fab17f0b48a02 /cad
parentf4b9b34549a96f8f2620b8e159209913f098f39d (diff)
downloadports-8b295fc41223485e59b44e25711f85d0cb8d63cb.tar.gz
ports-8b295fc41223485e59b44e25711f85d0cb8d63cb.zip
- Update to 7.12.2
PR: ports/123027 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes
Notes: svn path=/head/; revision=211860
Diffstat (limited to 'cad')
-rw-r--r--cad/brlcad/Makefile4
-rw-r--r--cad/brlcad/distinfo6
-rw-r--r--cad/brlcad/pkg-plist15
3 files changed, 15 insertions, 10 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 3140c88fa743..7baa8f02fc3b 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= brlcad
-PORTVERSION= 7.12.0
+PORTVERSION= 7.12.2
CATEGORIES= cad
MASTER_SITES= SF
@@ -78,7 +78,7 @@ MAN1= alias-pix.1 all_sf.1 anim_cascade.1 anim_fly.1 anim_hardtrack.1 \
rtrange.1 rtray.1 rtregis.1 rtscale.1 rtshot.1 rttherm.1 rtwalk.1 \
rtweight.1 rtxray.1 scriptsort.1 secpass.1 shapefact.1 showshot.1 \
showtherm.1 ssamp-bw.1 stl-g.1 sun-pix.1 tabinterp.1 tabsub.1 \
- tankill-g.1 terrain.1 vdeck.1 viewpoint-g.1 wavelet.1
+ tankill-g.1 terrain.1 tire.1 vdeck.1 viewpoint-g.1 wavelet.1
MAN3= htond.3 libcursor.3 liborle.3 librt.3 redblack.3 libbu.3 libfb.3 \
libplot3.3 libwdb.3 RegisterC.3 Stack.3
diff --git a/cad/brlcad/distinfo b/cad/brlcad/distinfo
index d5d1228ed06e..0bb0f8891ef6 100644
--- a/cad/brlcad/distinfo
+++ b/cad/brlcad/distinfo
@@ -1,3 +1,3 @@
-MD5 (brlcad-7.12.0.tar.bz2) = 0acc1e4ec2d41aa3060ef245116892e0
-SHA256 (brlcad-7.12.0.tar.bz2) = e8ee1fa7eeaad39735291454e6e6383630232f1d3e0ded0f533a3f53e9eb6777
-SIZE (brlcad-7.12.0.tar.bz2) = 34337693
+MD5 (brlcad-7.12.2.tar.bz2) = c63a55228208450de4076aabeb52a99a
+SHA256 (brlcad-7.12.2.tar.bz2) = fca6beb659d4ec329a31de3d56aa19b2335123113da4cf7185dd74eadde8a8fe
+SIZE (brlcad-7.12.2.tar.bz2) = 34407057
diff --git a/cad/brlcad/pkg-plist b/cad/brlcad/pkg-plist
index d13df4713ab6..ab2c6ee02ff9 100644
--- a/cad/brlcad/pkg-plist
+++ b/cad/brlcad/pkg-plist
@@ -1,5 +1,6 @@
@unexec rm -f %%LOCALBASE%%/bin/mged.sh
@exec ln -s %%PREFIX%%/bin/mged.sh %%LOCALBASE%%/bin/mged.sh
+bin/3dm-g
bin/a-d
bin/adrt_master
bin/adrt_slave
@@ -285,6 +286,7 @@ bin/pixuntile
bin/pixwrite.sh
bin/pl-X
bin/pl-asc
+bin/pl-dm
bin/pl-fb
bin/pl-hpgl
bin/pl-pl
@@ -369,6 +371,7 @@ bin/tea_nmg
bin/terrain
bin/testfree
bin/texturescale
+bin/tire
bin/torii
bin/tracker.sh
bin/trimconfig.sh
@@ -608,6 +611,8 @@ include/openNURBS/opennurbs_xform.h
include/openNURBS/opennurbs_zlib.h
include/qray.h
include/rb_internals.h
+include/tie/adrt.h
+include/tie/adrt_struct.h
include/tie/camera.h
include/tie/component.h
include/tie/cut.h
@@ -619,18 +624,19 @@ include/tie/hit.h
include/tie/normal.h
include/tie/path.h
include/tie/phong.h
+include/tie/rand.h
include/tie/render.h
include/tie/render_internal.h
include/tie/render_util.h
include/tie/spall.h
include/tie/surfel.h
+include/tie/texture.h
include/tie/texture_blend.h
include/tie/texture_bump.h
include/tie/texture_camo.h
include/tie/texture_checker.h
include/tie/texture_clouds.h
include/tie/texture_gradient.h
-include/tie/texture.h
include/tie/texture_image.h
include/tie/texture_internal.h
include/tie/texture_mix.h
@@ -642,13 +648,10 @@ include/tie/tie_kdtree.h
include/tie/tie_struct.h
include/tie/tienet.h
include/tie/tienet_define.h
-include/tie/tienet_util.h
include/tie/tienet_master.h
include/tie/tienet_slave.h
+include/tie/tienet_util.h
include/tie/umath.h
-include/tie/rand.h
-include/tie/adrt.h
-include/tie/adrt_struct.h
lib/blt2.4/ZoomStack.itcl
lib/blt2.4/dd_protocols/dd-color.tcl
lib/blt2.4/dd_protocols/dd-file.tcl
@@ -909,6 +912,7 @@ libdata/pkgconfig/wdb.pc
%%DATADIR%%/%%PORTVERSION%%/db/operators.asc2g
%%DATADIR%%/%%PORTVERSION%%/db/operators.g
%%DATADIR%%/%%PORTVERSION%%/db/pic.g
+%%DATADIR%%/%%PORTVERSION%%/db/pinewood.g
%%DATADIR%%/%%PORTVERSION%%/db/prim.g
%%DATADIR%%/%%PORTVERSION%%/db/sphflake.g
%%DATADIR%%/%%PORTVERSION%%/db/star.g
@@ -1657,6 +1661,7 @@ libdata/pkgconfig/wdb.pc
%%DATADIR%%/%%PORTVERSION%%/tclscripts/mged/text.tcl
%%DATADIR%%/%%PORTVERSION%%/tclscripts/mged/titles.tcl
%%DATADIR%%/%%PORTVERSION%%/tclscripts/mged/tree.tcl
+%%DATADIR%%/%%PORTVERSION%%/tclscripts/mged/xclone.tcl
%%DATADIR%%/%%PORTVERSION%%/tclscripts/mouse.tcl
%%DATADIR%%/%%PORTVERSION%%/tclscripts/nirt/pkgIndex.tcl
%%DATADIR%%/%%PORTVERSION%%/tclscripts/nirt/prototype.sh