Re: [maintainer update] remind 6.2.7 -> 6.2.8

Martin Ziemer <[email protected]> Wed, 29 Jul 2026 10:00:25 +0200
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
Am Tue, Jul 28, 2026 at 10:59:31PM +0200 schrieb Kirill A. Korinsky:
> On Tue, 28 Jul 2026 13:14:23 +0200,
> Martin Ziemer <[email protected]> wrote:
> > This patch updates remind from 6.2.7 to 6.2.8.
> > 
> > Tested on amd64.
> Somethign odd here:
> 
> ===>  Checking files for remind-6.2.8
> >> Fetch https://dianne.skoll.ca/projects/remind/download/remind-06.02.08.tar.gz
> ftp: Error retrieving https://dianne.skoll.ca/projects/remind/download/remind-06.02.08.tar.gz: 404 Not Found
> >> Fetch https://ftp.openbsd.org/pub/OpenBSD/distfiles/remind-06.02.08.tar.gz
> ftp: Error retrieving https://ftp.openbsd.org/pub/OpenBSD/distfiles/remind-06.02.08.tar.gz: 404 Not Found
> >> Fetch https://ftp.usa.openbsd.org/pub/OpenBSD/distfiles/remind-06.02.08.tar.gz
> ftp: Error retrieving https://ftp.usa.openbsd.org/pub/OpenBSD/distfiles/remind-06.02.08.tar.gz: 404 Not Found
> >> Fetch https://ftp.fr.openbsd.org/pub/OpenBSD/distfiles/remind-06.02.08.tar.gz
> ftp: Error retrieving https://ftp.fr.openbsd.org/pub/OpenBSD/distfiles/remind-06.02.08.tar.gz: 404 Not Found
> *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3322 '/build/distfiles/remind-06.02.08.tar.gz': @lock=remind-06.02.08.tar.gz.dist...)

Seems like 6.2.8 was removed from server as yesterday came a new release.

Patch for new release:

Index: Makefile
===================================================================
RCS file: /cvs/ports/misc/remind/Makefile,v
diff -u -p -r1.104 Makefile
--- Makefile	13 Jun 2026 10:41:54 -0000	1.104
+++ Makefile	29 Jul 2026 07:57:35 -0000
@@ -1,7 +1,7 @@
 COMMENT=	scripting language for reminders, with a Tk front end
 
-DISTNAME=	remind-06.02.07
-PKGNAME=	remind-6.2.7
+DISTNAME=	remind-06.02.09
+PKGNAME=	remind-6.2.9
 
 CATEGORIES=	misc
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/misc/remind/distinfo,v
diff -u -p -r1.73 distinfo
--- distinfo	13 Jun 2026 10:41:54 -0000	1.73
+++ distinfo	29 Jul 2026 07:57:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (remind-06.02.07.tar.gz) = zBOh38QyYXdZLhJDmprALo9hHKhiU5uYlHlE6Yqil9w=
-SIZE (remind-06.02.07.tar.gz) = 9050524
+SHA256 (remind-06.02.09.tar.gz) = GMm326SzuHUIOtMbjAkdLRacwoIf6bIwUs7As3lkRQ4=
+SIZE (remind-06.02.09.tar.gz) = 9054822