aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-devel
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-devel
parenta643622fce913bf321c21e19052ffe89887499b7 (diff)
downloadports-7bbcef2155f401e508af345cc6df460da1bd7dc0.tar.gz
ports-7bbcef2155f401e508af345cc6df460da1bd7dc0.zip
Notes
Diffstat (limited to 'net-p2p/libtorrent-devel')
-rw-r--r--net-p2p/libtorrent-devel/Makefile2
-rw-r--r--net-p2p/libtorrent-devel/distinfo6
-rw-r--r--net-p2p/libtorrent-devel/files/devel-ltmain.sh21
-rw-r--r--net-p2p/libtorrent-devel/pkg-plist1
4 files changed, 9 insertions, 21 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile
index ab53855761c2..93712b09d85f 100644
--- a/net-p2p/libtorrent-devel/Makefile
+++ b/net-p2p/libtorrent-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtorrent-devel
-PORTVERSION= 0.10.3
+PORTVERSION= 0.10.4
PORTREVISION= 0
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
diff --git a/net-p2p/libtorrent-devel/distinfo b/net-p2p/libtorrent-devel/distinfo
index 56ffbd3ab769..ab6882c3378a 100644
--- a/net-p2p/libtorrent-devel/distinfo
+++ b/net-p2p/libtorrent-devel/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-devel/files/devel-ltmain.sh b/net-p2p/libtorrent-devel/files/devel-ltmain.sh
index affc5f0af5ef..6449cfe47bec 100644
--- a/net-p2p/libtorrent-devel/files/devel-ltmain.sh
+++ b/net-p2p/libtorrent-devel/files/devel-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-devel/pkg-plist b/net-p2p/libtorrent-devel/pkg-plist
index bf40ab973a40..f7bbcb1470f2 100644
--- a/net-p2p/libtorrent-devel/pkg-plist
+++ b/net-p2p/libtorrent-devel/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