From: Martin Ziemer Subject: [maintainer update] remind 5.5.0 -> 6.0.1 To: ports@openbsd.org Date: Wed, 20 Aug 2025 10:28:09 +0200 This patch updates remind from 5.5.0 to 6.0.1. It fixes a Buffer Overflow, which is potentially security-sensitive. (And adds new Features, especially todos) Tested on amd64. Index: Makefile =================================================================== RCS file: /cvs/ports/misc/remind/Makefile,v diff -u -p -r1.92 Makefile --- Makefile 1 Aug 2025 16:51:32 -0000 1.92 +++ Makefile 20 Aug 2025 07:41:22 -0000 @@ -1,7 +1,7 @@ COMMENT= scripting language for reminders, with a Tk front end -DISTNAME= remind-05.05.00 -PKGNAME= remind-5.5.0 +DISTNAME= remind-06.00.01 +PKGNAME= remind-6.0.1 CATEGORIES= misc @@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes COMPILER= base-clang ports-gcc COMPILER_LANGS= c -WANTLIB= c m +WANTLIB= c m readline SITES= https://dianne.skoll.ca/projects/remind/download/ Index: distinfo =================================================================== RCS file: /cvs/ports/misc/remind/distinfo,v diff -u -p -r1.61 distinfo --- distinfo 1 Aug 2025 16:51:32 -0000 1.61 +++ distinfo 20 Aug 2025 07:41:22 -0000 @@ -1,2 +1,2 @@ -SHA256 (remind-05.05.00.tar.gz) = zFf+g5nNxEM0S50UE7wx1HcyFWQ4vdHT2C0agz/6y+0= -SIZE (remind-05.05.00.tar.gz) = 8975080 +SHA256 (remind-06.00.01.tar.gz) = BwW29wDWzXsPWa8QZJX33XJuoUtkHZ2ECPUy+yjS8Ac= +SIZE (remind-06.00.01.tar.gz) = 8998734