From nobody Thu Apr 4 21:16:38 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V9ZDl1mDhz5G3gq; Thu, 4 Apr 2024 21:16:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V9ZDl18Skz4Jyl; Thu, 4 Apr 2024 21:16:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712265399; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ahXHcBbTLoH9XbaZte/gCeaRWVcAZKGD2A1P9IU+mEE=; b=FwSTnfhoO0Qkwo09vROxxttfanwqynxdrRQO/JznrKctY6fS1UNIYPK29UViKGCh90+JwS DYFzQRCpeBCAZ0b/hHrxW4kGcba6QlSwZ+z2Hi27tQhgsVx2jhF/1icz0U2er0tXf1kS/J tB4cshSIdPEvgRqwuY9USyz6c0x8OCYVYr1FrPsQXFgeusEvhq80Vc5bGAZgssuPpS+GSN VhwnGxvYXK8QPXBA67AqfMQGNhjUrzzd6q4CFLilNlvvLlzR9W3KSpYE7Fv0NIIZNzZb8M qrXHkuVjVdJGR4ezvCOdp7uJxff2SSsKQZUTpvFzsVLyS+/ld7y8kNkFp+vhJw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712265399; a=rsa-sha256; cv=none; b=k6qtmhyj+hiI9GhefCzad59FWsmxV467K/WCtcLM9/amuhAjKYK4CEufeN4fZvwBPcYs4A Rh/5TGxDAhi8TnsuOc2IKkKe4u+UgrR2a0tkKW/5i45S3DUJqwfp9JJ6aAoCkLA2k8ySLS mFOQhoCHGf3hpjbCBKDowsK4CTUVGRIH8Vf+etx6pkUk0druyAq998InFCIU/Lc9pxAdQD aKretZb6eO1qLg0EBWCdwVyq9SXPbixPezKSEALmlC40VwT6jDhR3anW/36oTctNkBGTKz eTKfO1tEK9AWoo2QjUt7N23uD47XkSTYNnMN0/pX2sf76iIkiXL97kmvTHT9lQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712265399; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ahXHcBbTLoH9XbaZte/gCeaRWVcAZKGD2A1P9IU+mEE=; b=kt75GKoCeNA8Dm0GH8IZj/ZBVLQkrypG6ORi9AogUI7jvO9a1yjx18ZwHfw0v694KTwdpV mAMEgU9wVUtV6cbZoEjp93xkv021e7gxm3WFznABpVy9BgECaoPtkSssZzbIOYLUT4rB4g Jk5nlZ1bycvQrdmX4KhQkwdSNesVRcoOkGv30YN0LuPHOAlhVEwLOZ4QOeauppNL8cON0u jYc2wFmM03xeKUY9EZ3/Ls92jvOfFCahwaKncQuTCAwQtMK5CIwWNwuX5+Gn5hWCc1yydk MCliLSdhOTeQEUZOKrRNMjQetSVBFppLLQ3JVppJk202mcN0p/uGoRYZdFO6Ig== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V9ZDl0kgMzYFc; Thu, 4 Apr 2024 21:16:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 434LGd1U045403; Thu, 4 Apr 2024 21:16:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 434LGcVp045400; Thu, 4 Apr 2024 21:16:38 GMT (envelope-from git) Date: Thu, 4 Apr 2024 21:16:38 GMT Message-Id: <202404042116.434LGcVp045400@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Gabriel M. Dutra" Subject: git: 1c4ac1ab09bd - main - devel/libdatovka: Update to 0.6.2 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dutra X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1c4ac1ab09bd3784484f59ec13bac46b34c0f26c Auto-Submitted: auto-generated The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c4ac1ab09bd3784484f59ec13bac46b34c0f26c commit 1c4ac1ab09bd3784484f59ec13bac46b34c0f26c Author: Martin Filla AuthorDate: 2024-04-04 19:02:44 +0000 Commit: Gabriel M. Dutra CommitDate: 2024-04-04 21:15:45 +0000 devel/libdatovka: Update to 0.6.2 changeLog: https://gitlab.nic.cz/datovka/libdatovka/-/blob/master/NEWS#0.6.2 PR: 278046 Approved by: garga (mentor, implicit), maintainer (implicit) --- devel/libdatovka/Makefile | 3 +-- devel/libdatovka/distinfo | 6 +++--- devel/libdatovka/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/libdatovka/Makefile b/devel/libdatovka/Makefile index 2d596ea1506d..479279442835 100644 --- a/devel/libdatovka/Makefile +++ b/devel/libdatovka/Makefile @@ -1,6 +1,5 @@ PORTNAME= libdatovka -DISTVERSION= 0.3.0 -PORTREVISION= 1 +DISTVERSION= 0.6.2 CATEGORIES= devel MASTER_SITES= https://secure.nic.cz/files/datove_schranky/libdatovka/ diff --git a/devel/libdatovka/distinfo b/devel/libdatovka/distinfo index 882f081e8363..d8731ce1843e 100644 --- a/devel/libdatovka/distinfo +++ b/devel/libdatovka/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676041947 -SHA256 (libdatovka-0.3.0.tar.xz) = c69905a1be69774a6956a8145c1631d453de162caaef1769c692501c2340261b -SIZE (libdatovka-0.3.0.tar.xz) = 689000 +TIMESTAMP = 1712247334 +SHA256 (libdatovka-0.6.2.tar.xz) = bbf0b0f3b95b8dc7f2fdb99a1f4a1dcf6ea2180e1300449acb67beb9e7700f8c +SIZE (libdatovka-0.6.2.tar.xz) = 720944 diff --git a/devel/libdatovka/pkg-plist b/devel/libdatovka/pkg-plist index 1b43fc37856f..bb7d6f083723 100644 --- a/devel/libdatovka/pkg-plist +++ b/devel/libdatovka/pkg-plist @@ -1,8 +1,8 @@ include/libdatovka/isds.h lib/libdatovka.a lib/libdatovka.so -lib/libdatovka.so.4 -lib/libdatovka.so.4.0.0 +lib/libdatovka.so.6 +lib/libdatovka.so.6.1.2 libdata/pkgconfig/libdatovka.pc share/man/man3/isds.h.libdatovka.3.gz share/man/man3/libdatovka.3.gz