diff options
author | dougb <dougb@FreeBSD.org> | 2010-12-24 04:48:12 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-12-24 04:48:12 +0800 |
commit | b49b5b5a85f4ad3000d29b78c37969b3a1ebe2d6 (patch) | |
tree | 12bed387e5c72f6146310eb1dacd9dd7ebe8d9d4 /net-p2p | |
parent | 01ded5ac777281ac103b35454fe2a4ba4b2ff626 (diff) | |
download | freebsd-ports-gnome-b49b5b5a85f4ad3000d29b78c37969b3a1ebe2d6.tar.gz freebsd-ports-gnome-b49b5b5a85f4ad3000d29b78c37969b3a1ebe2d6.tar.zst freebsd-ports-gnome-b49b5b5a85f4ad3000d29b78c37969b3a1ebe2d6.zip |
Update to 0.15.4, various bug fixes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/distinfo | 5 |
2 files changed, 3 insertions, 8 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index 7770c1a5c437..68457c30650e 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent-rasterbar -PORTVERSION= 0.15.1 +PORTVERSION= 0.15.4 PORTREVISION?= 0 CATEGORIES?= net-p2p ipv6 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -54,10 +54,6 @@ CONFIGURE_ARGS+= --enable-python-binding \ CONFIGURE_ARGS+= --disable-python-binding .endif -.if ${OSVERSION} < 700000 -BROKEN= does not compile on 6.X -.endif - .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes" post-patch: slave-post-patch .else diff --git a/net-p2p/libtorrent-rasterbar-15/distinfo b/net-p2p/libtorrent-rasterbar-15/distinfo index 8a4faf517c44..5ebe27051c2f 100644 --- a/net-p2p/libtorrent-rasterbar-15/distinfo +++ b/net-p2p/libtorrent-rasterbar-15/distinfo @@ -1,3 +1,2 @@ -MD5 (libtorrent-rasterbar-0.15.1.tar.gz) = 6803d692ee57ce78f07092e135ec79d5 -SHA256 (libtorrent-rasterbar-0.15.1.tar.gz) = a837cd101177b24989609191cee568bc94b2defab13ac28c97b6c0951c73a952 -SIZE (libtorrent-rasterbar-0.15.1.tar.gz) = 2464727 +SHA256 (libtorrent-rasterbar-0.15.4.tar.gz) = 9ebbd5f6f91037ddde84333b28ac8bcb81e003d4582e072a5ce140a215b04dde +SIZE (libtorrent-rasterbar-0.15.4.tar.gz) = 2569642 |