summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/cclive/Makefile4
-rw-r--r--net/kget/Makefile3
-rw-r--r--net/kopete/Makefile3
-rw-r--r--net/ktorrent/Makefile4
-rw-r--r--net/libktorrent/Makefile4
-rw-r--r--net/libktorrent/buildlink3.mk4
6 files changed, 12 insertions, 10 deletions
diff --git a/net/cclive/Makefile b/net/cclive/Makefile
index 5cd28109182..4b428288a77 100644
--- a/net/cclive/Makefile
+++ b/net/cclive/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2013/10/30 06:49:54 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2013/11/20 13:23:45 obache Exp $
DISTNAME= cclive-0.7.16
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net multimedia www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cclive/}
EXTRACT_SUFX= .tar.xz
diff --git a/net/kget/Makefile b/net/kget/Makefile
index fa3e1cb49f5..5b02d4e9273 100644
--- a/net/kget/Makefile
+++ b/net/kget/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/11/07 13:03:07 markd Exp $
+# $NetBSD: Makefile,v 1.2 2013/11/20 13:23:45 obache Exp $
DISTNAME= kget-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= net
COMMENT= download manager for KDE
diff --git a/net/kopete/Makefile b/net/kopete/Makefile
index a1a4b8f088d..40e13b286b8 100644
--- a/net/kopete/Makefile
+++ b/net/kopete/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/11/07 13:03:07 markd Exp $
+# $NetBSD: Makefile,v 1.2 2013/11/20 13:23:45 obache Exp $
DISTNAME= kopete-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= net
COMMENT= Multi-protocol instant messenger client
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile
index 5761ec04079..8b0d25df632 100644
--- a/net/ktorrent/Makefile
+++ b/net/ktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2013/10/17 07:56:42 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2013/11/20 13:23:45 obache Exp $
DISTNAME= ktorrent-${KTORRENT_VER}
-PKGREVISION= 17
+PKGREVISION= 18
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 2cb7d538807..170223c5c13 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2013/07/05 13:29:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2013/11/20 13:23:41 obache Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 15
+PKGREVISION= 16
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 bf59446bb65..28e534f6078 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2013/07/05 13:29:42 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2013/11/20 13:23:41 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.2nb15
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb16
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"