Hi, ports@:

    Here is a simple patch for geo/py-rasterio to update to 1.0.28.
    It build well and run well on amd64-head system and NO_TEST defined to yes.

    One port depends on it geo/py-rio-cogeo, it build well and run well on amd64
head system too.

Commenst? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/py-rasterio/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    12 Jul 2019 20:46:55 -0000      1.5
+++ Makefile    21 Sep 2019 01:49:14 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      geospatial raster data API and CLI
 
-MODPY_EGG_VERSION =    1.0.22
+MODPY_EGG_VERSION =    1.0.28
 DISTNAME =     rasterio-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/py-rasterio/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    3 May 2019 16:33:25 -0000       1.2
+++ distinfo    21 Sep 2019 01:49:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (rasterio-1.0.22.tar.gz) = McaLHthoTMxIVdrrn+bEK/XVS7rejyqyJTcLcWlCLX0=
-SIZE (rasterio-1.0.22.tar.gz) = 1851443
+SHA256 (rasterio-1.0.28.tar.gz) = ne92mOcHbI8Ujov6CyozNDCLL1MRq+nkAmngv538ZF0=
+SIZE (rasterio-1.0.28.tar.gz) = 2059598
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/geo/py-rasterio/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   3 May 2019 16:33:25 -0000       1.2
+++ pkg/PLIST   21 Sep 2019 01:49:14 -0000
@@ -44,6 +44,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/rasterio/_features.so
 lib/python${MODPY_VERSION}/site-packages/rasterio/_fill.so
 lib/python${MODPY_VERSION}/site-packages/rasterio/_io.so
+lib/python${MODPY_VERSION}/site-packages/rasterio/_shim.so
 lib/python${MODPY_VERSION}/site-packages/rasterio/_warp.so
 lib/python${MODPY_VERSION}/site-packages/rasterio/compat.py
 lib/python${MODPY_VERSION}/site-packages/rasterio/control.py

Reply via email to