This patch updated remind from 4.2.1 to 4.2.2. Tested on amd64.
Index: Makefile =================================================================== RCS file: /cvs/ports/misc/remind/Makefile,v retrieving revision 1.62 diff -u -p -r1.62 Makefile --- Makefile 16 Dec 2022 10:35:42 -0000 1.62 +++ Makefile 2 Jan 2023 05:55:36 -0000 @@ -1,7 +1,7 @@ COMMENT= scripting language for reminders, with a Tk front end -DISTNAME= remind-04.02.01 -PKGNAME= remind-4.2.1 +DISTNAME= remind-04.02.02 +PKGNAME= remind-4.2.2 CATEGORIES= misc Index: distinfo =================================================================== RCS file: /cvs/ports/misc/remind/distinfo,v retrieving revision 1.32 diff -u -p -r1.32 distinfo --- distinfo 16 Dec 2022 10:35:42 -0000 1.32 +++ distinfo 2 Jan 2023 05:55:36 -0000 @@ -1,2 +1,2 @@ -SHA256 (remind-04.02.01.tar.gz) = RknG1SyKKYSMLWihR2GM8MVROJx0E0E1gD+vSLv6uk0= -SIZE (remind-04.02.01.tar.gz) = 487960 +SHA256 (remind-04.02.02.tar.gz) = 1VcfJg+D/BUtIYHJLGa402j9Fmx/wcD8f4FXj1nnIYw= +SIZE (remind-04.02.02.tar.gz) = 492738 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/misc/remind/pkg/PLIST,v retrieving revision 1.12 diff -u -p -r1.12 PLIST --- pkg/PLIST 25 Oct 2022 19:09:06 -0000 1.12 +++ pkg/PLIST 2 Jan 2023 05:55:36 -0000 @@ -26,6 +26,7 @@ share/remind/ share/remind/ansitext.rem share/remind/holidays/ share/remind/holidays/ca.rem +share/remind/holidays/fr.rem share/remind/holidays/jewish.rem share/remind/holidays/us.rem share/remind/lang/ @@ -43,5 +44,6 @@ share/remind/lang/no.rem share/remind/lang/pl.rem share/remind/lang/pt.rem share/remind/lang/ro.rem +share/remind/seasons.rem share/remind/site/ share/remind/site/README
