Commits
Michael Dickens authored b68a21730c6
29 29 | epoch 1 |
30 30 | |
31 31 | conflicts ${name}-devel |
32 32 | long_description ${description}: \ |
33 33 | This port follows the release version of ${name}, which is typically updated every 6 months. If for some reason this port does not build or function as desired, try the ${name}-devel port. |
34 34 | |
35 35 | } else { |
36 36 | |
37 37 | # devel |
38 38 | |
39 - | github.setup zeromq cppzmq 81c2938faad8b62167642e43b2d646591650c3f6 |
40 - | version 20190725-[string range ${github.version} 0 7] |
41 - | checksums rmd160 58876092e70845021ec22056c30fd5a6c9f799c5 \ |
42 - | sha256 9cdb24ece372a99b91a4c65987a2ec7d8d2c6691ba95cdaeae49dc4b6913a742 \ |
43 - | size 31649 |
39 + | github.setup zeromq cppzmq 1f66e996d5214b7aa651d5a617059453c989e27c |
40 + | version 20190831-[string range ${github.version} 0 7] |
41 + | checksums rmd160 067bc2bbaa2327a7e3ac62852be38356e0aa5aa0 \ |
42 + | sha256 11f8f02d465f0c183da25ab6711f8bef131e73cca30f5b76597e6eabd46d368a \ |
43 + | size 31797 |
44 44 | revision 0 |
45 45 | |
46 46 | conflicts ${name} |
47 47 | long_description ${description}: \ |
48 48 | This port follows the GIT master version of ${name}, which is typically updated every few days to weeks. |
49 49 | |
50 50 | } |
51 51 | |
52 52 | depends_lib-append path:lib/libzmq.dylib:zmq |
53 53 | |