pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography gdal: revbump due to libtool explictly inclu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e08b12c16b0
branches:  trunk
changeset: 768371:5e08b12c16b0
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Oct 21 00:28:05 2021 +0000

description:
gdal: revbump due to libtool explictly including dependency libs (geos)

diffstat:

 geography/gdal-lib/Makefile |  5 ++---
 geography/py-gdal/Makefile  |  5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r 1e5932928f15 -r 5e08b12c16b0 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile       Thu Oct 21 00:25:23 2021 +0000
+++ b/geography/gdal-lib/Makefile       Thu Oct 21 00:28:05 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2021/09/29 19:00:07 adam Exp $
+# $NetBSD: Makefile,v 1.142 2021/10/21 00:28:05 gdt Exp $
 
-PKGREVISION= 1
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${DISTNAME:S/gdal/gdal-lib/}
-#PKGREVISION=  0
+PKGREVISION=   2
 
 COMMENT=       Translator library for raster geospatial data formats
 
diff -r 1e5932928f15 -r 5e08b12c16b0 geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile        Thu Oct 21 00:25:23 2021 +0000
+++ b/geography/py-gdal/Makefile        Thu Oct 21 00:28:05 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2021/09/29 19:00:42 adam Exp $
+# $NetBSD: Makefile,v 1.38 2021/10/21 00:28:05 gdt Exp $
 
-#PKGREVISION=  0
-PKGREVISION= 1
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   2
 
 COMMENT=       Translator library for raster geospatial data formats, Python binding
 



Home | Main Index | Thread Index | Old Index