summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-02-15 11:53:59 +0000
committerobache <obache@pkgsrc.org>2013-02-15 11:53:59 +0000
commitfac7c21d661c3ab7e170729819bb39d22eff0219 (patch)
tree169e3569d966697fe9a4ce5ce4a2ec7db31b441c /net
parent46df93cfc05e408fcdeea649999bc0ce3c973508 (diff)
downloadpkgsrc-fac7c21d661c3ab7e170729819bb39d22eff0219.tar.gz
recursive bump from boost-lib shlib update.
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork4/Makefile4
-rw-r--r--net/ktorrent/Makefile4
-rw-r--r--net/libktorrent/Makefile4
-rw-r--r--net/libktorrent/buildlink3.mk4
4 files changed, 8 insertions, 8 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 420c458f16d..cd37389ecb3 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2013/02/06 23:23:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.48 2013/02/15 11:54:08 obache Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
PKGNAME= ${DISTNAME:S/-4/4-4/}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile
index bedcea23286..fd28c518ab0 100644
--- a/net/ktorrent/Makefile
+++ b/net/ktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2013/02/06 23:23:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.54 2013/02/15 11:54:09 obache Exp $
DISTNAME= ktorrent-${KTORRENT_VER}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= net kde
MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile
index 4fbb7f8376e..8a37cdf0023 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/02/06 23:21:17 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2013/02/15 11:53:59 obache Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= net kde
MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/
DISTFILES= libktorrent-${LIBKTORRENT_FILEVER}.tar.bz2
diff --git a/net/libktorrent/buildlink3.mk b/net/libktorrent/buildlink3.mk
index e352b8ec711..b758295f403 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2013/02/06 23:21:17 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2013/02/15 11:53:59 obache Exp $
BUILDLINK_TREE+= libktorrent
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libktorrent
LIBKTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libktorrent+= libktorrent>=1.2.1.2
-BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb7
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb8
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"