Fri Mar 2 01:15:27 2018 UTC ()
gdal-lib: revbump for proj


(gdt)
diff -r1.97 -r1.98 pkgsrc/geography/gdal-lib/Makefile

cvs diff -r1.97 -r1.98 pkgsrc/geography/gdal-lib/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/gdal-lib/Makefile 2018/02/19 12:05:17 1.97
+++ pkgsrc/geography/gdal-lib/Makefile 2018/03/02 01:15:27 1.98
@@ -1,15 +1,16 @@ @@ -1,15 +1,16 @@
1# $NetBSD: Makefile,v 1.97 2018/02/19 12:05:17 ryoon Exp $ 1# $NetBSD: Makefile,v 1.98 2018/03/02 01:15:27 gdt Exp $
2 2
 3PKGREVISION= 1
3.include "../../geography/gdal-lib/Makefile.common" 4.include "../../geography/gdal-lib/Makefile.common"
4PKGNAME= ${DISTNAME:S/gdal/gdal-lib/} 5PKGNAME= ${DISTNAME:S/gdal/gdal-lib/}
5 6
6MAINTAINER= brook@nmsu.edu 7MAINTAINER= brook@nmsu.edu
7#MAINTAINER+= gdt@NetBSD.org 8#MAINTAINER+= gdt@NetBSD.org
8HOMEPAGE= http://www.gdal.org/ 9HOMEPAGE= http://www.gdal.org/
9COMMENT= Translator library for raster geospatial data formats 10COMMENT= Translator library for raster geospatial data formats
10LICENSE= mit 11LICENSE= mit
11 12
12# This package links against the geos C++ library. geos regards this 13# This package links against the geos C++ library. geos regards this
13# as a bug and changes the C++ shlib version every release. Therefore 14# as a bug and changes the C++ shlib version every release. Therefore
14# this package needs revbumping on every geos update. 15# this package needs revbumping on every geos update.
15 16