From ad6ceadd25e1d535423ffbc205cb3e45472c83ca Mon Sep 17 00:00:00 2001 From: tnn Date: Fri, 18 Jan 2008 05:06:18 +0000 Subject: 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@ --- geography/gdal-lib/Makefile | 4 ++-- geography/gdal-lib/buildlink3.mk | 3 ++- geography/postgresql81-postgis/Makefile | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'geography') 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 diff --git a/geography/postgresql81-postgis/Makefile b/geography/postgresql81-postgis/Makefile index e649a31e2ec..1c5aa54cc6c 100644 --- a/geography/postgresql81-postgis/Makefile +++ b/geography/postgresql81-postgis/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2008/01/03 13:41:28 gdt Exp $ +# $NetBSD: Makefile,v 1.13 2008/01/18 05:06:37 tnn Exp $ DISTNAME= postgis-${VERSION} VERSION= 1.3.2 PKGNAME= postgresql81-postgis-${VERSION} MASTER_SITES= http://postgis.refractions.net/download/ +PKGREVISION= 1 CATEGORIES= databases geography MAINTAINER= gdt@NetBSD.org -- cgit v1.2.3