Date: Sun, 7 Aug 2022 00:55:37 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 659e8a4f5851 - main - security/py-pycryptodome: Add pkg-message Message-ID: <202208070055.2770tb7M062466@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=659e8a4f5851eb339b630e600bf4dec7bbda3fbf commit 659e8a4f5851eb339b630e600bf4dec7bbda3fbf Author: John W. O'Brien <john@saltant.com> AuthorDate: 2022-08-07 00:55:12 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-07 00:55:12 +0000 security/py-pycryptodome: Add pkg-message PR: 265667 --- security/py-pycryptodome/pkg-message | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/security/py-pycryptodome/pkg-message b/security/py-pycryptodome/pkg-message new file mode 100644 index 000000000000..b4bb2037fdba --- /dev/null +++ b/security/py-pycryptodome/pkg-message @@ -0,0 +1,10 @@ +[ +{ type: install + message: <<EOM +Install the math/gmp port to enable accelerated processing with the GNU +Multiple Precision Arithmetic Library. PyCryptodome will use the +optional enhancement at runtime automatically if the library is +available. +EOM +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208070055.2770tb7M062466>