diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-10-19 22:27:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-10-19 22:27:32 +0000 |
commit | 9ea69f9603708764fe8103bd0278079492d80ac4 (patch) | |
tree | f15202a1b1534361e22f640de936d90efc6858e7 /graphics/wings | |
parent | 690f6f13e3d26802d0d89921942c729cf4db92f5 (diff) | |
download | ports-9ea69f9603708764fe8103bd0278079492d80ac4.tar.gz ports-9ea69f9603708764fe8103bd0278079492d80ac4.zip |
Notes
Diffstat (limited to 'graphics/wings')
-rw-r--r-- | graphics/wings/Makefile | 2 | ||||
-rw-r--r-- | graphics/wings/distinfo | 6 | ||||
-rw-r--r-- | graphics/wings/pkg-plist | 7 |
3 files changed, 11 insertions, 4 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index 1559bacbb52a..e0c5170a9db1 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wings -PORTVERSION= 0.99.02 +PORTVERSION= 0.99.04a CATEGORIES= graphics MASTER_SITES= SF DIST_SUBDIR= erlang diff --git a/graphics/wings/distinfo b/graphics/wings/distinfo index b5cd51122b0e..80db71c9702d 100644 --- a/graphics/wings/distinfo +++ b/graphics/wings/distinfo @@ -1,3 +1,3 @@ -MD5 (erlang/wings-0.99.02.tar.bz2) = 518079f71a5f0f863e0a775e072ceab9 -SHA256 (erlang/wings-0.99.02.tar.bz2) = 0782e1fce49285a93b222efa5d2f687a5804c651041620d7b1961a38b5beca2d -SIZE (erlang/wings-0.99.02.tar.bz2) = 1491009 +MD5 (erlang/wings-0.99.04a.tar.bz2) = 148f28cd97c8d3d2426b34b53c385cb5 +SHA256 (erlang/wings-0.99.04a.tar.bz2) = 4061b76220c728ff7be5b413d9b6bc0b782619c872d3c0e020cb18258d336ab7 +SIZE (erlang/wings-0.99.04a.tar.bz2) = 1591446 diff --git a/graphics/wings/pkg-plist b/graphics/wings/pkg-plist index dbf27f983343..67cc36280687 100644 --- a/graphics/wings/pkg-plist +++ b/graphics/wings/pkg-plist @@ -130,16 +130,21 @@ lib/erlang/lib/wings-%%VERSION%%/plugins/autouv/wpc_wood.auv lib/erlang/lib/wings-%%VERSION%%/plugins/commands/README lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_absolute_move.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_absolute_scale.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_arc_intersect.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_bend.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_circularise.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_connect_tool.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_constraints.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_contour.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_cylindrilize.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_doosabin.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_intersect_edge.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_intersect_vertex.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_move_planar.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_region.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_shear.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_shift.beam +lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_sweep_extrude.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_turnedge.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_tweak.beam lib/erlang/lib/wings-%%VERSION%%/plugins/commands/wpc_untriangulate.beam @@ -188,6 +193,7 @@ lib/erlang/lib/wings-%%VERSION%%/src/wings_collapse.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_color.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_console.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_cs.lang +lib/erlang/lib/wings-%%VERSION%%/src/wings_de.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_deform.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_dissolve.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_dl.erl @@ -252,6 +258,7 @@ lib/erlang/lib/wings-%%VERSION%%/src/wings_sv.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_tesselation.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_text.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_toolbar.erl +lib/erlang/lib/wings-%%VERSION%%/src/wings_tr.lang lib/erlang/lib/wings-%%VERSION%%/src/wings_u.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_undo.erl lib/erlang/lib/wings-%%VERSION%%/src/wings_util.erl |