[106905] trunk/dports/science/yorick-cubeview/Portfile
Frank Schima
macsforever2000 at macports.org
Tue Jun 11 07:13:07 PDT 2013
On Jun 10, 2013, at 11:20 PM, thibaut at macports.org wrote:
> Revision
> 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
> Diff
>
> Modified: trunk/dports/science/yorick-cubeview/Portfile (106904 => 106905)
>
> --- 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
It's too late now, but in the future, when increasing the version, the revision needs to be reset to 0 either by changing it to 0 or deleting the revision line entirely.
> 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
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130611/c2bccdd5/attachment.html>
More information about the macports-dev
mailing list