aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-08-11 19:18:23 +0000
committerMatthias Andree <mandree@FreeBSD.org>2023-08-11 19:18:23 +0000
commit1a7a24bdd169ec2764d657e0d5fc3b245077b68b (patch)
tree0da32ba288b81439def38f024bc9f44eeded1c73
parent617da838ad2b86259dbd72dacd62d5ccc89016ac (diff)
downloadports-1a7a24bdd169ec2764d657e0d5fc3b245077b68b.tar.gz
ports-1a7a24bdd169ec2764d657e0d5fc3b245077b68b.zip
net/chrony: update to 4.4
-rw-r--r--net/chrony/Makefile7
-rw-r--r--net/chrony/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 9ed0a9276aff..4b26f6ce31b5 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -1,5 +1,5 @@
PORTNAME= chrony
-DISTVERSION= 4.3
+DISTVERSION= 4.4
CATEGORIES= net
MASTER_SITES= https://download.tuxfamily.org/chrony/ \
LOCAL/mandree
@@ -30,6 +30,7 @@ CONFIGURE_ARGS= --chronyvardir=/var/db/${PORTNAME} \
ALL_TARGET= all
INSTALL_TARGET= install
+TEST_TARGET= check
LDFLAGS+= -L${LOCALBASE}/lib
@@ -46,8 +47,6 @@ OPTIONS_DEFAULT= NETTLE NTS USER
OPTIONS_GROUP= SECHASH
OPTIONS_GROUP_SECHASH= NETTLE NSS
OPTIONS_SUB= yes
-NTS_IMPLIES= NETTLE
-NETTLE_PREVENTS= NSS
HTMLDOCS_DESC= Build HTML docs (IMPLIES DOCS, needs ruby, asciidoctor)
NETTLE_DESC= Nettle crypto library support for secure hash and NTS
@@ -61,10 +60,12 @@ HTMLDOCS_IMPLIES= DOCS
HTMLDOCS_BUILD_DEPENDS+= asciidoctor:textproc/rubygem-asciidoctor
HTMLDOCS_ALL_TARGET= docs
HTMLDOCS_INSTALL_TARGET= docs
+NETTLE_PREVENTS= NSS
NETTLE_LIB_DEPENDS= libnettle.so:security/nettle
NETTLE_CONFIGURE_OFF= --without-nettle
NSS_LIB_DEPENDS= libfreebl3.so:security/nss
NSS_CONFIGURE_OFF= --without-nss
+NTS_IMPLIES= NETTLE
NTS_LIB_DEPENDS= libgnutls.so:security/gnutls
NTS_CONFIGURE_OFF= --without-gnutls
USER_CONFIGURE_ON= --with-user=chronyd
diff --git a/net/chrony/distinfo b/net/chrony/distinfo
index 3805b6091b24..5ed5f0b9f960 100644
--- a/net/chrony/distinfo
+++ b/net/chrony/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661975166
-SHA256 (chrony-4.3.tar.gz) = 9d0da889a865f089a5a21610ffb6713e3c9438ce303a63b49c2fb6eaff5b8804
-SIZE (chrony-4.3.tar.gz) = 593560
+TIMESTAMP = 1691779563
+SHA256 (chrony-4.4.tar.gz) = eafb07e6daf92b142200f478856dfed6efc9ea2d146eeded5edcb09b93127088
+SIZE (chrony-4.4.tar.gz) = 612094