We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4156c5 commit a325057Copy full SHA for a325057
devel/ninja/Portfile
@@ -4,16 +4,12 @@ PortSystem 1.0
4
PortGroup github 1.0
5
PortGroup legacysupport 1.1
6
7
-# O_CLOEXEC
8
-# https://github.com/ninja-build/ninja/issues/2645
9
-legacysupport.newest_darwin_requires_legacy 10
10
-
11
epoch 1
12
-github.setup ninja-build ninja 1.13.1 v
+github.setup ninja-build ninja 1.13.2 v
13
revision 0
14
-checksums rmd160 6765fd1becaccc480b857bdf7953405dfdd43ff3 \
15
- sha256 f0055ad0369bf2e372955ba55128d000cfcc21777057806015b45e4accbebf23 \
16
- size 292098
+checksums rmd160 5164c27fecc557df135da31859d5d30f821b7b6e \
+ sha256 974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17 \
+ size 292385
17
18
categories devel
19
maintainers {ryandesign @ryandesign} openmaintainer
0 commit comments