Index | Thread | Search

From:
Klemens Nanni <kn@openbsd.org>
Subject:
Re: [update] misc/ietf-cli
To:
Peter Hessler <phessler@theapt.org>, ports@openbsd.org
Date:
Fri, 05 Jun 2026 13:15:38 +0000

Download raw body.

Thread
4 июня 2026 г. 23:36:18 GMT+03:00, Peter Hessler <phessler@theapt.org> пишет:
>github commit message: Stopped looking for titles in STDs because they went away 2026-05-21
>
>OK?
>
>Index: misc/ietf-cli/Makefile
>===================================================================
>RCS file: /cvs/openbsd/ports/misc/ietf-cli/Makefile,v
>diff -u -p -u -p -r1.21 Makefile
>--- misc/ietf-cli/Makefile	16 Apr 2026 16:50:52 -0000	1.21
>+++ misc/ietf-cli/Makefile	4 Jun 2026 20:32:11 -0000
>@@ -3,8 +3,8 @@ COMMENT=	command-line tools to work with
> GH_ACCOUNT=	paulehoffman
> GH_PROJECT=	ietf-cli
> #GH_TAGNAME=	1.31
>-GH_COMMIT=	363ca1d7e813f584865d1cecda695000475266e9
>-DISTNAME=	ietf-cli-1.31pre0
>+GH_COMMIT=	a4a84d0df3c573da4f5e4ad50ff1c9d0446886f9
>+DISTNAME=	ietf-cli-1.32pre0

Why not bump pre or revision?

If upstream tags 1.31 in the future, we'd have to "downgrade".

> 
> CATEGORIES=	misc net books
> 
>Index: misc/ietf-cli/distinfo
>===================================================================
>RCS file: /cvs/openbsd/ports/misc/ietf-cli/distinfo,v
>diff -u -p -u -p -r1.8 distinfo
>--- misc/ietf-cli/distinfo	16 Apr 2026 16:50:52 -0000	1.8
>+++ misc/ietf-cli/distinfo	4 Jun 2026 20:32:22 -0000
>@@ -1,2 +1,2 @@
>-SHA256 (ietf-cli-1.31pre0-363ca1d7.tar.gz) = dLnpRkTW8xxmmT/4EnNsc2mJtAELLK07E7NHcfX7XBk=
>-SIZE (ietf-cli-1.31pre0-363ca1d7.tar.gz) = 19331
>+SHA256 (ietf-cli-1.32pre0-a4a84d0d.tar.gz) = VvDqxJEiO/j2uW0qQNiZhmPQMMozUp7etphj2kbYDyQ=
>+SIZE (ietf-cli-1.32pre0-a4a84d0d.tar.gz) = 19368
>Index: misc/ietf-cli/patches/patch-ietf
>===================================================================
>RCS file: /cvs/openbsd/ports/misc/ietf-cli/patches/patch-ietf,v
>diff -u -p -u -p -r1.9 patch-ietf
>--- misc/ietf-cli/patches/patch-ietf	16 Apr 2026 16:50:52 -0000	1.9
>+++ misc/ietf-cli/patches/patch-ietf	4 Jun 2026 20:32:31 -0000
>@@ -3,7 +3,7 @@ Adjust ConfigPlaces.
> Index: ietf
> --- ietf.orig
> +++ ietf
>-@@ -119,7 +119,7 @@ __license__ = "https://en.wikipedia.org/wiki/WTFPL"
>+@@ -121,7 +121,7 @@ __license__ = "https://en.wikipedia.org/wiki/WTFPL"
>  KnownCmds = ("auth48", "author", "bcp", "bcponly", "charter", "conflict", "diff", "draft", "draftreport", \
>  	 "iesg", "mirror", "rfc", "rfcextra", "rfchtml", "rfchtmlized", "rfcinfo", "rg", "std", "stdonly", "tools", \
>  	 "tracker")
>
>