Date: Tue, 10 Jun 2025 21:27:55 GMT From: Charlie Li <vishwin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 08aa025b6b97 - main - security/sequoia: add security/sequoia-chameleon-gnupg Message-ID: <202506102127.55ALRtfX033157@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=08aa025b6b972c094c37c93f7f519c6f822024c9 commit 08aa025b6b972c094c37c93f7f519c6f822024c9 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2025-06-10 21:27:36 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2025-06-10 21:27:36 +0000 security/sequoia: add security/sequoia-chameleon-gnupg --- security/sequoia/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/sequoia/Makefile b/security/sequoia/Makefile index 7f55386a5cf8..0539232b3773 100644 --- a/security/sequoia/Makefile +++ b/security/sequoia/Makefile @@ -1,12 +1,14 @@ PORTNAME= sequoia DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= vishwin@FreeBSD.org COMMENT= Meta-port for Sequoia WWW= https://sequoia-pgp.org/ -RUN_DEPENDS= sq:security/sequoia-sq +RUN_DEPENDS= sq:security/sequoia-sq \ + gpg-sq:security/sequoia-chameleon-gnupg USES= metaporthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506102127.55ALRtfX033157>
