Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2026 15:17:09 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Martin Filla <freebsd@sysctl.cz>
Subject:   git: 0b9eb35a67ca - main - devel/libdatovka: Update 0.7.2 => 0.7.3
Message-ID:  <69ca93f5.33edc.67f66535@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b9eb35a67ca8f952ac8e5f8315e4590b4f77f09

commit 0b9eb35a67ca8f952ac8e5f8315e4590b4f77f09
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2026-03-30 15:15:59 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-30 15:15:59 +0000

    devel/libdatovka: Update 0.7.2 => 0.7.3
    
    Changelog:
    https://gitlab.nic.cz/datovka/libdatovka/-/blob/v0.7.3/NEWS
    
    PR:             294138
    Sponsored by:   UNIS Labs
---
 devel/libdatovka/Makefile  | 3 ++-
 devel/libdatovka/distinfo  | 6 +++---
 devel/libdatovka/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/libdatovka/Makefile b/devel/libdatovka/Makefile
index 7b3b5c0a9756..a8f477709083 100644
--- a/devel/libdatovka/Makefile
+++ b/devel/libdatovka/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libdatovka
-DISTVERSION=	0.7.2
+DISTVERSION=	0.7.3
 CATEGORIES=	devel
 MASTER_SITES=	https://secure.nic.cz/files/datove_schranky/libdatovka/
 
@@ -16,6 +16,7 @@ BUILD_DEPENDS=	docbook-xsl>=0:textproc/docbook-xsl \
 		libgpg-error>=0:security/libgpg-error \
 		xsltproc:textproc/libxslt
 LIB_DEPENDS=	libcurl.so:ftp/curl \
+		libjson-c.so:devel/json-c \
 		libexpat.so:textproc/expat2
 RUN_DEPENDS=	gpgme>=0:security/gpgme \
 		libgcrypt>=0:security/libgcrypt \
diff --git a/devel/libdatovka/distinfo b/devel/libdatovka/distinfo
index cf0712f0f433..548aedb03eef 100644
--- a/devel/libdatovka/distinfo
+++ b/devel/libdatovka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758788262
-SHA256 (libdatovka-0.7.2.tar.xz) = efbcaa658066e60bb7dde6c3ebe0b7147aeb466130461cb4784085d103490706
-SIZE (libdatovka-0.7.2.tar.xz) = 731352
+TIMESTAMP = 1774867508
+SHA256 (libdatovka-0.7.3.tar.xz) = a6924d4cea81a87d6201036cafebe1283a8d372193a99e731970abf21e1434c1
+SIZE (libdatovka-0.7.3.tar.xz) = 734428
diff --git a/devel/libdatovka/pkg-plist b/devel/libdatovka/pkg-plist
index 0308168448ce..38407f79667c 100644
--- a/devel/libdatovka/pkg-plist
+++ b/devel/libdatovka/pkg-plist
@@ -2,7 +2,7 @@ include/libdatovka/isds.h
 lib/libdatovka.a
 lib/libdatovka.so
 lib/libdatovka.so.8
-lib/libdatovka.so.8.1.0
+lib/libdatovka.so.8.2.0
 libdata/pkgconfig/libdatovka.pc
 share/locale/cs/LC_MESSAGES/libdatovka.mo
 share/man/man3/isds.h.libdatovka.3.gz


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ca93f5.33edc.67f66535>