git: 0f01f66e5b05 - main - security/veracrypt: update to 1.24-Update7

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Sun Sep 5 03:24:44 UTC 2021


The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f01f66e5b05b86c851808d3a72b04fd4f13bc1c

commit 0f01f66e5b05b86c851808d3a72b04fd4f13bc1c
Author:     Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
AuthorDate: 2021-09-05 03:21:39 +0000
Commit:     Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
CommitDate: 2021-09-05 03:21:39 +0000

    security/veracrypt: update to 1.24-Update7
    
    - Fix typo into pkg-message.in files [1]
    PR:             258147
    Reported by:    Graham Perrin <grahamperrin _at__ gmail.com> [1]
---
 security/veracrypt/Makefile             | 6 +++---
 security/veracrypt/distinfo             | 6 +++---
 security/veracrypt/files/pkg-message.in | 4 +++-
 security/veracrypt/pkg-plist            | 2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile
index a84d85e99a60..fca07442f7fb 100644
--- a/security/veracrypt/Makefile
+++ b/security/veracrypt/Makefile
@@ -1,10 +1,10 @@
 
 PORTNAME=	veracrypt
 PORTVERSION=	1.24
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}-Update3/
-DISTNAME=	${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}-Update3_Source
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}-Update7/
+DISTNAME=	${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}-Update7_Source
 
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	Open-source disk encryption software based on Truecrypt
diff --git a/security/veracrypt/distinfo b/security/veracrypt/distinfo
index 56a6ea0656fe..1e54f29149be 100644
--- a/security/veracrypt/distinfo
+++ b/security/veracrypt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577558383
-SHA256 (VeraCrypt_1.24-Update3_Source.tar.bz2) = 0c28fab15a9d051e372bf14f5f580b65b15394b9462dbf887f26776e66eaa90a
-SIZE (VeraCrypt_1.24-Update3_Source.tar.bz2) = 23676006
+TIMESTAMP = 1630810788
+SHA256 (VeraCrypt_1.24-Update7_Source.tar.bz2) = 6c1d3b0aa137bfcd30c65de9bec23a0c9bd98076f35013087c5f56613f21f044
+SIZE (VeraCrypt_1.24-Update7_Source.tar.bz2) = 23523401
diff --git a/security/veracrypt/files/pkg-message.in b/security/veracrypt/files/pkg-message.in
index 81309dbcef08..9f0f264a75a2 100644
--- a/security/veracrypt/files/pkg-message.in
+++ b/security/veracrypt/files/pkg-message.in
@@ -1,6 +1,8 @@
 [
 { type: install
   message: <<EOM
+Veracrypt was installed
+
 1) Veracrypt needs security/sudo port to mount disk volumes. You must modify 
    %%PREFIX%%/etc/sudoers file to add Veracrypt user(s). Don't use root user
 
@@ -10,7 +12,7 @@ $ kldload fuse
 
 If you want load fuse.ko on boot time, please add the following to /boot/loader.conf
 
-fuse_load="YES"
+fusefs_load="YES"
 
 3) Enjoy it
 EOM
diff --git a/security/veracrypt/pkg-plist b/security/veracrypt/pkg-plist
index fceabbae00aa..1b665ec922fb 100644
--- a/security/veracrypt/pkg-plist
+++ b/security/veracrypt/pkg-plist
@@ -51,13 +51,13 @@ share/applications/veracrypt.desktop
 %%PORTDOCS%%%%DOCSDIR%%/html/Disclaimers.html
 %%PORTDOCS%%%%DOCSDIR%%/html/Documentation.html
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation.html
-%%PORTDOCS%%%%DOCSDIR%%/html/Donation_donate.gif
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_Bank.html
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_VeraCrypt_BitcoinCash.png
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_VeraCrypt_Bitcoin_small.png
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_VeraCrypt_Ethereum.png
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_VeraCrypt_Litecoin.png
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_VeraCrypt_Monero.png
+%%PORTDOCS%%%%DOCSDIR%%/html/Donation_donate.gif
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_donate_CHF.gif
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_donate_Dollars.gif
 %%PORTDOCS%%%%DOCSDIR%%/html/Donation_donate_Euros.gif


More information about the dev-commits-ports-main mailing list