Skip to content

Commit

Permalink
spot: update to version 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mamoll committed Dec 5, 2018
1 parent 88fd93f commit cd441e5
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions science/spot/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0
PortGroup compiler_blacklist_versions 1.0

name spot
version 2.5.3
version 2.6.3
revision 0
categories science math
maintainers {mmoll @mamoll} openmaintainer
Expand All @@ -12,11 +12,9 @@ homepage https://spot.lrde.epita.fr/index.html
platforms darwin
license GPL-3
master_sites http://www.lrde.epita.fr/dload/spot/
checksums md5 15dcc1125ebe36c2b352f17f46fe8677 \
sha1 aafcdd0661bf69d397e603d9cdc74a5dc61d5aad \
rmd160 5d6116159d15f31919bc6bdaf796a35de52cc2ed \
sha256 4a5083aa7b46272c7235846b2597642ccf96873fa71b1b09f3913867de88ee74 \
size 6966553
checksums rmd160 d9d4119a7a96126d7735d10861a84f5520d174e2 \
sha256 2b24dd7f841cbb4cba04c5be106bb2b3140c453ca216cdf444314c2ee4208432 \
size 7053469
depends_lib-append port:boost

# make sure compiler supports C++14
Expand All @@ -25,7 +23,7 @@ compiler.fallback-append macports-clang-4.0

configure.args-append --disable-python

set pythons_suffixes {34 35 36}
set pythons_suffixes {34 35 36 37}

set pythons_ports {}
foreach s ${pythons_suffixes} {
Expand Down

0 comments on commit cd441e5

Please sign in to comment.