[142815] trunk/dports

jmr at macports.org jmr at macports.org
Sat Dec 12 07:21:10 PST 2015


Revision: 142815
          https://trac.macports.org/changeset/142815
Author:   jmr at macports.org
Date:     2015-11-23 19:22:35 -0800 (Mon, 23 Nov 2015)
Log Message:
-----------
various ports: remove redundant clearing of python.link_binaries_suffix, the portgroup now handles this

Modified Paths:
--------------
    trunk/dports/archivers/dtrx/Portfile
    trunk/dports/databases/ccm/Portfile
    trunk/dports/devel/PIDA/Portfile
    trunk/dports/devel/be/Portfile
    trunk/dports/devel/buildbot/Portfile
    trunk/dports/devel/buildbot-slave/Portfile
    trunk/dports/devel/bzr-git/Portfile
    trunk/dports/devel/bzr-gtk/Portfile
    trunk/dports/devel/closure-linter/Portfile
    trunk/dports/devel/cvs2svn/Portfile
    trunk/dports/devel/flashbake/Portfile
    trunk/dports/devel/gazpacho/Portfile
    trunk/dports/devel/hgview/Portfile
    trunk/dports/devel/legit/Portfile
    trunk/dports/devel/mercurial/Portfile
    trunk/dports/devel/patcher/Portfile
    trunk/dports/devel/radon/Portfile
    trunk/dports/devel/reinteract/Portfile
    trunk/dports/devel/stgit/Portfile
    trunk/dports/devel/svndumptool/Portfile
    trunk/dports/devel/tortoisehg/Portfile
    trunk/dports/editors/frescobaldi/Portfile
    trunk/dports/gnome/gnofract4d/Portfile
    trunk/dports/gnome/gourmet/Portfile
    trunk/dports/mail/alot/Portfile
    trunk/dports/mail/getmail/Portfile
    trunk/dports/mail/lamson/Portfile
    trunk/dports/mail/muttils/Portfile
    trunk/dports/mail/offlineimap/Portfile
    trunk/dports/multimedia/MobileDevice/Portfile
    trunk/dports/multimedia/mimms/Portfile
    trunk/dports/net/httpie/Portfile
    trunk/dports/net/impacket/Portfile
    trunk/dports/net/s3cmd/Portfile
    trunk/dports/net/scapy/Portfile
    trunk/dports/net/skypipe/Portfile
    trunk/dports/net/umit/Portfile
    trunk/dports/office/DepreciateForLedger/Portfile
    trunk/dports/office/GTDtoCSV/Portfile
    trunk/dports/office/LedgerScheduler/Portfile
    trunk/dports/office/csvToLedger/Portfile
    trunk/dports/office/heapCL/Portfile
    trunk/dports/office/jrnl/Portfile
    trunk/dports/office/rednotebook/Portfile
    trunk/dports/office/time.txt/Portfile
    trunk/dports/office/torchCL/Portfile
    trunk/dports/php/phpsh/Portfile
    trunk/dports/print/fonttools/Portfile
    trunk/dports/print/pdfposter/Portfile
    trunk/dports/python/docker-compose/Portfile
    trunk/dports/python/dot2tex/Portfile
    trunk/dports/python/dreampie/Portfile
    trunk/dports/python/ninja-ide/Portfile
    trunk/dports/python/rdiff-backup/Portfile
    trunk/dports/science/EGSimulation/Portfile
    trunk/dports/science/TwitterDemandAnalyzer/Portfile
    trunk/dports/science/TwitterDemandCollector/Portfile
    trunk/dports/science/bkchem/Portfile
    trunk/dports/science/dqsegdb/Portfile
    trunk/dports/science/glue/Portfile
    trunk/dports/science/ligo-gracedb/Portfile
    trunk/dports/science/ligo-lars/Portfile
    trunk/dports/science/ligo-lvalert/Portfile
    trunk/dports/science/nMOLDYN/Portfile
    trunk/dports/science/pylal/Portfile
    trunk/dports/security/fail2ban/Portfile
    trunk/dports/security/rekall/Portfile
    trunk/dports/sysutils/ansible/Portfile
    trunk/dports/sysutils/duplicity/Portfile
    trunk/dports/sysutils/glances/Portfile
    trunk/dports/sysutils/pssh/Portfile
    trunk/dports/sysutils/ranger/Portfile
    trunk/dports/sysutils/salt/Portfile
    trunk/dports/sysutils/terminator/Portfile
    trunk/dports/textproc/colout/Portfile
    trunk/dports/textproc/rst2pdf/Portfile
    trunk/dports/www/googlecl/Portfile
    trunk/dports/www/linkchecker/Portfile
    trunk/dports/www/loggerhead/Portfile
    trunk/dports/x11/gtimelog/Portfile

