Commits

David Nichols authored db1e0a87569
qore: updated to v0.8.13.5
No tags

lang/qore/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4
5 5 name qore
6 -version 0.8.13.4
6 +version 0.8.13.5
7 7 revision 1
8 8 categories lang
9 9 license {LGPL-2.1 MIT}
10 10 maintainers {davidnichols @davidnich}
11 11 use_bzip2 yes
12 12 description multi-threaded embedable scripting language
13 13 long_description Qore is a scripting language designed for multi-threading and SMP scalability
14 14 homepage http://qore.org
15 15 platforms darwin
16 16 master_sites https://github.com/qorelanguage/qore/releases/download/release-${version}
17 17 conflicts qore-devel
18 18
19 -checksums md5 7a0885930afba0cf84e99b8d87900f4f \
20 - sha1 577fccbb68eaf48a7270f268a32811c25329c558 \
21 - rmd160 294c1c5229c34767263e98f2b954782c0e2d73ae
19 +checksums md5 4f234277a68d6b8496df5e788bccb6c9 \
20 + sha1 794af91df0e8881603c54f57fc3a9111db63c5ba \
21 + rmd160 f69cb70a0df3f52f411efe5f57e50c53e08d6c49
22 22
23 23 depends_build port:flex \
24 24 port:bison
25 25
26 26 depends_lib path:lib/libssl.dylib:openssl \
27 27 port:pcre \
28 28 port:zlib \
29 29 port:bzip2 \
30 30 port:gmp \
31 31 port:mpfr \

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

Add shortcut