From 5c12bf64d6bb74018707166f2a075047bdd62990 Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 7 Dec 2009 20:24:22 +0000 Subject: Update ABI_DEPENDS for shlib change, and also API_DEPENDS due to impending changes. Revbump those that depend. --- geography/gpsd/buildlink3.mk | 7 +++++-- geography/merkaartor/Makefile | 3 ++- geography/viking/Makefile | 3 ++- 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'geography') 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/} -- cgit v1.2.3