Friday, August 26, 2022

Re: update net/bombadillo 2.3.3 -> 2.4.0

On 2022/08/15 12:25:55 +0200, Omar Polo <op@openbsd.org> wrote:
> Can't find a changelog for this release, but looking at the changes
> the more interesting things seems to be the new `maxwidth' settings
> and a `U' key to navigate up one level.
>
> ok?

I missed the "releases" tab on gitea...

The changelog is here: https://tildegit.org/sloum/bombadillo/releases

ping + I'd also like to drop the .date suffix from PKGNAME

% m show=PKGNAMES
bombadillo-2.4.0
% pkg_info -Q bombadillo
bombadillo-2.3.3.20201120p0

ok?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/net/bombadillo/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 11 Mar 2022 19:45:48 -0000 1.4
+++ Makefile 26 Aug 2022 07:05:30 -0000
@@ -1,11 +1,10 @@
COMMENT = non-web browser

MODGO_MODNAME = tildegit.org/sloum/bombadillo
-MODGO_VERSION
= v0.0.0-20201120043812-757305db6692
+MODGO_VERSION = v0.0.0-20220306215042-30e550c183b1

DISTNAME = bombadillo-${MODGO_VERSION}
-PKGNAME = bombadillo-2.3.3.20201120
-REVISION = 0
+PKGNAME = bombadillo-2.4.0

CATEGORIES = net

Index: distinfo
===================================================================
RCS file: /home/cvs/ports/net/bombadillo/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 26 Nov 2020 17:33:23 -0000 1.2
+++ distinfo 15 Aug 2022 10:07:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (bombadillo-v0.0.0-20201120043812-757305db6692.zip) = +waxlPeLteh0ZylBJvsptA18+3elS0NONexOKGXIAss=
-SIZE (bombadillo-v0.0.0-20201120043812-757305db6692.zip) = 117142
+SHA256 (bombadillo-v0.0.0-20220306215042-30e550c183b1.zip) = ebxVCWuuJkZy464JEpYIRHCChIcZtMtfrLul0GyghDQ=
+SIZE (bombadillo-v0.0.0-20220306215042-30e550c183b1.zip) = 118126

No comments:

Post a Comment