This patch updates remind from 3.3.0 to 3.3.1. Tested the new version on three amd64 systems. (One cli only, so only two tkremind tests)
Index: Makefile =================================================================== RCS file: /cvs/ports/misc/remind/Makefile,v retrieving revision 1.39 diff -u -p -r1.39 Makefile --- Makefile 1 Mar 2020 06:48:54 -0000 1.39 +++ Makefile 20 Mar 2020 19:33:30 -0000 @@ -2,8 +2,8 @@ COMMENT= scripting language for reminders, with a Tk front end -DISTNAME= remind-03.03.00 -PKGNAME= remind-3.3.0 +DISTNAME= remind-03.03.01 +PKGNAME= remind-3.3.1 CATEGORIES= misc Index: distinfo =================================================================== RCS file: /cvs/ports/misc/remind/distinfo,v retrieving revision 1.12 diff -u -p -r1.12 distinfo --- distinfo 1 Mar 2020 06:48:54 -0000 1.12 +++ distinfo 20 Mar 2020 19:33:30 -0000 @@ -1,2 +1,2 @@ -SHA256 (remind-03.03.00.tar.gz) = lolbmBrlnDuhNsWa1UvMqk+5WRl/Nxr/TrFuyoGztho= -SIZE (remind-03.03.00.tar.gz) = 390762 +SHA256 (remind-03.03.01.tar.gz) = 0aFk0cLR6WPV8fJRRXqAZcrhLzbjkUysHlQnUYBJlHg= +SIZE (remind-03.03.01.tar.gz) = 395920
