On 2024/02/24 00:15:58 +0100, tux0r <[email protected]> wrote:
> zpaqfranz 59.2 has - on non-Windows systems - a few bugfixes, seemingly
> not more, in comparison to 59.1. As 59.1 isn't on /ports yet, attached
> is the diff from 58.11. :-)

committed, thanks :)

while here, I took the chance to convert GH_* usage to the relatively
new DIST_TUPLE; this is the actual diff that i've committed:

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/archivers/zpaqfranz/Makefile,v
diff -u -p -r1.26 Makefile
--- Makefile    11 Nov 2023 09:23:13 -0000      1.26
+++ Makefile    24 Feb 2024 07:49:26 -0000
@@ -1,11 +1,7 @@
 BROKEN-sparc64 = SIGBUS due to unaligned access when running tests
 
 COMMENT =      journaling archiver for incremental backup, fork of ZPAQ
-
-GH_ACCOUNT =   fcorbelli
-GH_PROJECT =   zpaqfranz
-GH_TAGNAME =   58.11
-
+DIST_TUPLE =   github fcorbelli zpaqfranz 59.2 .
 CATEGORIES =   archivers
 MAINTAINER =   tux0r <[email protected]>
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/archivers/zpaqfranz/distinfo,v
diff -u -p -r1.23 distinfo
--- distinfo    11 Nov 2023 09:23:13 -0000      1.23
+++ distinfo    24 Feb 2024 07:50:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (zpaqfranz-58.11.tar.gz) = lg5mkHTqcIhjfqTr2S4t5c4JN5d0z3dsLH3Ik2lxelU=
-SIZE (zpaqfranz-58.11.tar.gz) = 1870513
+SHA256 (fcorbelli-zpaqfranz-59.2.tar.gz) = 
fWSVSZcsFTpOXww+BMY/vfpzf3IkOaJv6Q/3ifENDMo=
+SIZE (fcorbelli-zpaqfranz-59.2.tar.gz) = 1927321

Reply via email to