Commits

Marcus Calhoun-Lopez authored 7cbbb6dd71f
openmpi dependencies: revbump after version update

See https://github.com/macports/macports-ports/pull/1027 See https://github.com/macports/macports-ports/commit/5f10d24ffd4b59fabf9bf412be8530e73011d952
No tags

devel/boost/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup compiler_blacklist_versions 1.0
5 5 PortGroup mpi 1.0
6 6
7 7 name boost
8 8 version 1.65.1
9 +revision 1
9 10 license Boost-1
10 11 categories devel
11 12 platforms darwin
12 13 maintainers {ryandesign @ryandesign} {michaelld @michaelld} openmaintainer
13 14
14 15 description Collection of portable C++ source libraries
15 16
16 17 long_description \
17 18 Boost provides free portable peer-reviewed C++ \
18 19 libraries. The emphasis is on portable libraries \

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

Add shortcut