Hi, ports@: Here is a simple patch for devel/p5-Time-Warp to update to 0.54. It build well and passed all tests on amd64-head system.
One port(databases/p5-DBIx-Class-TimeStamp) depends on it. It build well and passed all tests too with this update. Comments? OK? wen
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Time-Warp/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 12 Jul 2019 20:45:13 -0000 1.8 +++ Makefile 19 Sep 2019 07:20:06 -0000 @@ -3,7 +3,7 @@ COMMENT = control over the flow of time MODULES = cpan -DISTNAME = Time-Warp-0.52 +DISTNAME = Time-Warp-0.54 CATEGORIES = devel # same as perl Index: distinfo =================================================================== RCS file: /cvs/ports/devel/p5-Time-Warp/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 8 Jun 2015 12:40:30 -0000 1.3 +++ distinfo 19 Sep 2019 07:20:06 -0000 @@ -1,2 +1,2 @@ -SHA256 (Time-Warp-0.52.tar.gz) = 31MsyTVWS0MFsr5bMLjQ65TlOjfMCTqa+N0kf8cD5/8= -SIZE (Time-Warp-0.52.tar.gz) = 4432 +SHA256 (Time-Warp-0.54.tar.gz) = 36zcIDlshjmPjz4fnJSEwL84yqkDmtgV3zOIOpcVSU4= +SIZE (Time-Warp-0.54.tar.gz) = 4580
