[113847] trunk/dports/devel/patcher/Portfile

g5pw at macports.org g5pw at macports.org
Sun Nov 24 13:40:15 PST 2013


Revision: 113847
          https://trac.macports.org/changeset/113847
Author:   g5pw at macports.org
Date:     2013-11-24 13:40:15 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
devel/patcher:
  use python27 as python25 is not supported anymore
  don't use version suffix

Modified Paths:
--------------
    trunk/dports/devel/patcher/Portfile

Modified: trunk/dports/devel/patcher/Portfile
===================================================================
--- trunk/dports/devel/patcher/Portfile	2013-11-24 19:47:16 UTC (rev 113846)
+++ trunk/dports/devel/patcher/Portfile	2013-11-24 21:40:15 UTC (rev 113847)
@@ -20,4 +20,5 @@
           sha1 28ab198cfd9a1ee9a3d0af379849643e91a44832 \
           rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb
 
-python.default_version 25
+python.default_version 27
+python.link_binaries_suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/abf17579/attachment.html>


More information about the macports-changes mailing list