[63215] trunk/dports/aqua/qtoctave-mac

and.damore at macports.org and.damore at macports.org
Fri Jan 29 11:17:28 PST 2010


Revision: 63215
          http://trac.macports.org/changeset/63215
Author:   and.damore at macports.org
Date:     2010-01-29 11:17:25 -0800 (Fri, 29 Jan 2010)
Log Message:
-----------
Updated qtoctave-mac to 0.8.2, ticket #23034 closed

Modified Paths:
--------------
    trunk/dports/aqua/qtoctave-mac/Portfile

Removed Paths:
-------------
    trunk/dports/aqua/qtoctave-mac/files/

Modified: trunk/dports/aqua/qtoctave-mac/Portfile
===================================================================
--- trunk/dports/aqua/qtoctave-mac/Portfile	2010-01-29 18:54:36 UTC (rev 63214)
+++ trunk/dports/aqua/qtoctave-mac/Portfile	2010-01-29 19:17:25 UTC (rev 63215)
@@ -1,38 +1,27 @@
 # $Id$
+PortSystem          1.0
+name                qtoctave-mac
+version             0.8.2
+categories          aqua math
+platforms           darwin
+maintainers         and.damore openmaintainer
+description         QtOctave is a front-end for Octave
+long_description    QtOctave is a front-end for Octave. Octave is a high-level language,\
+                    primarily intended for numerical computations like Matlab. QtOctave \
+                    tries, using menus and forms, make easy Octave.
 
-PortSystem              1.0
+homepage		    http://qtoctave.wordpress.com
+distname    		qtoctave-${version}
+master_sites   		http://forja.rediris.es/frs/download.php/1383/
+depends_lib   		port:octave \
+             		path:bin/qmake-mac:qt4-mac
 
-name                    qtoctave-mac
-version                 0.7.4
-revision                4
-categories              aqua math
-platforms               darwin
-maintainers             and.damore openmaintainer
+depends_build 		bin:cmake:cmake
+checksums 			md5 56d0d7bece168b7df6a6b30d448266f4 \
+        			sha1  d2aed8be03fb77d0f37cc72b7cd74ff7c73934dd \
+			        rmd160 18cedfecea53d4c86b46ebc8474a6e2b6ebee313
 
-description             QtOctave is a front-end for Octave
-long_description        QtOctave is a front-end for Octave. Octave is a high-level language,\
-                        primarily intended for numerical computations like Matlab. QtOctave \
-                        tries, using menus and forms, make easy Octave.
-
-homepage    http://qtoctave.wordpress.com
-distname    qtoctave-${version}
-master_sites    http://forja.rediris.es/frs/download.php/744/
-
-depends_lib   port:octave \
-              path:bin/qmake-mac:qt4-mac
-depends_build bin:cmake:cmake
-
-patchfiles    patch-src-CMakeList.diff \
-              patch-src-mainwindow.diff
-
-checksums   md5  ac6fbfecd1e1ca5b07f1131701d92186 \
-        sha1  7ad0ae8e891f7a64f4254fd48245968dc83a52df \
-        rmd160  18436cdb862c9ed4f49c5c10b96be7b8201cbae4
-
-
-configure.cmd       cmake
-
-configure.pre_args  -DCMAKE_INSTALL_PREFIX=${prefix}
-
+configure.cmd  	    cmake
+configure.pre_args 	-DCMAKE_INSTALL_PREFIX=${prefix}
 configure.args      -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake \
                     -G \"Unix Makefiles\" .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100129/b428fe67/attachment.html>


More information about the macports-changes mailing list