[90143] trunk/dports/graphics/libQGLViewer

ryandesign at macports.org ryandesign at macports.org
Thu Feb 23 17:06:55 PST 2012


Revision: 90143
          http://trac.macports.org/changeset/90143
Author:   ryandesign at macports.org
Date:     2012-02-23 17:06:53 -0800 (Thu, 23 Feb 2012)
Log Message:
-----------
libQGLViewer: update to 2.3.12

Modified Paths:
--------------
    trunk/dports/graphics/libQGLViewer/Portfile
    trunk/dports/graphics/libQGLViewer/files/patch-QGLViewer.pro.diff

Modified: trunk/dports/graphics/libQGLViewer/Portfile
===================================================================
--- trunk/dports/graphics/libQGLViewer/Portfile	2012-02-23 23:10:45 UTC (rev 90142)
+++ trunk/dports/graphics/libQGLViewer/Portfile	2012-02-24 01:06:53 UTC (rev 90143)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 
 name                            libQGLViewer
-version                         2.3.10
+version                         2.3.12
 platforms                       darwin
 maintainers                     raphael openmaintainer
 license                         {GPL-2+ Commercial}
@@ -23,9 +23,10 @@
                                 easy to extend.
 
 master_sites                    ${homepage}src/
-checksums                       sha1    80c923ae103f725b9e5a7d343d1b88182dae0ed7 \
-                                rmd160  4ff77bb9910656a60ae0af35a866a6f757027003
 
+checksums                       rmd160  b0bf501a9fd56b670bf333e52b0c915342ae0f4c \
+                                sha256  714d3ad95c8712d5b7513ca0d1131f9db7b746c398b09919010f0e8f50c5b46c
+
 patchfiles                      patch-QGLViewer.pro.diff \
                                 patch-designerPlugin.pro.diff
 # the terrain example does not compile on Lion; see #30886
@@ -56,7 +57,7 @@
 use_parallel_build              no
 
 post-destroot {
-    system "cd ${worksrcpath}/examples && make clean"
+    system -W ${worksrcpath}/examples "make clean"
     copy ${worksrcpath}/examples ${destroot}${applications_dir}/libQGLViewer\ Examples
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} \

Modified: trunk/dports/graphics/libQGLViewer/files/patch-QGLViewer.pro.diff
===================================================================
--- trunk/dports/graphics/libQGLViewer/files/patch-QGLViewer.pro.diff	2012-02-23 23:10:45 UTC (rev 90142)
+++ trunk/dports/graphics/libQGLViewer/files/patch-QGLViewer.pro.diff	2012-02-24 01:06:53 UTC (rev 90143)
@@ -1,8 +1,8 @@
---- QGLViewer/QGLViewer.pro.orig	2010-12-20 18:37:10.000000000 +0100
-+++ QGLViewer/QGLViewer.pro	2010-12-20 18:37:54.000000000 +0100
+--- QGLViewer/QGLViewer.pro.orig	2012-02-18 18:44:57.000000000 -0600
++++ QGLViewer/QGLViewer.pro	2012-02-23 18:52:19.000000000 -0600
 @@ -234,9 +234,6 @@
- #		--  M a c O S X  --
- #       -------------------
+ # --  M a c O S X  --
+ # -------------------
  macx|darwin-g++ {
 -  # This setting creates a Mac framework. Comment out this line to create a dylib instead.
 -  CONFIG *= lib_bundle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120223/49b862ae/attachment.html>


More information about the macports-changes mailing list