summaryrefslogtreecommitdiff
path: root/comms/jpilot
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-03 10:04:30 +0000
committerwiz <wiz>2013-06-03 10:04:30 +0000
commit08a9e49a609de0757531a4db70fdaf16a761d04d (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /comms/jpilot
parent28fd1d77d7d413632c55a9604e26c96bf93b67af (diff)
downloadpkgsrc-08a9e49a609de0757531a4db70fdaf16a761d04d.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 'comms/jpilot')
-rw-r--r--comms/jpilot/Makefile3
-rw-r--r--comms/jpilot/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 771f80af9b1..e9e4969cafd 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.88 2013/05/25 16:28:05 shattered Exp $
+# $NetBSD: Makefile,v 1.89 2013/06/03 10:04:40 wiz Exp $
#
DISTNAME= jpilot-1.8.0
#KGREVISION= 19
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/
diff --git a/comms/jpilot/buildlink3.mk b/comms/jpilot/buildlink3.mk
index d101861bbaf..fb9bf9a9ec9 100644
--- a/comms/jpilot/buildlink3.mk
+++ b/comms/jpilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:18:40 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:04:40 wiz Exp $
BUILDLINK_TREE+= jpilot
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= jpilot
JPILOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.jpilot+= jpilot>=1.6.0
-BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.6.0nb19
+BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.8.0nb1
BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot
.include "../../comms/pilot-link-libs/buildlink3.mk"