git: 57f90a065142 - main - security/nettle: Update version requirement of BUILD_DEPENDS
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:47:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=57f90a0651423cc0c748a1fd88572dc6d1c2504a
commit 57f90a0651423cc0c748a1fd88572dc6d1c2504a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:41:23 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:41:23 +0000
security/nettle: Update version requirement of BUILD_DEPENDS
PR: 256492
Reported by: Daniel Engberg <daniel.engberg.lists at pyret.net>
---
security/nettle/Makefile | 2 +-
security/nettle/a | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 75b39026a4d2..6c5f2d56c99e 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -14,7 +14,7 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYINGv2
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3
-BUILD_DEPENDS= gmp>=6.0.0:math/gmp
+BUILD_DEPENDS= gmp>=6.1.0:math/gmp
LIB_DEPENDS= libgmp.so:math/gmp
USES= compiler:c11 gmake localbase makeinfo pathfix
diff --git a/security/nettle/a b/security/nettle/a
new file mode 100644
index 000000000000..7519f1884ae0
--- /dev/null
+++ b/security/nettle/a
@@ -0,0 +1,2 @@
+the port had been updated and improved (+)
+update to 0.81.03, Install startup script
More information about the dev-commits-ports-all
mailing list