Here is the patch to update to 1.13. wen ________________________________ 发件人: [email protected] <[email protected]> 代表 wen heping <[email protected]> 发送时间: 2020年6月17日 15:57 收件人: [email protected] <[email protected]> 主题: [Update] sysutils/p5-File-Rename : Update to 1.12
Hi, ports@: Here is a simple patch for sysutils/p5-File-Rename to update to 1.12. 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/sysutils/p5-File-Rename/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile 12 Jul 2019 20:49:47 -0000 1.5 +++ Makefile 18 Jun 2020 02:16:47 -0000 @@ -2,7 +2,7 @@ COMMENT = renames multiple files -DISTNAME = File-Rename-1.10 +DISTNAME = File-Rename-1.13 CATEGORIES = sysutils MODULES = cpan Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/p5-File-Rename/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 24 Oct 2018 20:50:19 -0000 1.3 +++ distinfo 18 Jun 2020 02:16:47 -0000 @@ -1,2 +1,2 @@ -SHA256 (File-Rename-1.10.tar.gz) = BU67Nmw25VFA93ZfXqE+NOGjUgu5ZLojGsCSbIBG9Yw= -SIZE (File-Rename-1.10.tar.gz) = 13674 +SHA256 (File-Rename-1.13.tar.gz) = CzCNasW4rg2tYTXHtoYgWCIhsrMUSls5Dd0upkMS5k0= +SIZE (File-Rename-1.13.tar.gz) = 14641
