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

devans at macports.org devans at macports.org
Fri Sep 10 15:13:07 PDT 2010


Revision: 71374
          http://trac.macports.org/changeset/71374
Author:   devans at macports.org
Date:     2010-09-10 15:13:06 -0700 (Fri, 10 Sep 2010)
Log Message:
-----------
libtorrent-rasterbar: update to version 0.15.3.

Modified Paths:
--------------
    trunk/dports/net/libtorrent-rasterbar/Portfile

Removed Paths:
-------------
    trunk/dports/net/libtorrent-rasterbar/files/patch-include-libtorrent-udp_socket.hpp.diff

Modified: trunk/dports/net/libtorrent-rasterbar/Portfile
===================================================================
--- trunk/dports/net/libtorrent-rasterbar/Portfile	2010-09-10 22:09:10 UTC (rev 71373)
+++ trunk/dports/net/libtorrent-rasterbar/Portfile	2010-09-10 22:13:06 UTC (rev 71374)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            libtorrent-rasterbar
-version         0.15.2
-revision        1
+version         0.15.3
 categories      net
 maintainers     devans openmaintainer
 platforms       darwin
@@ -22,9 +21,9 @@
 universal_variant  no
 use_parallel_build no
 
-checksums       md5     fdc146b0b89edf45c841bfd8b8e78f37 \
-                sha1    e336424824f46bedb189dcbe904393f03cc780a3 \
-                rmd160  d38c6df0e2be2268ba3271f7b9385203d89b614d
+checksums       md5     c10abfbe45472fa4d22eb2a089bac329 \
+                sha1    1d49a807ea2340f810b2c553c217c074c1e82be5 \
+                rmd160  a915b14524eb9c57129eeed7874bd44efc093a48
 
 depends_build   port:pkgconfig
 
@@ -66,8 +65,7 @@
         }
 }
 
-patchfiles      patch-bindings-python-setup.py.in.diff \
-                patch-include-libtorrent-udp_socket.hpp.diff
+patchfiles      patch-bindings-python-setup.py.in.diff
 
 post-patch      {
                     reinplace "s|__MP_BUILD_ARCH__|${build_arch}|" ${worksrcpath}/bindings/python/setup.py.in

Deleted: trunk/dports/net/libtorrent-rasterbar/files/patch-include-libtorrent-udp_socket.hpp.diff
===================================================================
--- trunk/dports/net/libtorrent-rasterbar/files/patch-include-libtorrent-udp_socket.hpp.diff	2010-09-10 22:09:10 UTC (rev 71373)
+++ trunk/dports/net/libtorrent-rasterbar/files/patch-include-libtorrent-udp_socket.hpp.diff	2010-09-10 22:13:06 UTC (rev 71374)
@@ -1,11 +0,0 @@
---- include/libtorrent/udp_socket.hpp.orig	2010-08-02 00:06:45.000000000 -0700
-+++ include/libtorrent/udp_socket.hpp	2010-08-25 08:26:30.000000000 -0700
-@@ -37,7 +37,7 @@
- #include "libtorrent/session_settings.hpp"
- #include "libtorrent/buffer.hpp"
- 
--#include <vector>
-+#include <list>
- #include <boost/function.hpp>
- #include <boost/thread/mutex.hpp>
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100910/d917a07d/attachment-0001.html>


More information about the macports-changes mailing list