Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:47:25 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57f90a065142 - main - security/nettle: Update version requirement of BUILD_DEPENDS
Message-ID:  <202106251347.15PDlP58089573@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57f90a0651423cc0c748a1fd88572dc6d1c2504a

commit 57f90a0651423cc0c748a1fd88572dc6d1c2504a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:41:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251347.15PDlP58089573>