Modified: trunk/dports/archivers/dtrx/Portfile
===================================================================
--- trunk/dports/archivers/dtrx/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/archivers/dtrx/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -28,7 +28,6 @@
                     sha256  1c9afe48e9d9d4a1caa4c9b0c50593c6fe427942716ce717d81bae7f8425ce97
 
 python.default_version  27
-python.link_binaries_suffix
 
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/databases/ccm/Portfile
===================================================================
--- trunk/dports/databases/ccm/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/databases/ccm/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -27,5 +27,3 @@
 
 python.default_version  27
 depends_lib-append      port:py${python.version}-yaml
-
-python.link_binaries_suffix

Modified: trunk/dports/devel/PIDA/Portfile
===================================================================
--- trunk/dports/devel/PIDA/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/PIDA/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -38,8 +38,6 @@
 destroot.env    PKG_CONFIG_PATH="${python.prefix}/lib/pkgconfig" \
                 PATH="${python.prefix}/bin:$env(PATH)"
 
-python.link_binaries_suffix
-
 livecheck.type  regex
 livecheck.url   https://pypi.python.org/pypi/pida/
 livecheck.regex pida-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/devel/be/Portfile
===================================================================
--- trunk/dports/devel/be/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/be/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -23,7 +23,5 @@
 checksums           rmd160  71e4c48c619a914abdd91c9102f9fd2b7c6814ad \
                     sha256  fee9ac7e54357f38c83c1666f4f7ed01e89896f3c827d5660d623413d0f8da76
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.regex     "${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}"

Modified: trunk/dports/devel/buildbot/Portfile
===================================================================
--- trunk/dports/devel/buildbot/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/buildbot/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -29,8 +29,6 @@
                    port:py${python.version}-sqlalchemy \
                    port:py${python.version}-sqlalchemy-migrate
 
-python.link_binaries_suffix
-
 post-destroot {
   xinstall -m 644 -W ${worksrcpath} README COPYING CREDITS NEWS \
     ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/devel/buildbot-slave/Portfile
===================================================================
--- trunk/dports/devel/buildbot-slave/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/buildbot-slave/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -27,8 +27,6 @@
 
 depends_lib-append port:py${python.version}-twisted
 
-python.link_binaries_suffix
-
 post-destroot {
   xinstall -m 644 -W ${worksrcpath} COPYING NEWS README \
     ${destroot}${prefix}/share/doc/${name}

Modified: trunk/dports/devel/bzr-git/Portfile
===================================================================
--- trunk/dports/devel/bzr-git/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/bzr-git/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -29,8 +29,6 @@
 depends_lib-append  port:bzr \
                     port:py${python.version}-dulwich
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       https://launchpad.net/${name}/+download
 livecheck.regex     {bzr-git-(\d+(?:\.\d+)*).tar.gz}

Modified: trunk/dports/devel/bzr-gtk/Portfile
===================================================================
--- trunk/dports/devel/bzr-gtk/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/bzr-gtk/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -29,8 +29,6 @@
 depends_lib-append  port:bzr \
                     port:py${python.version}-pygtk
 
-python.link_binaries_suffix
-
 post-destroot {
     fs-traverse f "${destroot}${python.prefix}/share" {
         set pfile [string range $f [string length ${destroot}${python.prefix}] end]

Modified: trunk/dports/devel/closure-linter/Portfile
===================================================================
--- trunk/dports/devel/closure-linter/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/closure-linter/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -30,6 +30,4 @@
 checksums          sha1 71763adfd097dbf2d456db3b1b77ebeb0ba60664 \
                    rmd160 d76c1e64f05d91f11b71d237ad2d0dafb9f4b0e5
 
-python.link_binaries_suffix
-
 livecheck.type     googlecode

Modified: trunk/dports/devel/cvs2svn/Portfile
===================================================================
--- trunk/dports/devel/cvs2svn/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/cvs2svn/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -39,8 +39,6 @@
 	file copy ${worksrcpath}/www ${destroot}${prefix}/share/doc/${name}
 }
 
-python.link_binaries_suffix
-
 variant python26 description {Use python 2.6} { 
 	python.default_version 26 
 	test.cmd ${python.bin} 

Modified: trunk/dports/devel/flashbake/Portfile
===================================================================
--- trunk/dports/devel/flashbake/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/flashbake/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -28,5 +28,3 @@
 depends_lib-append  port:py${python.version}-enum \
                     port:py${python.version}-feedparser \
                     port:git
-
-python.link_binaries_suffix

Modified: trunk/dports/devel/gazpacho/Portfile
===================================================================
--- trunk/dports/devel/gazpacho/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/gazpacho/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -37,6 +37,4 @@
     reinplace "s|/usr/|${prefix}/|g" ${worksrcpath}/gazpacho.desktop
 }
 
-python.link_binaries_suffix
-
 livecheck.type  gnome-with-unstable

Modified: trunk/dports/devel/hgview/Portfile
===================================================================
--- trunk/dports/devel/hgview/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/hgview/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -37,8 +37,6 @@
 
 conflicts           ${name}-devel
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/hgview
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/devel/legit/Portfile
===================================================================
--- trunk/dports/devel/legit/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/legit/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -35,5 +35,3 @@
 }
 
 build {}
-
-python.link_binaries_suffix

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/mercurial/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -115,5 +115,3 @@
 variant zsh_completion description {Install mercurial zsh completion file} {
     depends_run-append path:${prefix}/bin/zsh:zsh
 }
-
-python.link_binaries_suffix

Modified: trunk/dports/devel/patcher/Portfile
===================================================================
--- trunk/dports/devel/patcher/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/patcher/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -24,4 +24,3 @@
                     rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb
 
 python.default_version 27
-python.link_binaries_suffix

Modified: trunk/dports/devel/radon/Portfile
===================================================================
--- trunk/dports/devel/radon/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/radon/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,5 +26,3 @@
 
 checksums           rmd160  f80685d1b0526b31f068c7573530ab64ad80ab0b \
                     sha256  14cecd5832d4100c9777ffe0da7dc27e7beab4595c935daad2a15a6e793a8dda
-
-python.link_binaries_suffix

Modified: trunk/dports/devel/reinteract/Portfile
===================================================================
--- trunk/dports/devel/reinteract/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/reinteract/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -76,5 +76,3 @@
         error "Either +x11 or +quartz is required"
     }
 }
