Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (32m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 02:38:29 UTC Now

2013-08-30 16:41:48 UTC MAIN commitmail json YAML

Revbump due to incorrect geos usage.

gdal links against the geos C++ library, which the geos docs say not
to do.  (The C++ library has a new shlib name every release, because
humans cannot understand if changes to C++ sources cause ABI changes.)

(gdt)