diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/blueutil/Portfile blueutil/Portfile
a
|
b
|
|
3 | 3 | PortSystem 1.0 |
4 | 4 | PortGroup github 1.0 |
5 | 5 | |
6 | | github.setup toy blueutil 2.6.0 v |
| 6 | github.setup toy blueutil 2.8.0 v |
7 | 7 | categories sysutils |
8 | 8 | platforms darwin |
9 | 9 | maintainers {dons.net.au:darius @DanielO} |
… |
… |
|
16 | 16 | devices, pair new devices, connect and disconnect \ |
17 | 17 | devices, and check if a device is connected. |
18 | 18 | |
19 | | checksums sha1 c06665f0564fa686cb60037ad9fe21b4d3033128 \ |
20 | | rmd160 2c79a34420a5854d23a5cdaa3aa3697769ca78a7 \ |
21 | | sha256 45a418781eb71174965a47b2aa7f606fcbff5fbeea71d20e6eff88ee1f4e6721 \ |
22 | | size 16760 |
| 19 | checksums sha1 cb8f18db7cdaa5ece8aed4271b1ac814a8cfe6dd \ |
| 20 | rmd160 f4998213e02554e2d3965fa9453643731c3bd3bd \ |
| 21 | sha256 eda62a3429b7bf2d6fb0729a7f8770cfeb13a45b0d5e03f122c69443b025f83e \ |
| 22 | size 17310 |
23 | 23 | |
24 | 24 | if { ${os.platform} eq "darwin" && ${os.major} <= 12} { |
25 | 25 | known_fail yes |