git: 49dc86f679b0 - 2021Q2 - security/veracrypt: fix plist
Dima Panov
fluffy at FreeBSD.org
Sun Apr 18 16:43:50 UTC 2021
The branch 2021Q2 has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=49dc86f679b0a4a3480537ff78f1f4871abab50d
commit 49dc86f679b0a4a3480537ff78f1f4871abab50d
Author: Dima Panov <fluffy at FreeBSD.org>
AuthorDate: 2021-04-18 16:40:05 +0000
Commit: Dima Panov <fluffy at FreeBSD.org>
CommitDate: 2021-04-18 16:43:40 +0000
security/veracrypt: fix plist
Reported by: 'poudriere bulk -t' failure
Approved by: portmgr blanket (trivial fix packaging)
MFH: 2021Q2
(cherry picked from commit ce7525e65911cc709c94f07f6b64477e2e35f7a7)
---
security/veracrypt/Makefile | 2 +-
security/veracrypt/pkg-plist | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile
index 995ea272a6f3..d64a1c59b202 100644
--- a/security/veracrypt/Makefile
+++ b/security/veracrypt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= veracrypt
PORTVERSION= 1.24
-PORTREVISION= 1
+PORTREVISION= 2
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
diff --git a/security/veracrypt/pkg-plist b/security/veracrypt/pkg-plist
index d59685629630..fceabbae00aa 100644
--- a/security/veracrypt/pkg-plist
+++ b/security/veracrypt/pkg-plist
@@ -51,6 +51,7 @@ 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
@@ -172,6 +173,8 @@ share/applications/veracrypt.desktop
%%PORTDOCS%%%%DOCSDIR%%/html/flag-eu.png
%%PORTDOCS%%%%DOCSDIR%%/html/flag-gb-small.png
%%PORTDOCS%%%%DOCSDIR%%/html/flag-gb.png
+%%PORTDOCS%%%%DOCSDIR%%/html/flag-nz-small.png
+%%PORTDOCS%%%%DOCSDIR%%/html/flag-nz.png
%%PORTDOCS%%%%DOCSDIR%%/html/flag-us-small.png
%%PORTDOCS%%%%DOCSDIR%%/html/flag-us.png
%%PORTDOCS%%%%DOCSDIR%%/html/flattr-badge-large.png
More information about the dev-commits-ports-all
mailing list