Hi,
it looks fine. I was postponing the update until the sudo/doas patch is done (and upstream), because the updates have been basically just translations, but I guess there is no harm in updating it to latest version. Thanks, TTM Omar Polo <[email protected]> writes: > Hello, > > while investigating on the build failure on sparc, i noticed that there > is an update available for veracrypt. The changelog is available here: > > * 1.25.7: https://github.com/veracrypt/VeraCrypt/releases/tag/VeraCrypt_1.25.7 > * 1.25.9: https://github.com/veracrypt/VeraCrypt/releases/tag/VeraCrypt_1.25.9 > > it's mostly translations update, so probably no luck for the sparc64 > failure, but still nice to have. > > I don't heavily use it so further testing would be nice, but I managed > to successfully open a volume created with a previous version and the > data was there :) > > (while here also drop the rcs ids) > > OK/Comments? > > > Index: Makefile > =================================================================== > RCS file: /home/cvs/ports/security/veracrypt/Makefile,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 Makefile > --- Makefile 6 Dec 2021 19:02:18 -0000 1.1.1.1 > +++ Makefile 11 Mar 2022 11:59:29 -0000 > @@ -1,8 +1,6 @@ > -# $OpenBSD: Makefile,v 1.1.1.1 2021/12/06 19:02:18 op Exp $ > - > COMMENT= free open source disk encryption software > > -V= 1.25.4 > +V= 1.25.9 > DISTNAME= VeraCrypt_${V}_Source > PKGNAME= veracrypt-${V} > CATEGORIES= security > Index: distinfo > =================================================================== > RCS file: /home/cvs/ports/security/veracrypt/distinfo,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 distinfo > --- distinfo 6 Dec 2021 19:02:18 -0000 1.1.1.1 > +++ distinfo 11 Mar 2022 11:59:44 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (VeraCrypt_1.25.4_Source.tar.bz2) = > QXDTgmaRaCgkDs00OzoXcXS+Ch1nVq/0yGgD/UglruA= > -SIZE (VeraCrypt_1.25.4_Source.tar.bz2) = 24512823 > +SHA256 (VeraCrypt_1.25.9_Source.tar.bz2) = > drbhgYS8IaQdKUn/Y9ch1JBUpxbO/zpL13tcNRC3lK8= > +SIZE (VeraCrypt_1.25.9_Source.tar.bz2) = 24438846 > Index: patches/patch-Makefile > =================================================================== > RCS file: /home/cvs/ports/security/veracrypt/patches/patch-Makefile,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 patch-Makefile > --- patches/patch-Makefile 6 Dec 2021 19:02:18 -0000 1.1.1.1 > +++ patches/patch-Makefile 11 Mar 2022 12:00:33 -0000 > @@ -1,5 +1,3 @@ > -$OpenBSD: patch-Makefile,v 1.1.1.1 2021/12/06 19:02:18 op Exp $ > - > - don't hardcode -O2 > - inject port infrastructure' cflags/cxxflags > > @@ -24,7 +22,7 @@ Index: Makefile > export WX_BUILD_DIR ?= $(BASE_DIR)/wxrelease > WX_CONFIGURE_FLAGS += --disable-debug_flag --disable-debug_gdb > --disable-debug_info > > -@@ -424,8 +424,8 @@ endif > +@@ -441,8 +441,8 @@ endif > > #------ Common configuration ------ > > Index: patches/patch-Setup_FreeBSD_veracrypt_desktop > =================================================================== > RCS file: > /home/cvs/ports/security/veracrypt/patches/patch-Setup_FreeBSD_veracrypt_desktop,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 patch-Setup_FreeBSD_veracrypt_desktop > --- patches/patch-Setup_FreeBSD_veracrypt_desktop 6 Dec 2021 19:02:18 > -0000 1.1.1.1 > +++ patches/patch-Setup_FreeBSD_veracrypt_desktop 11 Mar 2022 12:00:54 > -0000 > @@ -1,5 +1,3 @@ > -$OpenBSD: patch-Setup_FreeBSD_veracrypt_desktop,v 1.1.1.1 2021/12/06 > 19:02:18 op Exp $ > - > Index: Setup/FreeBSD/veracrypt.desktop > --- Setup/FreeBSD/veracrypt.desktop.orig > +++ Setup/FreeBSD/veracrypt.desktop > Index: pkg/PLIST > =================================================================== > RCS file: /home/cvs/ports/security/veracrypt/pkg/PLIST,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 PLIST > --- pkg/PLIST 6 Dec 2021 19:02:18 -0000 1.1.1.1 > +++ pkg/PLIST 11 Mar 2022 12:05:32 -0000 > @@ -1,4 +1,3 @@ > -@comment $OpenBSD: PLIST,v 1.1.1.1 2021/12/06 19:02:18 op Exp $ > @bin bin/veracrypt > share/applications/veracrypt.desktop > share/pixmaps/
