git: ce7525e65911 - main - security/veracrypt: fix plist
Dima Panov
fluffy at FreeBSD.org
Sun Apr 18 16:42:09 UTC 2021
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ce7525e65911cc709c94f07f6b64477e2e35f7a7
commit ce7525e65911cc709c94f07f6b64477e2e35f7a7
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:41:52 +0000
security/veracrypt: fix plist
Reported by: 'poudriere bulk -t' failure
Approved by: portmgr blanket (trivial fix packaging)
MFH: 2021Q2
---
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 10238ba758d5..a84d85e99a60 100644
--- a/security/veracrypt/Makefile
+++ b/security/veracrypt/Makefile
@@ -1,7 +1,7 @@
PORTNAME= veracrypt
PORTVERSION= 1.24
-PORTREVISION= 2
+PORTREVISION= 3
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