Simple patch to update ninja to 1.10.1 but the main bugfix sounds
interesting. Please take a look into the Changlog:
https://groups.google.com/g/ninja-build/c/QQM54eAhrjU/m/q5zn_zTlAQAJ?pli=1
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/ninja/Makefile,v
retrieving revision 1.30
diff -u -p -u -p -r1.30 Makefile
--- Makefile 29 Feb 2020 14:29:28 -0000 1.30
+++ Makefile 3 Sep 2020 05:08:02 -0000
@@ -9,7 +9,7 @@ COMMENT = small build system with a foc
GH_ACCOUNT = ninja-build
GH_PROJECT = ninja
-GH_TAGNAME = v1.10.0
+GH_TAGNAME = v1.10.1
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/ninja/distinfo,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 distinfo
--- distinfo 29 Feb 2020 14:29:28 -0000 1.12
+++ distinfo 3 Sep 2020 05:08:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (ninja-1.10.0.tar.gz) = OBAxiwhIlDX478GcBVJegKmTr1pVuqDf6uBGWp1F+Z8=
-SIZE (ninja-1.10.0.tar.gz) = 210313
+SHA256 (ninja-1.10.1.tar.gz) = prb3rDYNSqvVTimcwdj6eyNM2BuUAWk9ohIhxiVpoj4=
+SIZE (ninja-1.10.1.tar.gz) = 211216
No comments:
Post a Comment