-
-python.link_binaries_suffix

Modified: trunk/dports/devel/stgit/Portfile
===================================================================
--- trunk/dports/devel/stgit/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/stgit/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -48,8 +48,6 @@
     system -W ${worksrcpath} "PYTHON=${prefix}/bin/python2.7 make all"
 }
 
-python.link_binaries_suffix
-
 post-destroot {
     move ${destroot}${python.prefix}/share/stgit/ \
         ${destroot}${prefix}/share/

Modified: trunk/dports/devel/svndumptool/Portfile
===================================================================
--- trunk/dports/devel/svndumptool/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/svndumptool/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -36,8 +36,6 @@
 
 python.default_version  27
 
-python.link_binaries_suffix
-
 livecheck.type          regex
 livecheck.url           http://repos.borg.ch/svn/svndumptool/tags
 livecheck.regex         ${name}-(\[0-9.\]+)/

Modified: trunk/dports/devel/tortoisehg/Portfile
===================================================================
--- trunk/dports/devel/tortoisehg/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/devel/tortoisehg/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -51,8 +51,6 @@
     }
 }
 
-python.link_binaries_suffix
-
 post-destroot {
     system -W ${worksrcpath}/doc "make SPHINXBUILD=sphinx-build-${python.branch} html"
     copy ${worksrcpath}/doc/build/html ${destroot}${prefix}/share/doc/${name}/html

Modified: trunk/dports/editors/frescobaldi/Portfile
===================================================================
--- trunk/dports/editors/frescobaldi/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/editors/frescobaldi/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -31,15 +31,15 @@
 
 python.default_version  27
 
-depends_build-append    port:py${python.default_version}-setuptools
-depends_lib-append      port:py${python.default_version}-ly
+depends_build-append    port:py${python.version}-setuptools
+depends_lib-append      port:py${python.version}-ly
 
 # Can use either py*-pyqt4 or py*-pyqt4-devel.
-depends_run-append  path:share/py${python.default_version}-sip/PyQt4:py${python.default_version}-pyqt4 \
-                    port:py${python.default_version}-poppler-qt4
+depends_run-append  path:share/py${python.version}-sip/PyQt4:py${python.version}-pyqt4 \
+                    port:py${python.version}-poppler-qt4
 
 variant app description {Make application bundle} {
-    depends_build-append    port:py${python.default_version}-py2app
+    depends_build-append    port:py${python.version}-py2app
 }
 default_variants    +app
 
@@ -90,8 +90,6 @@
     }
 }
 
-python.link_binaries_suffix
-
 notes \
 "You may want to install FluidSynth and obtain a SoundFont\
 in order to have audio output from Frescobaldi's MIDI output.

