summaryrefslogtreecommitdiff
path: root/comms/jpilot
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commit20ac8dbdde42857f4c0d4602f7f96251e2cc0002 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /comms/jpilot
parent05579362427c2dcc2bb60e7d0a84e9609904902d (diff)
downloadpkgsrc-20ac8dbdde42857f4c0d4602f7f96251e2cc0002.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'comms/jpilot')
-rw-r--r--comms/jpilot/Makefile4
-rw-r--r--comms/jpilot/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 58b3dd53287..93f5b7f3a88 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2010/06/13 22:43:59 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2010/09/14 11:01:04 wiz Exp $
#
DISTNAME= jpilot-1.6.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/older/
diff --git a/comms/jpilot/buildlink3.mk b/comms/jpilot/buildlink3.mk
index 18436416bdc..ff0654b048a 100644
--- a/comms/jpilot/buildlink3.mk
+++ b/comms/jpilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2010/06/13 22:43:59 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2010/09/14 11:01:04 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.0nb5
+BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.6.0nb6
BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot
.include "../../comms/pilot-link-libs/buildlink3.mk"