git: dd1fe4e5a942 - main - www/neon: Update to 0.32.5, drop ca_root_nss.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 21:16:15 UTC
The branch main has been updated by des:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dd1fe4e5a942c3718fc0f610e88a89746190aea2
commit dd1fe4e5a942c3718fc0f610e88a89746190aea2
Author: Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2023-10-26 21:15:37 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2023-10-26 21:15:37 +0000
www/neon: Update to 0.32.5, drop ca_root_nss.
MFH: 2023Q4
Approved by: lev
Differential Revision: https://reviews.freebsd.org/D42044
---
www/neon/Makefile | 10 +++-------
www/neon/distinfo | 6 +++---
www/neon/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/www/neon/Makefile b/www/neon/Makefile
index 7dfabbfdf7bf..59abfffa3d93 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -1,5 +1,5 @@
PORTNAME= neon
-DISTVERSION= 0.32.4
+DISTVERSION= 0.32.5
CATEGORIES= www
MASTER_SITES= https://notroj.github.io/neon/
@@ -16,23 +16,19 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static
-OPTIONS_DEFINE= CA_BUNDLE DOCS GSSAPI NLS PROXY
-OPTIONS_DEFAULT= CA_BUNDLE EXPAT GSSAPI OPENSSL
+OPTIONS_DEFINE= DOCS GSSAPI NLS PROXY
+OPTIONS_DEFAULT= EXPAT GSSAPI OPENSSL
OPTIONS_RADIO= SSL
OPTIONS_RADIO_SSL= GNUTLS OPENSSL
OPTIONS_SINGLE= XML
OPTIONS_SINGLE_XML= EXPAT LIBXML2
-CA_BUNDLE_DESC= Enable CA bundle for GnuTLS/OpenSSL
DOCS_DESC= Build and/or install documentation (including manpages)
LIBXML2_DESC= libxml2 XML parser support
PROXY_DESC= libproxy support
XML_DESC= XML parser library
-CA_BUNDLE_CONFIGURE_ON= --with-ca-bundle=${LOCALBASE}/share/certs/ca-root-nss.crt
-CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
-
DOCS_BUILD_DEPENDS= xmlto:textproc/xmlto \
docbook-xml>0:textproc/docbook-xml
diff --git a/www/neon/distinfo b/www/neon/distinfo
index eedce5a7f789..f802ec51ea26 100644
--- a/www/neon/distinfo
+++ b/www/neon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663277246
-SHA256 (neon-0.32.4.tar.gz) = b1e2120e4ae07df952c4a858731619733115c5f438965de4fab41d6bf7e7a508
-SIZE (neon-0.32.4.tar.gz) = 895482
+TIMESTAMP = 1696275308
+SHA256 (neon-0.32.5.tar.gz) = 4872e12f802572dedd4b02f870065814b2d5141f7dbdaf708eedab826b51a58a
+SIZE (neon-0.32.5.tar.gz) = 896177
diff --git a/www/neon/pkg-plist b/www/neon/pkg-plist
index 3b50bd52bf25..85df9081af48 100644
--- a/www/neon/pkg-plist
+++ b/www/neon/pkg-plist
@@ -25,7 +25,7 @@ include/neon/ne_xml.h
include/neon/ne_xmlreq.h
lib/libneon.so
lib/libneon.so.27
-lib/libneon.so.27.5.4
+lib/libneon.so.27.5.5
libdata/pkgconfig/neon.pc
%%DOCS%%man/man1/neon-config.1.gz
%%DOCS%%man/man3/ne_add_request_header.3.gz