Hi,  ports@:

   Here is a simple patch for devel/p5-Devel-REPL
to update to 1.003029. It build well and pass all
tests on amd64-current system.
   Only 1 port depends on it, build well and pass 
all tests too.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-REPL/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    11 Mar 2022 18:51:21 -0000      1.2
+++ Makefile    14 Feb 2023 02:12:34 -0000
@@ -1,6 +1,6 @@
 COMMENT =      modern perl interactive shell
 
-DISTNAME =     Devel-REPL-1.003028
+DISTNAME =     Devel-REPL-1.003029
 
 CATEGORIES =   devel
 
@@ -14,7 +14,7 @@ PERMIT_PACKAGE =      Yes
 MODULES =              cpan
 
 RUN_DEPENDS =          devel/p5-B-Keywords \
-                       devel/p5-Data-Dump-Streamer \
+                       devel/p5-Data-Dump-Streamer>=2.39 \
                        devel/p5-Data-Dumper-Concise \
                        devel/p5-File-HomeDir \
                        devel/p5-File-Next \
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-REPL/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    9 Oct 2020 02:00:31 -0000       1.1.1.1
+++ distinfo    14 Feb 2023 02:12:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (Devel-REPL-1.003028.tar.gz) = 
GkreeUBFAAHDa2WOUE8O4iqzfpBqkjMP3cUZwucl9Nk=
-SIZE (Devel-REPL-1.003028.tar.gz) = 60877
+SHA256 (Devel-REPL-1.003029.tar.gz) = 
fIfr2I/jq6sv+MP7aBxkRu56LcE5Cm33qmBPJjRHPGk=
+SIZE (Devel-REPL-1.003029.tar.gz) = 62226

Reply via email to