diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-12-30 22:18:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-12-30 22:18:32 +0000 |
commit | 329a419eea93f0b28ae0d7ff3aebbed8d2b06179 (patch) | |
tree | 91bd248a27445dfdbf6bcffe2c05645d190dd4ea | |
parent | 3c5dc619daebcb7ae89a22712250c3747181e55f (diff) | |
download | ports-329a419eea93f0b28ae0d7ff3aebbed8d2b06179.tar.gz ports-329a419eea93f0b28ae0d7ff3aebbed8d2b06179.zip |
Notes
-rw-r--r-- | graphics/structuresynth/Makefile | 5 | ||||
-rw-r--r-- | graphics/structuresynth/distinfo | 5 | ||||
-rw-r--r-- | graphics/structuresynth/pkg-plist | 16 |
3 files changed, 17 insertions, 9 deletions
diff --git a/graphics/structuresynth/Makefile b/graphics/structuresynth/Makefile index a8ebef224817..a550351d178e 100644 --- a/graphics/structuresynth/Makefile +++ b/graphics/structuresynth/Makefile @@ -6,10 +6,9 @@ # PORTNAME= structuresynth -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/Structure%20Synth/Version%201.0%20%28Potemkin%29 +MASTER_SITES= SF/${PORTNAME}/Structure%20Synth/Version%201.5%20%28Hinxton%29 DISTNAME= StructureSynth-Source-v${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/structuresynth/distinfo b/graphics/structuresynth/distinfo index 386c3448eff3..fd77d0ed250c 100644 --- a/graphics/structuresynth/distinfo +++ b/graphics/structuresynth/distinfo @@ -1,3 +1,2 @@ -MD5 (StructureSynth-Source-v1.0.0.zip) = eb0d727aeced8bc7b671c2dc3e903bca -SHA256 (StructureSynth-Source-v1.0.0.zip) = 6d3460a10e8a99e62799dc60e3b14d55355312c52920f391916a090551829916 -SIZE (StructureSynth-Source-v1.0.0.zip) = 1888000 +SHA256 (StructureSynth-Source-v1.5.0.zip) = 6b713da8e3e96ebbee047279712a9956a0cfb3475be52fcd57291c437aad2ace +SIZE (StructureSynth-Source-v1.5.0.zip) = 1922583 diff --git a/graphics/structuresynth/pkg-plist b/graphics/structuresynth/pkg-plist index 57ddd13357ad..f836c832001f 100644 --- a/graphics/structuresynth/pkg-plist +++ b/graphics/structuresynth/pkg-plist @@ -4,33 +4,40 @@ share/pixmaps/structure-synth.png %%DATADIR%%/Examples/Arc Sphere.es %%DATADIR%%/Examples/Ball.es %%DATADIR%%/Examples/BinaryKite.es -%%DATADIR%%/Examples/CSG test.es %%DATADIR%%/Examples/City of Glass.es %%DATADIR%%/Examples/Default.es %%DATADIR%%/Examples/Frame In Frame.es %%DATADIR%%/Examples/Grinder.es -%%DATADIR%%/Examples/Jugend2D.es +%%DATADIR%%/Examples/Konstrukt.es %%DATADIR%%/Examples/Menger.es %%DATADIR%%/Examples/MeshTest.es +%%DATADIR%%/Examples/Moduli Creatures.es %%DATADIR%%/Examples/Mondrian.es %%DATADIR%%/Examples/Nabla.es %%DATADIR%%/Examples/NablaSystem.es %%DATADIR%%/Examples/NineWorthies.es %%DATADIR%%/Examples/Nouveau.es %%DATADIR%%/Examples/Nouveau2.es +%%DATADIR%%/Examples/Nouveau3.es %%DATADIR%%/Examples/Octopod II.es +%%DATADIR%%/Examples/Pure Structure.es +%%DATADIR%%/Examples/Reflection.es %%DATADIR%%/Examples/RoundTree.es %%DATADIR%%/Examples/SpiralTree2D.es +%%DATADIR%%/Examples/Synctor.es %%DATADIR%%/Examples/Thingy.es %%DATADIR%%/Examples/Torus2.es %%DATADIR%%/Examples/Torus3.es %%DATADIR%%/Examples/Trees 3d.es -%%DATADIR%%/Examples/Tube.es %%DATADIR%%/Examples/Tutorials/Blend.es +%%DATADIR%%/Examples/Tutorials/CSG test.es +%%DATADIR%%/Examples/Tutorials/JavaScript - Movie.es +%%DATADIR%%/Examples/Tutorials/NouveauMovie.es %%DATADIR%%/Examples/Tutorials/Preprocessor.es %%DATADIR%%/Examples/Tutorials/PreprocessorGUI.es %%DATADIR%%/Examples/Tutorials/Primitives.es %%DATADIR%%/Examples/Tutorials/RandomColor.es +%%DATADIR%%/Examples/Tutorials/Raytracer - Light.es %%DATADIR%%/Examples/Tutorials/TriangleComposites.es %%DATADIR%%/Misc/Blender_Importer_2.py %%DATADIR%%/Misc/Blender_Importer_2.rendertemplate @@ -41,10 +48,13 @@ share/pixmaps/structure-synth.png %%DATADIR%%/Misc/Sunflow-Ultimate-Groovelock.rendertemplate %%DATADIR%%/Misc/Sunflow-Ward.rendertemplate %%DATADIR%%/Misc/about.html +%%DATADIR%%/Misc/appleseed.rendertemplate +%%DATADIR%%/Misc/cube.obj %%DATADIR%%/Misc/icon.jpg %%DATADIR%%/Misc/povray.rendertemplate %%DATADIR%%/Misc/povray2.rendertemplate %%DATADIR%%/Misc/renderman.rendertemplate +%%DATADIR%%/Misc/sphere.obj %%DATADIR%%/Misc/splash.png @dirrm %%DATADIR%%/Misc @dirrm %%DATADIR%%/Examples/Tutorials |