diff options
author | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
commit | 0ab241088d990917b584479af90e64c6cc6537ab (patch) | |
tree | 130a4fcc6421951fa2b8aa4d666b9fb391daf249 /net | |
parent | 5bb48d3c8f7446a94beb08d1ce14bb53eddf093b (diff) | |
download | pkgsrc-0ab241088d990917b584479af90e64c6cc6537ab.tar.gz |
Recursive revbump from graphics/giflib update to 5.0.4.
Diffstat (limited to 'net')
-rw-r--r-- | net/choqok/Makefile | 4 | ||||
-rw-r--r-- | net/kdenetwork4/Makefile | 4 | ||||
-rw-r--r-- | net/kmldonkey/Makefile | 4 | ||||
-rw-r--r-- | net/ktorrent/Makefile | 4 | ||||
-rw-r--r-- | net/libktorrent/Makefile | 4 | ||||
-rw-r--r-- | net/libktorrent/buildlink3.mk | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/net/choqok/Makefile b/net/choqok/Makefile index afc0897dce1..baccaebdd54 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/06/06 12:54:54 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/07/05 13:29:41 ryoon Exp $ # DISTNAME= choqok-1.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 5254294598b..3bdb6efa04b 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2013/06/06 12:54:56 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/07/05 13:29:41 ryoon Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile index 55a2468beb9..fc8c1547c79 100644 --- a/net/kmldonkey/Makefile +++ b/net/kmldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/06/06 12:54:56 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/07/05 13:29:41 ryoon Exp $ # DISTNAME= kmldonkey-2.0.2-kde4.4.0 PKGNAME= ${DISTNAME:S/-kde/./} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_KDE:=4.4.0/src/extragear/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 98ea4f75a4b..d383216bd1b 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2013/06/06 12:54:56 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/07/05 13:29:42 ryoon Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 15 +PKGREVISION= 16 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 25db6b07109..2cb7d538807 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/06/06 12:53:44 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/07/05 13:29:42 ryoon Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 14 +PKGREVISION= 15 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 050497d990a..bf59446bb65 100644 --- a/net/libktorrent/buildlink3.mk +++ b/net/libktorrent/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2013/06/06 12:53:44 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2013/07/05 13:29:42 ryoon 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.2nb14 +BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb15 BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent .include "../../devel/boost-libs/buildlink3.mk" |