aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent/pkg-plist
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-01-20 05:19:33 +0800
committeredwin <edwin@FreeBSD.org>2005-01-20 05:19:33 +0800
commit350b1cecf8e24d32ca784bcde737ff922a0a0def (patch)
tree4638d7c3f60ddca4152fe86997176285e8121639 /net-p2p/libtorrent/pkg-plist
parent8ed1cdb13c0b181e6fbd9dddad33146e7a06e1dc (diff)
downloadfreebsd-ports-graphics-350b1cecf8e24d32ca784bcde737ff922a0a0def.tar.gz
freebsd-ports-graphics-350b1cecf8e24d32ca784bcde737ff922a0a0def.tar.zst
freebsd-ports-graphics-350b1cecf8e24d32ca784bcde737ff922a0a0def.zip
Update port: net/libtorrent - update to version 0.4.7.
Update port to version 0.4.7. The port now installs libtorrent.pc in the proper directory and doesn't attempt to remove ${PREFIX}/libdata/pkgconfig anymore. PR: ports/76465 Submitted by: Florent Thoumie <flz@xbsd.org>
Diffstat (limited to 'net-p2p/libtorrent/pkg-plist')
-rw-r--r--net-p2p/libtorrent/pkg-plist5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index 4913b88c876..5703eca87e2 100644
--- a/net-p2p/libtorrent/pkg-plist
+++ b/net-p2p/libtorrent/pkg-plist
@@ -1,3 +1,4 @@
+include/torrent/bencode.h
include/torrent/common.h
include/torrent/download.h
include/torrent/exceptions.h
@@ -5,9 +6,7 @@ include/torrent/entry.h
include/torrent/http.h
include/torrent/peer.h
include/torrent/torrent.h
-lib/libtorrent.a
lib/libtorrent.so
lib/libtorrent.so.2
-libexec/pkgconfig/libtorrent.pc
+libdata/pkgconfig/libtorrent.pc
@dirrm include/torrent
-@unexec rmdir %D/libexec/pkgconfig 2> /dev/null || true