diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /net/libktorrent | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'net/libktorrent')
-rw-r--r-- | net/libktorrent/Makefile | 4 | ||||
-rw-r--r-- | net/libktorrent/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile index 8a37cdf0023..e91cdf92009 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/02/15 11:53:59 obache Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/16 11:19:51 wiz Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} -PKGREVISION= 8 +PKGREVISION= 9 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 b758295f403..c59498cb7df 100644 --- a/net/libktorrent/buildlink3.mk +++ b/net/libktorrent/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2013/02/15 11:53:59 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2013/02/16 11:19:51 wiz 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.2nb8 +BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb9 BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent .include "../../devel/boost-libs/buildlink3.mk" |