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

and.damore at macports.org and.damore at macports.org
Wed Jun 29 04:12:53 PDT 2011


Revision: 79923
          http://trac.macports.org/changeset/79923
Author:   and.damore at macports.org
Date:     2011-06-29 04:12:51 -0700 (Wed, 29 Jun 2011)
Log Message:
-----------
port qtoctave-mac: upgrade to 0.10.1; upstream merged patches, removed patchfiles

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	2011-06-29 11:03:45 UTC (rev 79922)
+++ trunk/dports/aqua/qtoctave-mac/Portfile	2011-06-29 11:12:51 UTC (rev 79923)
@@ -4,8 +4,7 @@
 PortSystem              1.0
 PortGroup               qt4 1.0
 name                    qtoctave-mac
-version                 0.9.1
-revision                1
+version                 0.10.1
 categories              aqua math
 platforms               darwin
 maintainers             and.damore openmaintainer
@@ -18,26 +17,21 @@
 
 homepage                http://qtoctave.wordpress.com
 distname                qtoctave-${version}
-master_sites            http://forja.rediris.es/frs/download.php/1760/
+master_sites            http://forja.rediris.es/frs/download.php/2054/
 
 depends_lib-append      path:bin/octave:octave
 depends_build-append    port:cmake
 depends_skip_archcheck  octave octave-devel
 
-checksums               md5     a15edc82c6780dc3764052b04bf902f0 \
-                        sha1    1d18058c7549a3f25cd648183db3d99ef755257e \
-                        rmd160  9e4725cc2a52cfe9b7ec1e1b74becba8146b74f0
+checksums               md5     f23afd8eb850b950f51b65f256a83835 \
+                        sha1    3aa036a5d28a950a7877bfa2bd596c7df8139ec3 \
+                        rmd160  8d4c8d243d57fa593d871f2a4b73e07d92f035d7
 
-patchfiles              patch-cmakelists_txt.diff \
-                        patch-qtinfo.diff
-
 configure.cmd           cmake
 configure.pre_args      -DCMAKE_INSTALL_PREFIX=${prefix}
 configure.args          ${qt_cmake_defines} \
                         -G \"Unix Makefiles\" .
 
-use_bzip2               yes
-
 livecheck.type          regex
 livecheck.url           ${homepage}
 livecheck.regex         "QtOctave (\\d+(?:\\.\\d+)*) has been released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110629/9cceab1b/attachment.html>


More information about the macports-changes mailing list