This patch updates remind from 3.3.11 to 3.3.12.
Needs now converters/p5-JSON-MaybeXS instead of converters/p5-JSON-Any.

Tested on two amd64 systems. (One with and one without tkremind)

Index: Makefile
===================================================================
RCS file: /cvs/ports/misc/remind/Makefile,v
retrieving revision 1.50
diff -u -p -r1.50 Makefile
--- Makefile    30 Dec 2021 16:33:50 -0000      1.50
+++ Makefile    25 Jan 2022 07:50:13 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=       scripting language for reminders, with a Tk front end
 
-DISTNAME=      remind-03.03.11
-PKGNAME=       remind-3.3.11
+DISTNAME=      remind-03.03.12
+PKGNAME=       remind-3.3.12
 
 CATEGORIES=    misc
 
@@ -23,10 +23,10 @@ TEST_ENV=           LC_ALL=en_US.UTF-8
 MODULES=               x11/tk
 MODTK_VERSION=         8.6
 
-BUILD_DEPENDS=         converters/p5-JSON-Any
+BUILD_DEPENDS=         converters/p5-JSON-MaybeXS
 RUN_DEPENDS=           ${MODTK_RUN_DEPENDS} \
                        devel/tcllib \
-                       converters/p5-JSON-Any
+                       converters/p5-JSON-MaybeXS
 
 CONFIGURE_STYLE=       gnu
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/misc/remind/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- distinfo    30 Dec 2021 16:33:50 -0000      1.22
+++ distinfo    25 Jan 2022 07:50:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (remind-03.03.11.tar.gz) = CCZ7CENeI8zNUgtBYesGWbqf53OCr9hBTN1ibegB4lo=
-SIZE (remind-03.03.11.tar.gz) = 422444
+SHA256 (remind-03.03.12.tar.gz) = 1KpM2lobU+KsxjHpNeAxwAx3mCrU8IZyhvfYJwlUQJ4=
+SIZE (remind-03.03.12.tar.gz) = 424070

Reply via email to