I m testing 6.6 and porting some of my ports (like my ttyd)

I noticed that doxygen depends upon p5-Error, which does not server
0.17025 anymore on https://www.cpan.org/modules/by-module/Error/

Maybe a good time to update ?
(so far it's ok here)


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Error/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile    12 Jul 2019 20:44:52 -0000      1.20
+++ Makefile    3 Oct 2019 14:05:36 -0000
@@ -4,7 +4,7 @@ COMMENT=        error/exception handling in an
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME =     Error-0.17025
+DISTNAME =     Error-0.17028
 CATEGORIES=    devel
 # perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Error/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo    28 Apr 2018 13:53:21 -0000      1.13
+++ distinfo    3 Oct 2019 14:05:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (Error-0.17025.tar.gz) = bJ9HStPU/gyr/2tr5TLLHdNIJFmG1Ka2AK2SHVz9768=
-SIZE (Error-0.17025.tar.gz) = 32013
+SHA256 (Error-0.17028.tar.gz) = OthcXlizHIkDAGKYQkpRu6OfGEDjJPWuYS6ryLk16WA=
+SIZE (Error-0.17028.tar.gz) = 33234
cvs server: Diffing pkg

PS:
Most scary build ever
{{{
===>  Building for p5-Error-0.17028
Building Error
===>  Faking installation for p5-Error-0.17028
Building Error
}}}

Reply via email to