diff options
author | flz <flz@FreeBSD.org> | 2005-07-12 17:54:11 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-07-12 17:54:11 +0800 |
commit | c2bd1a605f47a7859ee5841c022cae14f61c7d37 (patch) | |
tree | 3007bc5b23cda905c7dc8142c7ecfe83b0b200fb /net-p2p | |
parent | daeeaacd86bbc98d8e1d607ab5e2fb7a4ee99012 (diff) | |
download | freebsd-ports-gnome-c2bd1a605f47a7859ee5841c022cae14f61c7d37.tar.gz freebsd-ports-gnome-c2bd1a605f47a7859ee5841c022cae14f61c7d37.tar.zst freebsd-ports-gnome-c2bd1a605f47a7859ee5841c022cae14f61c7d37.zip |
- Update to 0.6.7.
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 |