FreeBSD Bugzilla – Attachment 71004 Details for
Bug 103508
[PATCH] net-p2p/libtorrent-devel: update to 0.10.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libtorrent-devel-0.10.2.patch
libtorrent-devel-0.10.2.patch (text/plain), 2.64 KB, created by
Toni Viemerö
on 2006-09-23 09:50:19 UTC
(
hide
)
Description:
libtorrent-devel-0.10.2.patch
Filename:
MIME Type:
Creator:
Toni Viemerö
Created:
2006-09-23 09:50:19 UTC
Size:
2.64 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/Makefile /home/toni/ports/libtorrent-devel/Makefile >--- /usr/ports/net-p2p/libtorrent-devel/Makefile Wed Jul 12 22:09:46 2006 >+++ /home/toni/ports/libtorrent-devel/Makefile Sat Sep 23 10:27:49 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= libtorrent-devel >-PORTVERSION= 0.10.0 >+PORTVERSION= 0.10.2 > PORTREVISION= 0 > DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} > >diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/distinfo /home/toni/ports/libtorrent-devel/distinfo >--- /usr/ports/net-p2p/libtorrent-devel/distinfo Wed Jul 12 22:09:46 2006 >+++ /home/toni/ports/libtorrent-devel/distinfo Sat Sep 23 10:27:49 2006 >@@ -1,3 +1,3 @@ >-MD5 (libtorrent-0.10.0.tar.gz) = 240e90818c4c9c34474b2e1873d09910 >-SHA256 (libtorrent-0.10.0.tar.gz) = 47645632fee222609c139bddf50872949bd3359214976a25a92bbc1d277c70de >-SIZE (libtorrent-0.10.0.tar.gz) = 447795 >+MD5 (libtorrent-0.10.2.tar.gz) = 99f1daa0f6ce0aa8d53745c494df9b36 >+SHA256 (libtorrent-0.10.2.tar.gz) = b3bd1dcc0de3dfdec4a2d6f7012d126875e166330ff9d399927b468fde7ae5d1 >+SIZE (libtorrent-0.10.2.tar.gz) = 453071 >diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/files/devel-src_utils_sha1.h /home/toni/ports/libtorrent-devel/files/devel-src_utils_sha1.h >--- /usr/ports/net-p2p/libtorrent-devel/files/devel-src_utils_sha1.h Wed Jul 12 22:09:46 2006 >+++ /home/toni/ports/libtorrent-devel/files/devel-src_utils_sha1.h Thu Jan 1 02:00:00 1970 >@@ -1,11 +0,0 @@ >---- src/utils/sha1.h.orig Wed Jul 12 11:35:43 2006 >-+++ src/utils/sha1.h Wed Jul 12 11:36:04 2006 >-@@ -87,7 +87,7 @@ >- Sha1::final_c(char* buffer) { >- unsigned int len; >- >-- SHA1_End(&m_ctx, buffer, &len, 20); >-+ SHA1_End(&m_ctx, (unsigned char*)buffer, &len, 20); >- } >- >- #elif defined USE_OPENSSL_SHA >diff -ruN --exclude=CVS /usr/ports/net-p2p/libtorrent-devel/pkg-plist /home/toni/ports/libtorrent-devel/pkg-plist >--- /usr/ports/net-p2p/libtorrent-devel/pkg-plist Wed Jul 12 22:09:46 2006 >+++ /home/toni/ports/libtorrent-devel/pkg-plist Sat Sep 23 10:27:49 2006 >@@ -2,6 +2,7 @@ > include/torrent/block.h > include/torrent/block_list.h > include/torrent/block_transfer.h >+include/torrent/chunk_manager.h > include/torrent/common.h > include/torrent/connection_manager.h > include/torrent/download.h >@@ -14,6 +15,8 @@ > include/torrent/object_stream.h > include/torrent/path.h > include/torrent/peer.h >+include/torrent/peer_info.h >+include/torrent/peer_list.h > include/torrent/piece.h > include/torrent/poll.h > include/torrent/poll_epoll.h >@@ -26,6 +29,6 @@ > include/torrent/tracker_list.h > include/torrent/transfer_list.h > lib/libtorrent.so >-lib/libtorrent.so.8 >+lib/libtorrent.so.9 > libdata/pkgconfig/libtorrent.pc > @dirrm include/torrent
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 103508
: 71004