Modified: trunk/dports/gnome/gnofract4d/Portfile
===================================================================
--- trunk/dports/gnome/gnofract4d/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/gnome/gnofract4d/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -48,5 +48,3 @@
 post-patch {
     reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/setup.py
 }
-
-python.link_binaries_suffix

Modified: trunk/dports/gnome/gourmet/Portfile
===================================================================
--- trunk/dports/gnome/gourmet/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/gnome/gourmet/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -36,5 +36,3 @@
                     port:gstreamer010-gst-plugins-good \
                     port:py${python.version}-beautifulsoup \
                     port:py${python.version}-ipython
-
-python.link_binaries_suffix

Modified: trunk/dports/mail/alot/Portfile
===================================================================
--- trunk/dports/mail/alot/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/mail/alot/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -22,7 +22,6 @@
                     sha256  d8d825c481e2e683cd6f93d8ec2fe579b00c0d9bddc8681cdc09cf17aa2936de
 
 python.default_version 27
-python.link_binaries_suffix
 
 depends_build   port:py${python.version}-pygpgme \
                 port:py${python.version}-urwid \

Modified: trunk/dports/mail/getmail/Portfile
===================================================================
--- trunk/dports/mail/getmail/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/mail/getmail/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,7 +26,6 @@
 patchfiles          patch-setup.py.diff
 
 python.default_version  27
