[77981] trunk/dports/graphics/openvrml

raphael at macports.org raphael at macports.org
Mon Apr 18 07:56:29 PDT 2011


Revision: 77981
          http://trac.macports.org/changeset/77981
Author:   raphael at macports.org
Date:     2011-04-18 07:56:28 -0700 (Mon, 18 Apr 2011)
Log Message:
-----------
openvrml: update to 0.18.7; parallel build is already the default

Modified Paths:
--------------
    trunk/dports/graphics/openvrml/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/openvrml/files/

Modified: trunk/dports/graphics/openvrml/Portfile
===================================================================
--- trunk/dports/graphics/openvrml/Portfile	2011-04-18 12:20:36 UTC (rev 77980)
+++ trunk/dports/graphics/openvrml/Portfile	2011-04-18 14:56:28 UTC (rev 77981)
@@ -5,8 +5,7 @@
 PortGroup               xcodeversion 1.0
 
 name                    openvrml
-version                 0.18.6
-revision                1
+version                 0.18.7
 categories              graphics x11
 maintainers             raphael openmaintainer
 description             a cross-platform VRML and X3D browser and C++ runtime \
@@ -22,9 +21,9 @@
 license                 LGPL-3 GPL-3
 platforms               darwin
 master_sites            sourceforge
-checksums               md5     25dbcc72f44d3ced197af2d25eb378c5 \
-                        sha1    6ab47542c75eb0102ef71b5596dcfbc2f9c76ad6 \
-                        rmd160  3938842b795c759ac157c057f8cabcb2d975ae79
+checksums               md5     33e67185a1e8226f72eae1ac7f179c6f \
+                        sha1    cec27a549671ce0db79a2a95fa2ab8256e2045d8 \
+                        rmd160  d4e01649cc952e812b677cd682cb650687b35471
 
 depends_lib             port:boost \
                         port:libpng \
@@ -40,9 +39,6 @@
 
 minimum_xcodeversions   {9 3.1}
 
-patchfiles              patch-Makefile.am.diff
-
-use_automake            yes
 configure.args          --disable-script-node-javascript \
                         --disable-script-node-java \
                         --disable-xembed \
@@ -53,8 +49,6 @@
                         --x-libraries=${prefix}/lib
 configure.ldflags-append    -lboost_system-mt
 
-use_parallel_build      yes
-
 post-destroot {
                         xinstall -m 644 -W ${worksrcpath} \
                             AUTHORS \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110418/20548dd3/attachment.html>


More information about the macports-changes mailing list