Hi, ports@:
    Here is a patch for devel/p5-Devel-ebug to update to 0.63,
it build well and pass all tests on amd64-current system.
    NO other ports depends on it.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-ebug/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    3 Jul 2020 21:44:50 -0000       1.11
+++ Makefile    4 Aug 2020 08:27:56 -0000
@@ -4,9 +4,8 @@ COMMENT =       simple, extensible Perl debugg
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Devel-ebug-0.59
+DISTNAME =     Devel-ebug-0.63
 CATEGORIES =   devel
-REVISION =     0
 
 # perl
 PERMIT_PACKAGE =       Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-ebug/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    6 May 2017 22:16:46 -0000       1.4
+++ distinfo    4 Aug 2020 08:27:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (Devel-ebug-0.59.tar.gz) = GFIpRfqrs4/cTYCZc7NQodcGcd68aBQsa8sN6U3kaEQ=
-SIZE (Devel-ebug-0.59.tar.gz) = 38416
+SHA256 (Devel-ebug-0.63.tar.gz) = WxcV42AgdhnJyQ5qzZe5qtFGYG1N+DbrCfcdAyYbXqY=
+SIZE (Devel-ebug-0.63.tar.gz) = 43128
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-ebug/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   24 Mar 2014 08:25:35 -0000      1.2
+++ pkg/PLIST   4 Aug 2020 08:27:56 -0000
@@ -31,7 +31,29 @@ ${P5SITE}/Devel/ebug/Plugin/Pad.pm
 ${P5SITE}/Devel/ebug/Plugin/Run.pm
 ${P5SITE}/Devel/ebug/Plugin/StackTrace.pm
 @man man/man1/ebug.1
+@man man/man1/ebug_backend_perl.1
 @man man/man1/ebug_client.1
 @man man/man1/ebug_server.1
 @man man/man3p/Devel::ebug.3p
+@man man/man3p/Devel::ebug::Backend.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::ActionPoints.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Basic.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Codelines.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Commands.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Eval.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Filenames.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Output.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Pad.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Ping.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::Run.3p
+@man man/man3p/Devel::ebug::Backend::Plugin::StackTrace.3p
 @man man/man3p/Devel::ebug::Console.3p
+@man man/man3p/Devel::ebug::Plugin::ActionPoints.3p
+@man man/man3p/Devel::ebug::Plugin::Basic.3p
+@man man/man3p/Devel::ebug::Plugin::Codelines.3p
+@man man/man3p/Devel::ebug::Plugin::Eval.3p
+@man man/man3p/Devel::ebug::Plugin::Filenames.3p
+@man man/man3p/Devel::ebug::Plugin::Output.3p
+@man man/man3p/Devel::ebug::Plugin::Pad.3p
+@man man/man3p/Devel::ebug::Plugin::Run.3p
+@man man/man3p/Devel::ebug::Plugin::StackTrace.3p

Reply via email to