summaryrefslogtreecommitdiff
path: root/comms/jpilot
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /comms/jpilot
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
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 e9e4969cafd..ff9185b1eab 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.89 2013/06/03 10:04:40 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2013/06/04 22:15:47 tron Exp $
#
DISTNAME= jpilot-1.8.0
#KGREVISION= 19
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= comms
MASTER_SITES= http://www.jpilot.org/
diff --git a/comms/jpilot/buildlink3.mk b/comms/jpilot/buildlink3.mk
index fb9bf9a9ec9..6a6fde1fdcc 100644
--- a/comms/jpilot/buildlink3.mk
+++ b/comms/jpilot/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:04:40 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2013/06/04 22:15:47 tron 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.8.0nb1
+BUILDLINK_ABI_DEPENDS.jpilot+= jpilot>=1.8.0nb2
BUILDLINK_PKGSRCDIR.jpilot?= ../../comms/jpilot
.include "../../comms/pilot-link-libs/buildlink3.mk"