[127625] trunk/dports/science/yorick-yao/Portfile

thibaut at macports.org thibaut at macports.org
Thu Oct 30 15:40:33 PDT 2014


Revision: 127625
          https://trac.macports.org/changeset/127625
Author:   thibaut at macports.org
Date:     2014-10-30 15:40:33 -0700 (Thu, 30 Oct 2014)
Log Message:
-----------
yorick-yao: update to 5.4.0

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

Modified: trunk/dports/science/yorick-yao/Portfile
===================================================================
--- trunk/dports/science/yorick-yao/Portfile	2014-10-30 22:40:23 UTC (rev 127624)
+++ trunk/dports/science/yorick-yao/Portfile	2014-10-30 22:40:33 UTC (rev 127625)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 
 set uname           yao
-github.setup        frigaut ${uname} 5.2.0 v
+github.setup        frigaut ${uname} 5.4.0 v
 license             GPL-2+
 name                yorick-${uname}
 categories          science yorick
@@ -18,8 +18,8 @@
                     language extension.
 homepage            http://maumae.net/yorick/doc/plugins.php
 
-checksums           rmd160  428ca453aeb4d818debb0e6030317798196d02be \
-                    sha256  06bf389c1faf413578399f34707e48f2e837a65f2f7b2df62f0a7a6bfbd6820e
+checksums           rmd160  367af012dfca0b98a556f1ab5793e2ba735d17f6 \
+                    sha256  cd0e3bebc2027acab1beb8dec38437430db59769af37c27504504e1fe7f102ef
 
 depends_lib-append  path:bin/yorick:yorick \
                     port:yorick-imutil \
@@ -33,7 +33,7 @@
 universal_variant   no
 
 post-patch {
-    reinplace "s|#!/usr/bin/env python|#!${prefix}/bin/python2.7|" \
+    reinplace "s|#!/usr/bin/env python2|#!${prefix}/bin/python2.7|" \
         ${worksrcpath}/${uname}.py
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141030/427e09d4/attachment.html>


More information about the macports-changes mailing list