[146512] trunk/dports/net/libtorrent-rasterbar

devans at macports.org devans at macports.org
Wed Mar 9 19:01:43 PST 2016


Revision: 146512
          https://trac.macports.org/changeset/146512
Author:   devans at macports.org
Date:     2016-03-09 19:01:43 -0800 (Wed, 09 Mar 2016)
Log Message:
-----------
libtorrent-rasterbar: update to version 1.0.9, configuration.

Modified Paths:
--------------
    trunk/dports/net/libtorrent-rasterbar/Portfile
    trunk/dports/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff

Modified: trunk/dports/net/libtorrent-rasterbar/Portfile
===================================================================
--- trunk/dports/net/libtorrent-rasterbar/Portfile	2016-03-10 02:51:08 UTC (rev 146511)
+++ trunk/dports/net/libtorrent-rasterbar/Portfile	2016-03-10 03:01:43 UTC (rev 146512)
@@ -7,7 +7,7 @@
 PortGroup           conflicts_build 1.0
 PortGroup           github 1.0
 
-github.setup        arvidn libtorrent 1_0_7 libtorrent-
+github.setup        arvidn libtorrent 1_0_9 libtorrent-
 name                libtorrent-rasterbar
 version             [string map {_ .} ${version}]
 license             BSD
@@ -21,8 +21,8 @@
 long_description    A C++ bittorrent library designed to run on anything from embedded systems to large scale \
                     seed servers. It comes with python bindings and detailed documentation.
 
-checksums           rmd160  6c731eb3382b4b192fba7ee2fc7fdd1d32f5b23b \
-                    sha256  55e2359cc8f7b3ce4c9f2917adc71b7bbe13de21aedc8d2035929728a5233842
+checksums           rmd160  0039596a4ed4ccdd804f279500da57ec5787f95a \
+                    sha256  b1ddab2f8c9a6beb20a99d74167b4795c3ed4953088c15ab24138eff808960aa
 
 depends_build       port:pkgconfig \
                     port:autoconf \
@@ -61,7 +61,7 @@
         configure.python ${prefix}/bin/python2.7
         configure.env-append \
                 "PYTHON_INSTALL_PARAMS=--prefix=${destroot}${prefix}/Library/Frameworks/Python.framework/Versions/2.7" \
-                PYTHON_EXTRA_LDFLAGS=' '
+                PYTHON_EXTRA_LIBS=' '
 }
 
 variant error_logging description {Enable logging of errors to disk} {

Modified: trunk/dports/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff
===================================================================
--- trunk/dports/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff	2016-03-10 02:51:08 UTC (rev 146511)
+++ trunk/dports/net/libtorrent-rasterbar/files/patch-bindings-python-setup.py.diff	2016-03-10 03:01:43 UTC (rev 146512)
@@ -19,7 +19,7 @@
  
  try:
  	with open('compile_flags') as _file:
-@@ -99,8 +98,8 @@
+@@ -102,8 +101,8 @@
  		language='c++',
  		include_dirs = parse_cmd(extra_cmd, '-I'),
  		library_dirs = parse_cmd(extra_cmd, '-L'),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160309/1e79b56c/attachment.html>


More information about the macports-changes mailing list