Date: Tue, 18 Sep 2012 21:32:15 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304469 - head/net/kdenetwork4 Message-ID: <201209182132.q8ILWFVB066409@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: makc Date: Tue Sep 18 21:32:15 2012 New Revision: 304469 URL: http://svn.freebsd.org/changeset/ports/304469 Log: Chase libktorrent update Modified: head/net/kdenetwork4/Makefile Modified: head/net/kdenetwork4/Makefile ============================================================================== --- head/net/kdenetwork4/Makefile Tue Sep 18 21:31:20 2012 (r304468) +++ head/net/kdenetwork4/Makefile Tue Sep 18 21:32:15 2012 (r304469) @@ -6,7 +6,7 @@ PORTNAME= kdenetwork PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -28,7 +28,7 @@ LIB_DEPENDS= slp.1:${PORTSDIR}/net/opens expat.6:${PORTSDIR}/textproc/expat2 \ meanwhile.1:${PORTSDIR}/net-im/meanwhile \ v4l2.0:${PORTSDIR}/multimedia/libv4l \ - ktorrent.4:${PORTSDIR}/net-p2p/libktorrent \ + ktorrent:${PORTSDIR}/net-p2p/libktorrent \ jasper.4:${PORTSDIR}/graphics/jasper \ boost_thread.4:${PORTSDIR}/devel/boost-libs \ gif.5:${PORTSDIR}/graphics/giflib \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209182132.q8ILWFVB066409>