[106905] trunk/dports/science/yorick-cubeview/Portfile

thibaut at macports.org thibaut at macports.org
Mon Jun 10 22:20:15 PDT 2013


Revision: 106905
          https://trac.macports.org/changeset/106905
Author:   thibaut at macports.org
Date:     2013-06-10 22:20:15 -0700 (Mon, 10 Jun 2013)
Log Message:
-----------
upgrade yorick-cubeview 1.6->2.1

Modified Paths:
--------------
    trunk/dports/science/yorick-cubeview/Portfile

Modified: trunk/dports/science/yorick-cubeview/Portfile
===================================================================
--- trunk/dports/science/yorick-cubeview/Portfile	2013-06-11 04:21:22 UTC (rev 106904)
+++ trunk/dports/science/yorick-cubeview/Portfile	2013-06-11 05:20:15 UTC (rev 106905)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 
 set uname           cubeview
-github.setup        paumard yorick-${uname} 1.6 cv_
+github.setup        paumard yorick-${uname} 2.1 cv_
 revision            1
 categories          science yorick
 platforms           darwin
@@ -19,26 +19,17 @@
                     used to do basic visualization on any FITS file containing \
                     a 3D array. Cubeview features a stand-alone graphical user \
                     interface which adheres to the GTK+ look-and-feel. Being \
-                    written (mostly) in Yorick, it is inherently scriptable. A \
+                    written in Yorick, it is inherently scriptable. A \
                     system of hooks allows custom actions to be repeated \
                     automatically when certain events occur.
 homepage            http://github.com/paumard/yorick-cubeview
 
-checksums           rmd160  76517f5531d4a881a474793424bf751063c48753 \
-                    sha256  6b222cb0482c8f869fdf1f0c49f7464f968aa790f0259464d6f568a341a37b67
+checksums           rmd160  47cfb06d364a9d79adb30da12cc150194ba868e6 \
+                    sha256  77eff8316b1d6af85fa68fa8852f413f6e706ee4c8f54a7ff15d83bcb7cd5517
 
 depends_lib         path:bin/yorick:yorick
 
 depends_run         port:yorick-yutils \
-                    port:py27-pygtk
+                    port:yorick-gy
 
-post-patch {
-    reinplace "s|#!/usr/bin/env python|#!${prefix}/bin/python2.7|" \
-        ${worksrcpath}/${uname}.py
-}
-
-configure.cmd       ${prefix}/bin/yorick
-configure.pre_args
-configure.args      -batch make.i
-
 destroot.pre_args-append  BIN_DIR=${prefix}/bin MAN_DIR=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130610/6fe92736/attachment.html>


More information about the macports-changes mailing list