pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/gdal-lib



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Sep 11 16:15:39 UTC 2018

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

Log Message:
gdal-lib: revbump for geos C++ ABI change

together with libtool causing gdal's installed library to directly
depend on the C++ ABI.

CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/geography/gdal-lib/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.104 pkgsrc/geography/gdal-lib/Makefile:1.105
--- pkgsrc/geography/gdal-lib/Makefile:1.104    Tue Aug 21 16:15:30 2018
+++ pkgsrc/geography/gdal-lib/Makefile  Tue Sep 11 16:15:39 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2018/08/21 16:15:30 gdt Exp $
+# $NetBSD: Makefile,v 1.105 2018/09/11 16:15:39 gdt Exp $
 
-PKGREVISION= 4
+PKGREVISION= 5
 .include "../../geography/gdal-lib/Makefile.common"
 PKGNAME=       ${DISTNAME:S/gdal/gdal-lib/}
 



Home | Main Index | Thread Index | Old Index