diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-07-12 09:54:11 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-07-12 09:54:11 +0000 |
commit | 455333b5c82dc011abf4fa2a092b5fe6b7bb0903 (patch) | |
tree | 5257abbba3765f9789f774a8e054c9ddfbfd6baf /net-p2p | |
parent | aa4cb07f8d36f7120f2c1573a7673ec1ac27098c (diff) | |
download | ports-455333b5c82dc011abf4fa2a092b5fe6b7bb0903.tar.gz ports-455333b5c82dc011abf4fa2a092b5fe6b7bb0903.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/libtorrent/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index f1ae5114a54a..5ca93b6afdea 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -25,6 +25,5 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e 's/-O3/${CFLAGS}/' ${WRKSRC}/configure - @${REINPLACE_CMD} -e '/malloc\.h/d' ${WRKSRC}/src/utils/sha_fast.cc .include <bsd.port.mk> diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index e576a1245997..d1867e5a4997 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.6.6.tar.gz) = 77a6f9e966ca9be30aca2d478cb7ba57 -SIZE (libtorrent-0.6.6.tar.gz) = 310904 +MD5 (libtorrent-0.6.7.tar.gz) = 2680bf451b2feec1b7d5423366193fdf +SIZE (libtorrent-0.6.7.tar.gz) = 312144 |