summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2009-12-07 20:24:22 +0000
committergdt <gdt>2009-12-07 20:24:22 +0000
commit5c12bf64d6bb74018707166f2a075047bdd62990 (patch)
treec0f931a4c611c30044523d15f907e16674890336 /geography
parent067d2872fa71ff2d096c768ec55848818cf8ee3b (diff)
downloadpkgsrc-5c12bf64d6bb74018707166f2a075047bdd62990.tar.gz
Update ABI_DEPENDS for shlib change, and also API_DEPENDS due to
impending changes. Revbump those that depend.
Diffstat (limited to 'geography')
-rw-r--r--geography/gpsd/buildlink3.mk7
-rw-r--r--geography/merkaartor/Makefile3
-rw-r--r--geography/viking/Makefile3
3 files changed, 9 insertions, 4 deletions
diff --git a/geography/gpsd/buildlink3.mk b/geography/gpsd/buildlink3.mk
index 32779b69654..e6838051a28 100644
--- a/geography/gpsd/buildlink3.mk
+++ b/geography/gpsd/buildlink3.mk
@@ -1,11 +1,14 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:24:35 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/12/07 20:24:22 gdt Exp $
BUILDLINK_TREE+= gpsd
.if !defined(GPSD_BUILDLINK3_MK)
GPSD_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.gpsd+= gpsd>=2.37nb1
+# 2.90 is the beginning of withdrawing of interfaces. Plus
+# it's an ABI.
+BUILDLINK_API_DEPENDS.gpsd+= gpsd>=2.90
+BUILDLINK_ABI_DEPENDS.gpsd?= gpsd>=2.90
BUILDLINK_PKGSRCDIR.gpsd?= ../../geography/gpsd
.endif # GPSD_BUILDLINK3_MK
diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile
index 688f56e3daa..2ff329d2f45 100644
--- a/geography/merkaartor/Makefile
+++ b/geography/merkaartor/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/09/08 10:19:33 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/07 20:24:22 gdt Exp $
#
DISTNAME= merkaartor-0.14
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= http://www.merkaartor.org/downloads/source/
EXTRACT_SUFX= .tar.bz2
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index 2bd3245c5b5..57c17921378 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2009/10/16 16:02:01 jkunz Exp $
+# $NetBSD: Makefile,v 1.6 2009/12/07 20:24:22 gdt Exp $
#
DISTNAME= viking-0.9.9
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}