diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-04 09:22:08 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-01-04 09:22:08 +0000 |
commit | 6eba9a6528498ca7ed0a24af424b72ea72119f20 (patch) | |
tree | bb32c063c936221e8e3637f66c1fd504a861e93e /net-p2p/libtorrent-rasterbar-14 | |
parent | fde87797691588e2e2c4a186e319ecd12e1c99aa (diff) | |
download | ports-6eba9a6528498ca7ed0a24af424b72ea72119f20.tar.gz ports-6eba9a6528498ca7ed0a24af424b72ea72119f20.zip |
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/pkg-plist | 1 |
3 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/Makefile b/net-p2p/libtorrent-rasterbar-14/Makefile index 274de4de936d..198a44f68ca0 100644 --- a/net-p2p/libtorrent-rasterbar-14/Makefile +++ b/net-p2p/libtorrent-rasterbar-14/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -DISTVERSION= 0.13svn.r1806b +DISTVERSION= 0.13svn.r1876 CATEGORIES= net-p2p MASTER_SITES= SF/qbittorrent PKGNAMEPREFIX= rb @@ -34,9 +34,7 @@ BROKEN= does not build on FreeBSD 5.x .endif post-install: - @cd ${PREFIX}/lib && ${MV} libtorrent-0.13.so libtorrent.so.1 && \ + @cd ${PREFIX}/lib && ${LN} -sf libtorrent-0.13.so libtorrent.so.1 && \ ${LN} -sf libtorrent.so.1 libtorrent.so - @${REINPLACE_CMD} -i '' -e 's|libtorrent-0.13.so|libtorrent.so.1|g' \ - ${PREFIX}/lib/libtorrent.la .include <bsd.port.post.mk> diff --git a/net-p2p/libtorrent-rasterbar-14/distinfo b/net-p2p/libtorrent-rasterbar-14/distinfo index f4fd45fcb360..185c4a0731b0 100644 --- a/net-p2p/libtorrent-rasterbar-14/distinfo +++ b/net-p2p/libtorrent-rasterbar-14/distinfo @@ -1,3 +1,3 @@ -MD5 (libtorrent-0.13svn.r1806b.tar.gz) = bd258478fbce161eddf26aa9b8b371fd -SHA256 (libtorrent-0.13svn.r1806b.tar.gz) = 5bc41586244724bf6339e78965c363aa74c8b89281935e73eca3d1013bcf7f0e -SIZE (libtorrent-0.13svn.r1806b.tar.gz) = 1864362 +MD5 (libtorrent-0.13svn.r1876.tar.gz) = c15e5cc0350aa315577da2d9de83d6e8 +SHA256 (libtorrent-0.13svn.r1876.tar.gz) = 7d30c068573720bc95d3d1f5ff419e1f282b3d4db2acdcc7d523be2bb0b020ad +SIZE (libtorrent-0.13svn.r1876.tar.gz) = 1867716 diff --git a/net-p2p/libtorrent-rasterbar-14/pkg-plist b/net-p2p/libtorrent-rasterbar-14/pkg-plist index 857ac93336a8..6e8c7eddb58e 100644 --- a/net-p2p/libtorrent-rasterbar-14/pkg-plist +++ b/net-p2p/libtorrent-rasterbar-14/pkg-plist @@ -235,6 +235,7 @@ include/libtorrent/variant_stream.hpp include/libtorrent/version.hpp include/libtorrent/web_peer_connection.hpp include/libtorrent/xml_parse.hpp +lib/libtorrent-0.13.so lib/libtorrent.a lib/libtorrent.la lib/libtorrent.so |