diff options
author | gdt <gdt@pkgsrc.org> | 2021-01-03 01:30:33 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2021-01-03 01:30:33 +0000 |
commit | c7c9f3952d9f529c2a4905b8bdd115d7ac0d14ac (patch) | |
tree | 50b3dbff0d8d409f61d579ceb253dff7d55dc77f /geography | |
parent | 031b23e83f3a93203784bce422b515a280a8e281 (diff) | |
download | pkgsrc-c7c9f3952d9f529c2a4905b8bdd115d7ac0d14ac.tar.gz |
gdal: Revbump due to geos update
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gdal-lib/Makefile | 4 | ||||
-rw-r--r-- | geography/py-gdal/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 9c63944ec89..41708e56f28 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.131 2020/12/14 19:50:32 gdt Exp $ +# $NetBSD: Makefile,v 1.132 2021/01/03 01:30:33 gdt Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .include "../../geography/gdal-lib/Makefile.common" PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} diff --git a/geography/py-gdal/Makefile b/geography/py-gdal/Makefile index 80186ac47ba..554af3288de 100644 --- a/geography/py-gdal/Makefile +++ b/geography/py-gdal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2020/11/05 09:08:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2021/01/03 01:30:33 gdt Exp $ #PKGREVISION= 0 -PKGREVISION= 6 +PKGREVISION= 7 .include "../../geography/gdal-lib/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} |