Hi, ports@:

   Here is a simple patch for geo/py-laspy to update to 1.6.0.
   It build and run well on amd64-head system. While in 70 tests,
there is 2 fails and 4 errors.(Current version has 1 fail and 5 errors).
  No other ports depends on it.

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/py-laspy/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    12 Jul 2019 20:46:55 -0000      1.4
+++ Makefile    20 Sep 2019 02:54:02 -0000
@@ -2,10 +2,9 @@
 
 COMMENT =              library for reading, modifying and creating LAS LiDAR 
files
 
-MODPY_EGG_VERSION=     1.5.1
+MODPY_EGG_VERSION=     1.6.0
 DISTNAME=              laspy-${MODPY_EGG_VERSION}
 PKGNAME=               py-${DISTNAME}
-REVISION=              0
 
 CATEGORIES=            geo devel textproc
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/py-laspy/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    28 Apr 2018 14:28:55 -0000      1.2
+++ distinfo    20 Sep 2019 02:54:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (laspy-1.5.1.tar.gz) = h2hJmqQpwCjevf9nqnOLzzI+53cCVSi4QvNswi1Mz40=
-SIZE (laspy-1.5.1.tar.gz) = 487710
+SHA256 (laspy-1.6.0.tar.gz) = 6wpKvi889J6BzGyH8xmAteJD+NKRG7Zj66hWJCUmvRM=
+SIZE (laspy-1.6.0.tar.gz) = 485508

Reply via email to