diff --git a/science/gis/geos/actions.py b/science/gis/geos/actions.py
index 93c6934728..28fc710984 100644
--- a/science/gis/geos/actions.py
+++ b/science/gis/geos/actions.py
@@ -32,4 +32,4 @@ def install():
"V": get.curPYTHON()})
pisitools.insinto("/usr/share/doc/geos", "doc/doxygen_docs/html")
- pisitools.dodoc("README", "ChangeLog", "AUTHORS", "NEWS", "COPYING")
+ pisitools.dodoc("README", "AUTHORS", "NEWS", "COPYING")
diff --git a/science/gis/geos/pspec.xml b/science/gis/geos/pspec.xml
index 05c317042e..79b74682c6 100644
--- a/science/gis/geos/pspec.xml
+++ b/science/gis/geos/pspec.xml
@@ -12,7 +12,7 @@
library
Geometry engine library for Geographic Information Systems
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
- http://download.osgeo.org/geos/geos-3.5.0.tar.bz2
+ http://download.osgeo.org/geos/geos-3.6.1.tar.bz2
doxygen
ruby-devel
@@ -61,6 +61,13 @@
+
+ 2017-04-15
+ 3.6.1
+ Rebuild with new toolchain
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
3.5.0
diff --git a/science/gis/ogdi/actions.py b/science/gis/ogdi/actions.py
index 58cfa97f42..c872261cd0 100644
--- a/science/gis/ogdi/actions.py
+++ b/science/gis/ogdi/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
-WorkDir = "ogdi-3.2.0.beta2"
+WorkDir = "ogdi-3.2.0"
shelltools.export("TOPDIR", "%s/%s" % (get.workDIR(), WorkDir))
diff --git a/science/gis/ogdi/pspec.xml b/science/gis/ogdi/pspec.xml
index 9d7ba68a0a..040d8b9111 100644
--- a/science/gis/ogdi/pspec.xml
+++ b/science/gis/ogdi/pspec.xml
@@ -12,7 +12,7 @@
library
Open Geographical Datastore Interface, a GIS support library
OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products.
- mirrors://sourceforge/ogdi/ogdi-3.2.0.beta2.tar.gz
+ mirrors://sourceforge/ogdi/ogdi-3.2.0.tar.gz
proj-devel
zlib-devel
@@ -20,7 +20,7 @@
ogdi-3.1.6-fpic.patch
- patch_for_proj48_redhat.patch
+
@@ -54,6 +54,13 @@
+
+ 2017-04-15
+ 3.2.0
+ Rebuild with new toolchain
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
3.2.0_beta2
diff --git a/science/gis/proj/pspec.xml b/science/gis/proj/pspec.xml
index 2b8ecba99d..3c315337dd 100644
--- a/science/gis/proj/pspec.xml
+++ b/science/gis/proj/pspec.xml
@@ -13,8 +13,8 @@
app:console
Cartographic Projections library
Proj.4 cartographic projection software with updated NAD27 grids.
- http://download.osgeo.org/proj/proj-4.9.2.tar.gz
- http://download.osgeo.org/proj/proj-datumgrid-1.5.zip
+ http://download.osgeo.org/proj/proj-4.9.3.tar.gz
+ http://download.osgeo.org/proj/proj-datumgrid-1.6.zip
@@ -42,6 +42,13 @@
+
+ 2017-04-15
+ 4.9.3
+ Rebuild with new toolchain
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
4.9.2
diff --git a/science/misc/hdf5/actions.py b/science/misc/hdf5/actions.py
index 02a8f55abd..0d15a5f2ec 100644
--- a/science/misc/hdf5/actions.py
+++ b/science/misc/hdf5/actions.py
@@ -15,7 +15,7 @@ def setup():
--enable-hl \
--enable-threadsafe \
--enable-fortran \
- --enable-production \
+ --enable-build-mode=production \
--enable-linux-lfs \
--enable-unsupported \
--disable-static \
diff --git a/science/misc/hdf5/pspec.xml b/science/misc/hdf5/pspec.xml
index 904d5e154d..7a5dc0ac57 100644
--- a/science/misc/hdf5/pspec.xml
+++ b/science/misc/hdf5/pspec.xml
@@ -13,7 +13,7 @@
library
NCSA Hierarchical Data Format (HDF) Software Library and Utilities
HDF5 is a general purpose library and file format for storing scientific data.
- http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.17.tar.bz2
+ https://support.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.10.0-patch1.tar.bz2
time
libgfortran
@@ -49,6 +49,13 @@
+
+ 2017-04-15
+ 1.10.0
+ Rebuild with new toolchain
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-10
1.8.17