summaryrefslogtreecommitdiff
path: root/geography/gdal-lib
diff options
context:
space:
mode:
authortnn <tnn>2008-01-18 05:06:18 +0000
committertnn <tnn>2008-01-18 05:06:18 +0000
commit16f94dc8fa2842422058379d501425e3f1e9c205 (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /geography/gdal-lib
parent02ce116ed2fe9791f3778513badf7dfb6db84ee9 (diff)
downloadpkgsrc-16f94dc8fa2842422058379d501425e3f1e9c205.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'geography/gdal-lib')
-rw-r--r--geography/gdal-lib/Makefile4
-rw-r--r--geography/gdal-lib/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 0b0a9f2a904..675ee90d452 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2007/08/16 00:42:20 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2008/01/18 05:06:37 tnn Exp $
#
DISTNAME= gdal-1.4.0
PKGNAME= gdal-lib-1.4.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= geography
MASTER_SITES= http://www.gdal.org/dl/
diff --git a/geography/gdal-lib/buildlink3.mk b/geography/gdal-lib/buildlink3.mk
index a819afd589e..c92a245aaef 100644
--- a/geography/gdal-lib/buildlink3.mk
+++ b/geography/gdal-lib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2007/05/30 08:54:29 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2008/01/18 05:06:37 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GDAL_LIB_BUILDLINK3_MK:= ${GDAL_LIB_BUILDLINK3_MK}+
@@ -13,6 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gdal-lib
.if !empty(GDAL_LIB_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.gdal-lib+= gdal-lib>=1.3.1
+BUILDLINK_ABI_DEPENDS.gdal-lib?= gdal-lib>=1.4.0nb3
BUILDLINK_PKGSRCDIR.gdal-lib?= ../../geography/gdal-lib
.endif # GDAL_LIB_BUILDLINK3_MK