-python.link_binaries_suffix
 
 post-destroot {
     foreach manfile [glob -tails -directory ${destroot}${python.prefix}/share/man/man1 *] {

Modified: trunk/dports/mail/lamson/Portfile
===================================================================
--- trunk/dports/mail/lamson/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/mail/lamson/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -42,9 +42,6 @@
                     port:py${python.version}-lockfile \
                     port:py${python.version}-dns
 
-# don't add python version to lamson binary
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

Modified: trunk/dports/mail/muttils/Portfile
===================================================================
--- trunk/dports/mail/muttils/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/mail/muttils/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -33,7 +33,6 @@
 worksrcdir          blacktrash-${name}-${hg_changeset}
 
 python.default_version  27
-python.link_binaries_suffix
 
 post-destroot {
    set examplesdir ${prefix}/share/examples/${name}

Modified: trunk/dports/mail/offlineimap/Portfile
===================================================================
--- trunk/dports/mail/offlineimap/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/mail/offlineimap/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -41,7 +41,6 @@
                     sha256  36160922977f2851af7e6232ea315c06baf735903b03c8c754817eb6b2d3c861
 
 python.default_version 27
-python.link_binaries_suffix
 
 depends_build       port:py${python.version}-docutils \
                     port:py${python.version}-sphinx

Modified: trunk/dports/multimedia/MobileDevice/Portfile
===================================================================
--- trunk/dports/multimedia/MobileDevice/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/multimedia/MobileDevice/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -24,7 +24,6 @@
                       rdm160 605e46f19fe89da2336d43360f3664531c095b69
 
 python.default_version 27
-python.link_binaries_suffix
 
 post-extract {
     # MobileDevice needs to be built in a directory named "MobileDevice"

Modified: trunk/dports/multimedia/mimms/Portfile
===================================================================
--- trunk/dports/multimedia/mimms/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/multimedia/mimms/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -34,8 +34,6 @@
     reinplace "s|libmms.so.0|${prefix}/lib/libmms.0.dylib|g" ${worksrcpath}/libmimms/libmms.py
 }
 
-python.link_binaries_suffix
-
 post-destroot {
     foreach manfile [glob -tails -directory ${destroot}${python.prefix}/share/man/man1 *] {
         ln -s ${python.prefix}/share/man/man1/${manfile} \

Modified: trunk/dports/net/httpie/Portfile
===================================================================
--- trunk/dports/net/httpie/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/net/httpie/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -28,5 +28,3 @@
 
 checksums			rmd160  5b4d0a9989ffab3a03336b886a955f754ce921eb \
 					sha256  89c7f6b18ffca4fa3e56ffd668eebc821da0ab719cafad7738fcb1846a240889
-
-python.link_binaries_suffix

Modified: trunk/dports/net/impacket/Portfile
===================================================================
--- trunk/dports/net/impacket/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/net/impacket/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -32,7 +32,5 @@
 checksums           rmd160  6d67c02f6e7a15a5d5ab2d24297d66cdce6b5442 \
                     sha256  59cd71e69ac66e6b2905d663e475772f1f94b93b039f929ba3d655a730fbd935
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.regex     "(\\d+(\\.\\d+){2,3}), updated on"

Modified: trunk/dports/net/s3cmd/Portfile
===================================================================
--- trunk/dports/net/s3cmd/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/net/s3cmd/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,7 +26,6 @@
 supported_archs     noarch
 
 python.default_version  27
-python.link_binaries_suffix
 
 depends_build-append    port:py27-setuptools
 depends_run-append      port:py27-dateutil \

Modified: trunk/dports/net/scapy/Portfile
===================================================================
--- trunk/dports/net/scapy/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/net/scapy/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -37,8 +37,6 @@
 depends_lib-append    port:py${python.version}-readline    port:py${python.version}-pylibpcap \
                       port:py${python.version}-libdnet     port:py${python.version}-crypto
 
-python.link_binaries_suffix
-
 default_variants +gnuplot +graphviz
 
 ## http://www.secdev.org/projects/scapy/doc/installation.html#optional-software-for-special-features

Modified: trunk/dports/net/skypipe/Portfile
===================================================================
--- trunk/dports/net/skypipe/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/net/skypipe/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -29,6 +29,4 @@
 
 build {}
 
-python.link_binaries_suffix
-
 livecheck.type      none

Modified: trunk/dports/net/umit/Portfile
===================================================================
--- trunk/dports/net/umit/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/net/umit/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -30,5 +30,3 @@
 use_bzip2	yes
 
 destroot.args 	-P
-
-python.link_binaries_suffix

Modified: trunk/dports/office/DepreciateForLedger/Portfile
===================================================================
--- trunk/dports/office/DepreciateForLedger/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/DepreciateForLedger/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,8 +26,6 @@
 
 depends_lib-append  port:py${python.version}-dateutil
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${github.homepage}/downloads
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/office/GTDtoCSV/Portfile
===================================================================
--- trunk/dports/office/GTDtoCSV/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/GTDtoCSV/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,8 +26,6 @@
 
 depends_lib-append  port:py${python.version}-dateutil
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${github.homepage}/downloads
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/office/LedgerScheduler/Portfile
===================================================================
--- trunk/dports/office/LedgerScheduler/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/LedgerScheduler/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,8 +26,6 @@
 
 depends_lib-append  port:py${python.version}-dateutil
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${github.homepage}/downloads
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/office/csvToLedger/Portfile
===================================================================
--- trunk/dports/office/csvToLedger/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/csvToLedger/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,8 +26,6 @@
 
 depends_lib-append  port:py${python.version}-dateutil
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${github.homepage}/downloads
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/office/heapCL/Portfile
===================================================================
--- trunk/dports/office/heapCL/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/heapCL/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -24,7 +24,6 @@
                     sha256  cf04a961e5e7d6ce1bd68f9abafa9f6d6ed2aa0deee50f3664b73541c7b9ebd4
 
 python.default_version          27
-python.link_binaries_suffix
 
 livecheck.url       [lindex $master_sites 0]
 livecheck.regex     "${name}-((?!.*${name}.*|\\${extract.suffix}).*)\\${extract.suffix}"

Modified: trunk/dports/office/jrnl/Portfile
===================================================================
--- trunk/dports/office/jrnl/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/jrnl/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -31,5 +31,3 @@
 
 checksums           rmd160  520411bcba201a228510bdb6f39d1f9d7a40c184 \
                     sha256  ebc5f8c2efe39f90f82cbaf37b0e137576a39c966ebbaa9db3aa37278ab7462a
-
-python.link_binaries_suffix

Modified: trunk/dports/office/rednotebook/Portfile
===================================================================
--- trunk/dports/office/rednotebook/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/rednotebook/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,7 +26,6 @@
                     sha256  f667f0e22d033a6d436c850d34ecbea912d44ad73875b9e55fba5f7c3bd16701
 
 python.default_version  27
-python.link_binaries_suffix
 
 depends_lib-append  port:py${python.version}-gtkspell \
                     port:py${python.version}-pygtk \

Modified: trunk/dports/office/time.txt/Portfile
===================================================================
--- trunk/dports/office/time.txt/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/time.txt/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,8 +26,6 @@
 
 depends_lib-append  port:py${python.version}-dateutil
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${github.homepage}/downloads
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/office/torchCL/Portfile
===================================================================
--- trunk/dports/office/torchCL/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/office/torchCL/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -24,7 +24,6 @@
                     sha256  023712d65e0779447062d760c61cd1ece9297a32c6cb837a9ebdd098959cd35a
 
 python.default_version          27
-python.link_binaries_suffix
 
 livecheck.url       [lindex $master_sites 0]
 livecheck.regex     "${name}-((?!.*${name}.*|\\${extract.suffix}).*)\\${extract.suffix}"

Modified: trunk/dports/php/phpsh/Portfile
===================================================================
--- trunk/dports/php/phpsh/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/php/phpsh/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -14,7 +14,6 @@
 platforms               darwin freebsd
 
 python.default_version 27
-python.link_binaries_suffix
 
 homepage                http://www.phpsh.org
 description             PHP read-eval-print-loop

Modified: trunk/dports/print/fonttools/Portfile
===================================================================
--- trunk/dports/print/fonttools/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/print/fonttools/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -25,8 +25,6 @@
 
 depends_build-append port:py27-numpy
 
-python.link_binaries_suffix
-
 post-destroot {
     foreach manfile [glob -tails -directory ${destroot}${python.prefix}/share/man/man1 *] {
         ln -s ${python.prefix}/share/man/man1/${manfile} \

Modified: trunk/dports/print/pdfposter/Portfile
===================================================================
--- trunk/dports/print/pdfposter/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/print/pdfposter/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -38,5 +38,3 @@
 
 depends_lib-append      port:py${python.version}-pypdf \
                         port:py${python.version}-setuptools
-
-python.link_binaries_suffix

Modified: trunk/dports/python/docker-compose/Portfile
===================================================================
--- trunk/dports/python/docker-compose/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/python/docker-compose/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -22,7 +22,6 @@
                     sha256  65316b53ae6fed151055b5073366cbd82d4bf1ed138cf33cc9aa66c0c828824d
 
 python.default_version     27
-python.link_binaries_suffix
 
 depends_lib         port:py${python.version}-yaml \
                     port:py${python.version}-dockerpty \

Modified: trunk/dports/python/dot2tex/Portfile
===================================================================
--- trunk/dports/python/dot2tex/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/python/dot2tex/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -32,5 +32,3 @@
         }
     }
 }
-
-python.link_binaries_suffix

Modified: trunk/dports/python/dreampie/Portfile
===================================================================
--- trunk/dports/python/dreampie/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/python/dreampie/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -24,5 +24,3 @@
 
 checksums           rmd160  8f06039ee248c475ffa0586a794d10f1d62c15f7 \
                     sha256  23de11004b33690cf4a1ee357c5535c7dfb872ee5f900a3c4c3e32b778caa3b8
-
-python.link_binaries_suffix

Modified: trunk/dports/python/ninja-ide/Portfile
===================================================================
--- trunk/dports/python/ninja-ide/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/python/ninja-ide/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,5 +26,3 @@
 
 checksums           rmd160  9fbd461bec3912dcdccb5d06b302bad1ef8ad4d3 \
                     sha256  79012ba8e526e126d54ba7b70fa6fcf61dfadb478624a74c299a0740c170d9ac
-
-python.link_binaries_suffix

Modified: trunk/dports/python/rdiff-backup/Portfile
===================================================================
--- trunk/dports/python/rdiff-backup/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/python/rdiff-backup/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -35,8 +35,6 @@
 
 build.args          --librsync-dir=${prefix}
 
-python.link_binaries_suffix
-
 post-destroot {
     file delete -force ${destroot}${prefix}/share/doc/rdiff-backup
     ln -s ${python.prefix}/share/doc/rdiff-backup ${destroot}${prefix}/share/doc/rdiff-backup

Modified: trunk/dports/science/EGSimulation/Portfile
===================================================================
--- trunk/dports/science/EGSimulation/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/EGSimulation/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -35,5 +35,3 @@
 depends_lib-append  port:py${python.version}-crypto \
                     port:py${python.version}-numpy \
                     port:py${python.version}-scipy
-
-python.link_binaries_suffix

Modified: trunk/dports/science/TwitterDemandAnalyzer/Portfile
===================================================================
--- trunk/dports/science/TwitterDemandAnalyzer/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/TwitterDemandAnalyzer/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,5 +26,3 @@
 
 depends_lib-append  port:py${python.version}-dateutil \
                     port:py${python.version}-tz
-
-python.link_binaries_suffix

Modified: trunk/dports/science/TwitterDemandCollector/Portfile
===================================================================
--- trunk/dports/science/TwitterDemandCollector/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/TwitterDemandCollector/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,5 +26,3 @@
 
 depends_lib-append  port:py${python.version}-dateutil \
                     port:py${python.version}-tweepy
-
-python.link_binaries_suffix

Modified: trunk/dports/science/bkchem/Portfile
===================================================================
--- trunk/dports/science/bkchem/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/bkchem/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -27,9 +27,6 @@
 depends_lib-append  port:py${python.version}-tkinter
 patchfiles          patch-setup.py.diff
 
-# Not a module port so don't keep a python version in the link
-python.link_binaries_suffix
-
 post-patch {
     reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/setup.py
     reinplace "s|__PYTHON__|${python.bin}|g" ${worksrcpath}/setup.py

Modified: trunk/dports/science/dqsegdb/Portfile
===================================================================
--- trunk/dports/science/dqsegdb/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/dqsegdb/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -28,8 +28,6 @@
 # until upstream can address this
 depends_build port:git
 
-python.link_binaries_suffix
-
 livecheck.type   regex
 livecheck.url    ${master_sites}
 livecheck.regex  {dqsegdb-(\d+(?:\.\d+)*).tar.gz}

Modified: trunk/dports/science/glue/Portfile
===================================================================
--- trunk/dports/science/glue/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/glue/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -31,8 +31,6 @@
 # py-pyrxp is not universal
 universal_variant no
 
-python.link_binaries_suffix
-
 livecheck.type   regex
 livecheck.url    ${master_sites}
 livecheck.regex  {glue-(\d+(?:\.\d+)*).tar.gz}

Modified: trunk/dports/science/ligo-gracedb/Portfile
===================================================================
--- trunk/dports/science/ligo-gracedb/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/ligo-gracedb/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -32,8 +32,6 @@
                    port:py${python.version}-cjson \
                    port:py${python.version}-setuptools
 
-python.link_binaries_suffix
-
 livecheck.type   regex
 livecheck.url    ${master_sites}
 livecheck.regex  {ligo-gracedb-(\d+(?:\.\d+)*).tar.gz}

Modified: trunk/dports/science/ligo-lars/Portfile
===================================================================
--- trunk/dports/science/ligo-lars/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/ligo-lars/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -28,8 +28,6 @@
                    port:glue \
                    port:py${python.version}-m2crypto
 
-python.link_binaries_suffix
-
 livecheck.type   regex
 livecheck.url    ${master_sites}
 livecheck.regex  {ligo-lars-(\d+(?:\.\d+)*).tar.gz}

Modified: trunk/dports/science/ligo-lvalert/Portfile
===================================================================
--- trunk/dports/science/ligo-lvalert/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/ligo-lvalert/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -31,8 +31,6 @@
                    port:py${python.version}-m2crypto \
                    port:py${python.version}-dnspython
 
-python.link_binaries_suffix
-
 livecheck.type   regex
 livecheck.url    ${master_sites}
 livecheck.regex  {ligo-lvalert-(\d+(?:\.\d+)*).tar.gz}

Modified: trunk/dports/science/nMOLDYN/Portfile
===================================================================
--- trunk/dports/science/nMOLDYN/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/nMOLDYN/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -33,6 +33,4 @@
 
 build.env           CPPFLAGS="-I${prefix}/include -I${python.include}"
 
-python.link_binaries_suffix
-
 livecheck.type      none

Modified: trunk/dports/science/pylal/Portfile
===================================================================
--- trunk/dports/science/pylal/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/science/pylal/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -50,8 +50,6 @@
 # py-scipy is not universal
 universal_variant  no
 
-python.link_binaries_suffix
-
 livecheck.type     regex
 livecheck.url      ${master_sites}
 livecheck.regex    {pylal-(\d+(?:\.\d+)*).tar.gz}

Modified: trunk/dports/security/fail2ban/Portfile
===================================================================
--- trunk/dports/security/fail2ban/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/security/fail2ban/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -37,8 +37,6 @@
 set f2bsock             ${f2brundir}/${name}.sock
 set f2bpid              ${f2brundir}/${name}.pid
 
-python.link_binaries_suffix
-
 patchfiles              patch-setup.py.diff \
                         patch-fail2ban-client-configreader.py.diff \
                         patch-fail2ban-tests-misctestcase.py.diff \

Modified: trunk/dports/security/rekall/Portfile
===================================================================
--- trunk/dports/security/rekall/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/security/rekall/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -33,6 +33,5 @@
                     sha256  29bf4d261b937a1bddbf349eb62d71ef81afda353c296944480eb4449c65267f
 
 python.default_version  27
-python.link_binaries_suffix
 
 depends_build-append port:py${python.version}-setuptools

Modified: trunk/dports/sysutils/ansible/Portfile
===================================================================
--- trunk/dports/sysutils/ansible/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/sysutils/ansible/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -71,5 +71,3 @@
     xinstall -b -m 755 ${worksrcpath}/examples/hosts \
         ${destroot}${prefix}/etc/ansible/hosts.default
 }
-
-python.link_binaries_suffix

Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/sysutils/duplicity/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -33,7 +33,6 @@
 python.default_version 27
 
 build.args          --librsync-dir=${prefix}
-python.link_binaries_suffix
 post-destroot {
     xinstall -m 644 -W ${worksrcpath}/bin \
         ${name}.1 \

Modified: trunk/dports/sysutils/glances/Portfile
===================================================================
--- trunk/dports/sysutils/glances/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/sysutils/glances/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -24,8 +24,6 @@
 depends_lib         port:py${python.version}-psutil \
                     port:py${python.version}-setuptools
 
-python.link_binaries_suffix
-
 patch {
     reinplace "s|/usr/local|${prefix}|" setup.py
 }

Modified: trunk/dports/sysutils/pssh/Portfile
===================================================================
--- trunk/dports/sysutils/pssh/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/sysutils/pssh/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -30,8 +30,6 @@
 checksums           rmd160  6c5f238103a534aa73e4c2852be03d60a711a8bd \
                     sha256  539f8d8363b722712310f3296f189d1ae8c690898eca93627fc89a9cb311f6b4
 
-python.link_binaries_suffix
-
 # link manpages too
 post-destroot {
     xinstall -d "${destroot}${prefix}/man/man1"

Modified: trunk/dports/sysutils/ranger/Portfile
===================================================================
--- trunk/dports/sysutils/ranger/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/sysutils/ranger/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -30,8 +30,6 @@
     ln -s "${python.prefix}/share/man/man1/${name}.1" "${destroot}${prefix}/share/man/man1/${name}.1"
 }
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${master_sites}download.html
 livecheck.regex     "${name}-(\\d\\.\\d\\.\\d)"

Modified: trunk/dports/sysutils/salt/Portfile
===================================================================
--- trunk/dports/sysutils/salt/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/sysutils/salt/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -25,7 +25,6 @@
 homepage            http://saltstack.com/
 
 python.default_version 27
-python.link_binaries_suffix
 
 checksums           rmd160 2695fc2e63ae73b1b63eaa30cae8f15fd4784466 \
                     sha256 5ce29633a6d290ce11c375b5af6bfd84aecc5b41b2cc3272342ecc56f8c63375

Modified: trunk/dports/sysutils/terminator/Portfile
===================================================================
--- trunk/dports/sysutils/terminator/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/sysutils/terminator/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -61,9 +61,6 @@
     }
 }
 
-# no suffix since there are not multiple versions of this port
-python.link_binaries_suffix
-
 post-destroot {
     foreach manpage {man1/terminator.1 man5/terminator_config.5} {
         ln -s ${python.prefix}/share/man/${manpage} ${destroot}${prefix}/share/man/${manpage}

Modified: trunk/dports/textproc/colout/Portfile
===================================================================
--- trunk/dports/textproc/colout/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/textproc/colout/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -32,5 +32,3 @@
 }
 
 livecheck.type      none
-
-python.link_binaries_suffix

Modified: trunk/dports/textproc/rst2pdf/Portfile
===================================================================
--- trunk/dports/textproc/rst2pdf/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/textproc/rst2pdf/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -31,8 +31,6 @@
 
 depends_run         port:py${python.version}-pygments
 
-python.link_binaries_suffix
-
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} CHANGES.txt Contributors.txt LICENSE.txt \

Modified: trunk/dports/www/googlecl/Portfile
===================================================================
--- trunk/dports/www/googlecl/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/www/googlecl/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -26,7 +26,5 @@
 
 depends_lib-append port:py${python.version}-gdata
 
-python.link_binaries_suffix
-
 # ${prefix}/bin/google
 conflicts-append osxutils

Modified: trunk/dports/www/linkchecker/Portfile
===================================================================
--- trunk/dports/www/linkchecker/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/www/linkchecker/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -53,8 +53,6 @@
 app.executable      ${python.prefix}/bin/linkchecker-gui
 app.icon            doc/html/logo128x128.png
 
-python.link_binaries_suffix
-
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     LinkChecker-(\\d+(?:\\.\\d+)*)${extract.suffix}

Modified: trunk/dports/www/loggerhead/Portfile
===================================================================
--- trunk/dports/www/loggerhead/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/www/loggerhead/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -39,5 +39,3 @@
     xinstall -m 644 -W ${worksrcpath} serve-branches.1 \
     	     ${destroot}${prefix}/share/man/man1
 }
-
-python.link_binaries_suffix

Modified: trunk/dports/x11/gtimelog/Portfile
===================================================================
--- trunk/dports/x11/gtimelog/Portfile	2015-11-24 03:22:17 UTC (rev 142814)
+++ trunk/dports/x11/gtimelog/Portfile	2015-11-24 03:22:35 UTC (rev 142815)
@@ -29,5 +29,3 @@
 depends_build-append \
                     port:py${python.version}-setuptools
 depends_lib-append  port:py${python.version}-gobject3
-
-python.link_binaries_suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/54b27b73/attachment-0001.html>


More information about the macports-changes mailing list