Page MenuHomeFreeBSD

D24481.id70780.diff
No OneTemporary

D24481.id70780.diff

Index: head/archivers/lazperf/Makefile
===================================================================
--- head/archivers/lazperf/Makefile
+++ head/archivers/lazperf/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= lazperf
-DISTVERSION= 1.3.0
-PORTREVISION= 2
+DISTVERSION= 1.4.4
CATEGORIES= archivers databases geography
MAINTAINER= lbartoletti@FreeBSD.org
@@ -19,8 +18,5 @@
CMAKE_OFF= WITH_TESTS
NO_ARCH= yes
-
-post-patch:
- @${RM} ${WRKSRC}/laz-perf/portable_endian.hpp.orig
.include <bsd.port.mk>
Index: head/archivers/lazperf/distinfo
===================================================================
--- head/archivers/lazperf/distinfo
+++ head/archivers/lazperf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536449526
-SHA256 (hobu-laz-perf-1.3.0_GH0.tar.gz) = 9d4273206557e091a4faf7faa4867ecd7da55a116015fcbfb58d30e88570958e
-SIZE (hobu-laz-perf-1.3.0_GH0.tar.gz) = 4156023
+TIMESTAMP = 1587188698
+SHA256 (hobu-laz-perf-1.4.4_GH0.tar.gz) = 9154874a1ed2490af1b7508b43ac6021825c2e50b2dff2e13cbef371c9ca664e
+SIZE (hobu-laz-perf-1.4.4_GH0.tar.gz) = 3477188
Index: head/archivers/lazperf/files/patch-laz-perf_portable__endian.hpp
===================================================================
--- head/archivers/lazperf/files/patch-laz-perf_portable__endian.hpp
+++ head/archivers/lazperf/files/patch-laz-perf_portable__endian.hpp
@@ -1,16 +0,0 @@
---- laz-perf/portable_endian.hpp.orig 2018-07-12 13:01:41 UTC
-+++ laz-perf/portable_endian.hpp
-@@ -43,11 +43,11 @@
- # define __PDP_ENDIAN PDP_ENDIAN
- **/
-
--#elif defined(__OpenBSD__)
-+#elif defined(__FreeBSD__) || defined(__OpenBSD__)
-
- # include <sys/endian.h>
-
--#elif defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__)
-+#elif defined(__NetBSD__) || defined(__DragonFly__)
-
- # define be16toh betoh16
- # define le16toh letoh16
Index: head/archivers/lazperf/pkg-descr
===================================================================
--- head/archivers/lazperf/pkg-descr
+++ head/archivers/lazperf/pkg-descr
@@ -1,5 +1,5 @@
Alternative LAZ implementation. It supports compilation and usage in JavaScript,
- usage in database contexts such as pgpointcloud and Oracle Point Cloud, and it
-executes faster than the LASzip codebase.
+ usage in database contexts such as pgpointcloud and Oracle Point Cloud, and it
+ executes faster than the LASzip codebase.
WWW: https://github.com/hobu/laz-perf

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 11, 6:14 AM (5 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28639848
Default Alt Text
D24481.id70780.diff (2 KB)

Event Timeline