summaryrefslogtreecommitdiff
path: root/net/kdenetwork3
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:05:17 +0000
committerwiz <wiz>2013-06-03 10:05:17 +0000
commitd73166c3f0225a0fae5c45e7873811e989d8d9b7 (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /net/kdenetwork3
parent35a84556bc0563fb2877844f2ab2c6b2a68f223c (diff)
downloadpkgsrc-d73166c3f0225a0fae5c45e7873811e989d8d9b7.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r--net/kdenetwork3/Makefile4
-rw-r--r--net/kdenetwork3/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index c3a120e853a..1a718b769a5 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2013/05/09 07:39:17 adam Exp $
+# $NetBSD: Makefile,v 1.97 2013/06/03 10:05:47 wiz Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
diff --git a/net/kdenetwork3/buildlink3.mk b/net/kdenetwork3/buildlink3.mk
index d46332ef1b0..a356bb5111b 100644
--- a/net/kdenetwork3/buildlink3.mk
+++ b/net/kdenetwork3/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.37 2013/02/16 11:19:34 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.38 2013/06/03 10:05:47 wiz Exp $
BUILDLINK_TREE+= kdenetwork
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdenetwork
KDENETWORK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kdenetwork+= kdenetwork>=3.5.0nb1
-BUILDLINK_ABI_DEPENDS.kdenetwork+= kdenetwork>=3.5.10nb25
+BUILDLINK_ABI_DEPENDS.kdenetwork+= kdenetwork>=3.5.10nb27
BUILDLINK_PKGSRCDIR.kdenetwork?= ../../net/kdenetwork3
.include "../../converters/uulib/buildlink3.mk"