From 83135f9c819276c38c1cb17737baf6df791576d3 Mon Sep 17 00:00:00 2001 From: makc Date: Mon, 23 Jul 2012 00:16:24 +0000 Subject: Update libktorrent to 1.2.1 Update ktorrent to 4.2.1 --- net-p2p/ktorrent/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net-p2p/ktorrent/Makefile') diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 26a67cf60b33..2c3d11d53a8f 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ktorrent -DISTVERSION= 4.2.0 -PORTREVISION= 1 +DISTVERSION= 4.2.1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ @@ -23,11 +22,11 @@ USE_QT4= qmake_build moc_build rcc_build uic_build USE_CMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes +#MAKE_JOBS_SAFE= yes CONFLICTS_BUILD= ktorrent-2* -SHLIB_VER= 13.0.0 +SHLIB_VER= 13.0.1 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} \ SHLIB_SHVER=${SHLIB_VER:R:R} -- cgit