On Wed, Sep 06, 2023 at 02:52:28PM +0100, Raf Czlonka wrote:
> Hello,
>
> Inlined below is a diff that updates rbw to version 1.8.3.
>
> Regards,
>
> Raf
>
> P.S. I'm not subscribed to ports@ mailing list so please CC me if
> need be.
>
I would add home page, based on my diff from:
https://marc.info/?l=openbsd-ports&m=169324108125072&w=2
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/rbw/Makefile,v
retrieving revision 1.17
diff -u -p -u -r1.17 Makefile
--- Makefile 6 Sep 2023 17:36:47 -0000 1.17
+++ Makefile 7 Sep 2023 06:21:50 -0000
@@ -4,8 +4,11 @@ NOT_FOR_ARCHS = powerpc64 riscv64 sparc6
COMMENT = command line BitWarden client
DISTNAME = rbw-1.8.3
+REVISION = 0
CATEGORIES = security
+
+HOMEPAGE = https://git.tozt.net/rbw/about/
MASTER_SITES = https://git.tozt.net/rbw/snapshot/
--
Regards,
Mikolaj