pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jan  3 01:30:34 UTC 2021

Modified Files:
        pkgsrc/geography/gdal-lib: Makefile
        pkgsrc/geography/py-gdal: Makefile

Log Message:
gdal: Revbump due to geos update


To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/geography/gdal-lib/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/geography/py-gdal/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.131 pkgsrc/geography/gdal-lib/Makefile:1.132
--- pkgsrc/geography/gdal-lib/Makefile:1.131    Mon Dec 14 19:50:32 2020
+++ pkgsrc/geography/gdal-lib/Makefile  Sun Jan  3 01:30:33 2021
@@ -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/}
 

Index: pkgsrc/geography/py-gdal/Makefile
diff -u pkgsrc/geography/py-gdal/Makefile:1.27 pkgsrc/geography/py-gdal/Makefile:1.28
--- pkgsrc/geography/py-gdal/Makefile:1.27      Thu Nov  5 09:08:17 2020
+++ pkgsrc/geography/py-gdal/Makefile   Sun Jan  3 01:30:33 2021
@@ -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}
 



Home | Main Index | Thread Index | Old Index