The developer has fixed a compiler warning that happened on OpenBSD, and a few other things were changed.

Overview: https://github.com/fcorbelli/zpaqfranz/releases/tag/64.4

autotest on AMD64 works. Patch attached.

diff --git a/archivers/zpaqfranz/Makefile b/archivers/zpaqfranz/Makefile
index 933bc301e78..0297a5aa057 100644
--- a/archivers/zpaqfranz/Makefile
+++ b/archivers/zpaqfranz/Makefile
@@ -1,7 +1,7 @@
 BROKEN-sparc64 = SIGBUS due to unaligned access when running tests
 
 COMMENT =	journaling archiver for incremental backup, fork of ZPAQ
-DIST_TUPLE =	github fcorbelli zpaqfranz 64.3 .
+DIST_TUPLE =	github fcorbelli zpaqfranz 64.4 .
 CATEGORIES =	archivers
 MAINTAINER =	tux0r <[email protected]>
 
diff --git a/archivers/zpaqfranz/distinfo b/archivers/zpaqfranz/distinfo
index ffbe02b3258..0ff6d8b7732 100644
--- a/archivers/zpaqfranz/distinfo
+++ b/archivers/zpaqfranz/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fcorbelli-zpaqfranz-64.3.tar.gz) = 6INWKVnJzarOtXRFpH61B2zIfSbjRWj+Ose1O8NElj4=
-SIZE (fcorbelli-zpaqfranz-64.3.tar.gz) = 2157311
+SHA256 (fcorbelli-zpaqfranz-64.4.tar.gz) = LYkxvMW27Hmhh3j9fdJ4pXvu2lrMrGc694ks/zLeak0=
+SIZE (fcorbelli-zpaqfranz-64.4.tar.gz) = 2163706

Reply via email to