[150146] trunk/dports/news/hellanzb/Portfile

petr at macports.org petr at macports.org
Tue Jul 12 16:13:04 PDT 2016


Revision: 150146
          https://trac.macports.org/changeset/150146
Author:   petr at macports.org
Date:     2016-07-12 16:13:04 -0700 (Tue, 12 Jul 2016)
Log Message:
-----------
hellanzb: use python27

Modified Paths:
--------------
    trunk/dports/news/hellanzb/Portfile

Modified: trunk/dports/news/hellanzb/Portfile
===================================================================
--- trunk/dports/news/hellanzb/Portfile	2016-07-12 23:10:53 UTC (rev 150145)
+++ trunk/dports/news/hellanzb/Portfile	2016-07-12 23:13:04 UTC (rev 150146)
@@ -25,7 +25,7 @@
 master_sites        ${homepage}/distfiles/ http://distfiles.macports.org/python/
 checksums           md5 d3510c6b1b2c7b935332a469fdc8e7e2
 
-python.default_version  26
+python.default_version  27
 
 depends_run         bin:par2:par2 \
                     bin:unrar:unrar \
@@ -42,7 +42,6 @@
 }
 
 post-destroot {
-   move ${destroot}${python.prefix}/bin/${name}.py ${destroot}${prefix}/bin
    move ${destroot}${python.prefix}/etc/${name}.conf.sample ${destroot}${prefix}/share/doc/hellanzb/
    
    eval xinstall [glob ${destroot}${python.prefix}/share/doc/hellanzb/*] ${destroot}${prefix}/share/doc/hellanzb/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160712/16924b12/attachment.html>


More information about the macports-changes mailing list