Date: Sat, 11 Jan 2025 14:55:48 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a41a16d5fdc0 - main - net/rpki-client: Update version 9.3=>9.4 Message-ID: <202501111455.50BEtmxk036252@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a41a16d5fdc0511d2fc9a1fe3e23f74264c71199 commit a41a16d5fdc0511d2fc9a1fe3e23f74264c71199 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-01-11 13:17:31 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-01-11 14:55:26 +0000 net/rpki-client: Update version 9.3=>9.4 - Fix BROKEN message Changelog: https://ftp.openbsd.org/pub/OpenBSD/rpki-client/rpki-client-9.4.txt --- net/rpki-client/Makefile | 4 ++-- net/rpki-client/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile index 2258609f5bc1..295b9d5b34fe 100644 --- a/net/rpki-client/Makefile +++ b/net/rpki-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= rpki-client -DISTVERSION= 9.3 +DISTVERSION= 9.4 CATEGORIES= net MASTER_SITES= OPENBSD MASTER_SITE_SUBDIR=rpki-client @@ -11,7 +11,7 @@ WWW= https://www.rpki-client.org/ LICENSE= ISCL NOT_FOR_ARCHS= i386 -NOT_FOR_ARCHS_REASON= Does support broken OS with small time_t +NOT_FOR_ARCHS_REASON= Does not support broken OS with small time_t BUILD_DEPENDS= rsync>0:net/rsync LIB_DEPENDS= libexpat.so:textproc/expat2 \ diff --git a/net/rpki-client/distinfo b/net/rpki-client/distinfo index cf649af78477..e743965dc7e5 100644 --- a/net/rpki-client/distinfo +++ b/net/rpki-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727272529 -SHA256 (rpki-client-9.3.tar.gz) = 0fc209e15e41d9dc780ad365923a1e358ce37ffc814cf5282bc26e9d670e17bd -SIZE (rpki-client-9.3.tar.gz) = 565901 +TIMESTAMP = 1736601367 +SHA256 (rpki-client-9.4.tar.gz) = f3bd2cda5517826b717c574f122ee075eb35866b923b558de6a2720517f0bb6a +SIZE (rpki-client-9.4.tar.gz) = 569250
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501111455.50BEtmxk036252>