summaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-11-08 12:10:46 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-11-08 12:10:46 +0000
commit7bbcef2155f401e508af345cc6df460da1bd7dc0 (patch)
tree2c55a3de77565b30d161c34713a867d21ae653b5 /net-p2p/libtorrent
parentFix build in tinderbox(inn is not configured). (diff)
Update libtorrent and libtorrent-devel to 0.10.4.
PR: ports/105230 Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes
Notes: svn path=/head/; revision=176806
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r--net-p2p/libtorrent/Makefile4
-rw-r--r--net-p2p/libtorrent/distinfo6
-rw-r--r--net-p2p/libtorrent/files/stable-ltmain.sh21
-rw-r--r--net-p2p/libtorrent/pkg-plist1
4 files changed, 10 insertions, 22 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 5cb495b5b904..d9b45b61c5f2 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME?= libtorrent
-PORTVERSION?= 0.10.3
-PORTREVISION?= 1
+PORTVERSION?= 0.10.4
+PORTREVISION?= 0
CATEGORIES= net-p2p
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo
index 56ffbd3ab769..ab6882c3378a 100644
--- a/net-p2p/libtorrent/distinfo
+++ b/net-p2p/libtorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (libtorrent-0.10.3.tar.gz) = 8697a637db74f42fa23acbee03fa1734
-SHA256 (libtorrent-0.10.3.tar.gz) = 3f850d167d91895462b801069e562ddfc9c886299216b6fde9596795418d975a
-SIZE (libtorrent-0.10.3.tar.gz) = 449091
+MD5 (libtorrent-0.10.4.tar.gz) = 3154a686d9616f04012596b8daa2ff52
+SHA256 (libtorrent-0.10.4.tar.gz) = fbecbbe10e51f018bc8c921932b6134de0f05495e053429434bc9f25b01d2d2f
+SIZE (libtorrent-0.10.4.tar.gz) = 485174
diff --git a/net-p2p/libtorrent/files/stable-ltmain.sh b/net-p2p/libtorrent/files/stable-ltmain.sh
index affc5f0af5ef..6449cfe47bec 100644
--- a/net-p2p/libtorrent/files/stable-ltmain.sh
+++ b/net-p2p/libtorrent/files/stable-ltmain.sh
@@ -1,23 +1,10 @@
---- ltmain.sh.orig Wed Jul 12 10:35:32 2006
-+++ ltmain.sh Wed Jul 12 10:36:46 2006
-@@ -2279,10 +2279,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$ECHO "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
-@@ -2896,6 +2898,7 @@
+--- ltmain.sh.orig Fri Oct 27 22:47:02 2006
++++ ltmain.sh Tue Nov 7 10:33:04 2006
+@@ -1256,6 +1256,7 @@
;;
-avoid-version)
-+ build_old_libs=no
++ build_old_libs=no
avoid_version=yes
continue
;;
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index bf40ab973a40..f7bbcb1470f2 100644
--- a/net-p2p/libtorrent/pkg-plist
+++ b/net-p2p/libtorrent/pkg-plist
@@ -28,6 +28,7 @@ include/torrent/torrent.h
include/torrent/tracker.h
include/torrent/tracker_list.h
include/torrent/transfer_list.h
+lib/libtorrent.la
lib/libtorrent.so
lib/libtorrent.so.9
libdata/pkgconfig/libtorrent.pc