Permalink
Browse files
spdlog: Update to 0.16.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
devel/spdlog/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup github 1.0 |
|
|
PortGroup cmake 1.1 |
|
|
PortGroup cxx11 1.1 |
|
|
|
|
|
github.setup gabime spdlog 0.16.2 v |
|
|
github.setup gabime spdlog 0.16.3 v |
|
|
#revision 0 |
|
|
categories devel |
|
|
platforms darwin |
|
|
@@ -18,6 +18,6 @@ long_description ${description} |
|
|
# only header files are installed, but C++11 is still required for build tests |
|
|
supported_archs noarch |
|
|
|
|
|
checksums rmd160 a67e1a488f3c79da1b0992f536635867371c8c09 \ |
|
|
sha256 167196cb5e7a5c598c09f5d8be557d77e61f1c52ae385eaf23505ebd4aba64de \ |
|
|
size 162726 |
|
|
checksums rmd160 9ab44bcae0ef239c77681df26f7df6b2324d6565 \ |
|
|
sha256 c9c30f486de1bf06f10f1cfe0c8e528029e49d49fd324cb5accc5e8f3e31400c \ |
|
|
size 163645 |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This comment has been minimized.
@ryandesign Do you mind upgrading this
spdlogto the most recent release? Many thanks!This comment has been minimized.
@astroboylrx file a ticket on trac.macports.org
This comment has been minimized.
That would break aff4, and possibly the other ports that depend on spdlog, since spdlog 1 introduced breaking changes.
This comment has been minimized.
Okay, I see. Thanks for the prompt replies.