Hi ports --
Simple update to protozero 1.6.3
Minimal (but complete changelog):
* Moved byteswap_inplace functions from detail into protozero namespace.
They can be useful outsize protozero.
* More asserts and unit tests and small cleanups.
This is a BDEP for get/libosmium and geo/osrm-backend. Both build ok
with this.
All tests pass.
Not taking MAINTAINER, just an update.
~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/protozero/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 5 Jul 2018 05:01:46 -0000 1.1.1.1
+++ Makefile 10 Sep 2018 13:00:00 -0000
@@ -4,7 +4,7 @@ COMMENT = minimalist protocol buffer dec
GH_ACCOUNT = mapbox
GH_PROJECT = protozero
-GH_TAGNAME = v1.6.2
+GH_TAGNAME = v1.6.3
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/protozero/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 5 Jul 2018 05:01:46 -0000 1.1.1.1
+++ distinfo 10 Sep 2018 13:00:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (protozero-1.6.2.tar.gz) = EZZEH5iTLCGeVoQkgknF/UBAI4Q7CoYgNNXa8k63RDM=
-SIZE (protozero-1.6.2.tar.gz) = 1063745
+SHA256 (protozero-1.6.3.tar.gz) = xdPHH1+1bYZ/8FNuVc16Py6w0J9uu/Y2sP3k8OElUvU=
+SIZE (protozero-1.6.3.tar.gz) = 1064248