Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2022 13:11:23 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5b058e4bf442 - main - net/kea: update to 2.0.2
Message-ID:  <202203091311.229DBNwB039890@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5b058e4bf4423be40c7a9012e8ae63f02556ce8b

commit 5b058e4bf4423be40c7a9012e8ae63f02556ce8b
Author:     Andrey Pevnev <apevnev@me.com>
AuthorDate: 2022-03-09 07:10:15 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-03-09 13:09:32 +0000

    net/kea: update to 2.0.2
    
    ChangeLog: https://ftp.isc.org/isc/kea/2.0.2/Kea-2.0.2-ReleaseNotes.txt
    
    PR:     262326
    Reported by:    apevnev@me.com (maintainer)
---
 net/kea/Makefile  |  2 +-
 net/kea/distinfo  |  6 +++---
 net/kea/pkg-plist | 12 ++++++------
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/net/kea/Makefile b/net/kea/Makefile
index e280866bff0b..101e6867f50e 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS=	liblog4cplus.so:devel/log4cplus \
 USES=		autoreconf compiler:c++11-lang iconv libtool pathfix ssl cpe
 
 # ISC releases things like 1.4.0-P1, which our versioning doesn't like
-ISCVERSION=	2.0.1
+ISCVERSION=	2.0.2
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
diff --git a/net/kea/distinfo b/net/kea/distinfo
index 03fdb2e7f288..6f7106a4b630 100644
--- a/net/kea/distinfo
+++ b/net/kea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639604786
-SHA256 (kea-2.0.1.tar.gz) = f50bb9a954e314316b4033a175dc807496bb9c1754110bd92a21c165a9e84c57
-SIZE (kea-2.0.1.tar.gz) = 9794211
+TIMESTAMP = 1646337034
+SHA256 (kea-2.0.2.tar.gz) = 8d28213bdc8e2bb870a383b30ac1e53d54e1eba43d2f86e5151b08b66aa6cf32
+SIZE (kea-2.0.2.tar.gz) = 9796557
diff --git a/net/kea/pkg-plist b/net/kea/pkg-plist
index 72d2bba354e6..68fb3deff854 100644
--- a/net/kea/pkg-plist
+++ b/net/kea/pkg-plist
@@ -465,8 +465,8 @@ lib/libkea-dhcp_ddns.so.18
 lib/libkea-dhcp_ddns.so.18.0.0
 lib/libkea-dhcpsrv.a
 lib/libkea-dhcpsrv.so
-lib/libkea-dhcpsrv.so.50
-lib/libkea-dhcpsrv.so.50.0.0
+lib/libkea-dhcpsrv.so.51
+lib/libkea-dhcpsrv.so.51.0.0
 lib/libkea-dns++.a
 lib/libkea-dns++.so
 lib/libkea-dns++.so.19
@@ -481,12 +481,12 @@ lib/libkea-exceptions.so.13
 lib/libkea-exceptions.so.13.0.0
 lib/libkea-hooks.a
 lib/libkea-hooks.so
-lib/libkea-hooks.so.39
-lib/libkea-hooks.so.39.0.0
+lib/libkea-hooks.so.40
+lib/libkea-hooks.so.40.0.0
 lib/libkea-http.a
 lib/libkea-http.so
-lib/libkea-http.so.29
-lib/libkea-http.so.29.0.0
+lib/libkea-http.so.30
+lib/libkea-http.so.30.0.0
 lib/libkea-log.a
 lib/libkea-log.so
 lib/libkea-log.so.22



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