diff options
author | makc <makc@FreeBSD.org> | 2012-03-07 23:25:42 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-03-07 23:25:42 +0800 |
commit | 9e918a12bbe82cecb2a99a7cc2fcc1ef2739bd0e (patch) | |
tree | 96b60ffe11f410bb75d7e1c613a5b2824b644c77 /net-p2p/ktorrent | |
parent | 715f25611c6726dadd3b9031a0fcef07a673aa5c (diff) | |
download | freebsd-ports-gnome-9e918a12bbe82cecb2a99a7cc2fcc1ef2739bd0e.tar.gz freebsd-ports-gnome-9e918a12bbe82cecb2a99a7cc2fcc1ef2739bd0e.tar.zst freebsd-ports-gnome-9e918a12bbe82cecb2a99a7cc2fcc1ef2739bd0e.zip |
Update libktorrent to 1.2.0
Update ktorrent to 4.2.0
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 13 | ||||
-rw-r--r-- | net-p2p/ktorrent/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/ktorrent/pkg-plist | 3 |
3 files changed, 11 insertions, 9 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 0929d573aa7f..07a702f20387 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -6,18 +6,15 @@ # PORTNAME= ktorrent -DISTVERSION= 4.1.3 -PORTREVISION= 1 +DISTVERSION= 4.2.0 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ MAINTAINER= makc@FreeBSD.org COMMENT= BitTorrent client for KDE -LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ - qca.2:${PORTSDIR}/devel/qca \ - tag.1:${PORTSDIR}/audio/taglib \ - ktorrent.3:${PORTSDIR}/net-p2p/libktorrent +LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \ + ktorrent.4:${PORTSDIR}/net-p2p/libktorrent USE_BZIP2= yes USE_KDE4= kdelibs kdehier kdeprefix automoc4 pimlibs workspace @@ -30,8 +27,10 @@ MAKE_JOBS_SAFE= yes CONFLICTS_BUILD= ktorrent-2* -SHLIB_VER= 12.0.2 +SHLIB_VER= 13.0.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} \ SHLIB_SHVER=${SHLIB_VER:R:R} +CMAKE_ARGS+= -DENABLE_KIO_MAGNET=1 + .include <bsd.port.mk> diff --git a/net-p2p/ktorrent/distinfo b/net-p2p/ktorrent/distinfo index dd8b0cdfe0e6..a70ff9850312 100644 --- a/net-p2p/ktorrent/distinfo +++ b/net-p2p/ktorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (ktorrent-4.1.3.tar.bz2) = 2f852f4ffdda976af38b85bf532e7d353dcf7b7dd7135a66af834543eb420646 -SIZE (ktorrent-4.1.3.tar.bz2) = 2959837 +SHA256 (ktorrent-4.2.0.tar.bz2) = f625b1dc116c94d97ce3b56a7a259b07d95f6592b709596319bf16bb06cf6422 +SIZE (ktorrent-4.2.0.tar.bz2) = 3083219 diff --git a/net-p2p/ktorrent/pkg-plist b/net-p2p/ktorrent/pkg-plist index 0d7c588e8b4b..d79a81475f9c 100644 --- a/net-p2p/ktorrent/pkg-plist +++ b/net-p2p/ktorrent/pkg-plist @@ -223,6 +223,7 @@ share/locale/ar/LC_MESSAGES/ktorrent.mo share/locale/ast/LC_MESSAGES/ktorrent.mo share/locale/be/LC_MESSAGES/ktorrent.mo share/locale/bg/LC_MESSAGES/ktorrent.mo +share/locale/bs/LC_MESSAGES/ktorrent.mo share/locale/ca/LC_MESSAGES/ktorrent.mo share/locale/ca@valencia/LC_MESSAGES/ktorrent.mo share/locale/cs/LC_MESSAGES/ktorrent.mo @@ -246,6 +247,7 @@ share/locale/is/LC_MESSAGES/ktorrent.mo share/locale/it/LC_MESSAGES/ktorrent.mo share/locale/ja/LC_MESSAGES/ktorrent.mo share/locale/km/LC_MESSAGES/ktorrent.mo +share/locale/ku/LC_MESSAGES/ktorrent.mo share/locale/lt/LC_MESSAGES/ktorrent.mo share/locale/lv/LC_MESSAGES/ktorrent.mo share/locale/mai/LC_MESSAGES/ktorrent.mo @@ -264,6 +266,7 @@ share/locale/se/LC_MESSAGES/ktorrent.mo share/locale/si/LC_MESSAGES/ktorrent.mo share/locale/sk/LC_MESSAGES/ktorrent.mo share/locale/sl/LC_MESSAGES/ktorrent.mo +share/locale/sq/LC_MESSAGES/ktorrent.mo share/locale/sr/LC_MESSAGES/ktorrent.mo share/locale/sr@ijekavian/LC_MESSAGES/ktorrent.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/ktorrent.mo |