Commits

Michael Dickens authored 67dbc99d146
libuv: update release to 1.15.0 and devel to 94f50753 (20171002).
No tags

devel/libuv/Portfile

Modified
10 10 openmaintainer
11 11 license {MIT BSD}
12 12
13 13 description Cross-platform asychronous I/O
14 14
15 15 long_description \
16 16 libuv is a multi-platform support library with a focus on asynchronous I/O.
17 17
18 18 if {${subport} eq ${name}} {
19 19
20 - github.setup libuv libuv 1.14.1 v
21 - checksums rmd160 f67146472a53c11562b630a7f4f92693352cdb71 \
22 - sha256 3c22a68317818921489ef295c6012bedbd03be773f44918f16a5628ac666e8db
20 + github.setup libuv libuv 1.15.0 v
21 + checksums rmd160 b86e59e0ce594bd6c48954cb076f9a8b6992bd20 \
22 + sha256 4a227f32d84604a4f525a2c5b2e19526d265545028b1912da09c89fdf875e444
23 23
24 24 conflicts libuv-devel
25 25
26 26 }
27 27
28 28 subport libuv-devel {
29 29
30 - github.setup libuv libuv c1ca7f078d0fcc408b849bde369932427255b79c
31 - version 20170925
32 - checksums rmd160 7fab8c949c64894a1e95338f93071154095c4504 \
33 - sha256 81af49e9b90c90843d92ae628b18dfcdbbc79b0acb2bcddc7eeabe5201588d27
30 + github.setup libuv libuv 94f507535cd7bf0d8ba426291f0498ab212d4fe5
31 + version 20171002
32 + checksums rmd160 24961994cae49c09686f98d8942e27c48462ed36 \
33 + sha256 75f43a36cb6f45b59afe752dfcd984d4b9a5aa9bd4e03a2a2383b734684ca89f
34 34
35 35 long_description ${long_description} \
36 36 This port is kept up with the libuv GIT 'master' branch, is typically updated weekly to monthly.
37 37 conflicts libuv
38 38
39 39 livecheck.url ${github.homepage}/commits/v1.x.atom
40 40
41 41 }
42 42
43 43 homepage http://libuv.org/

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut