Skip to content
Permalink
Browse files

spdlog: Update to 0.16.3

  • Loading branch information
ryandesign committed Mar 28, 2018
1 parent 75a8b40 commit 85b10ef0f8149437ef82430fa1d24233a66238a0
Showing with 4 additions and 4 deletions.
  1. +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

4 comments on commit 85b10ef

@astroboylrx

This comment has been minimized.

Copy link

@astroboylrx astroboylrx replied Oct 5, 2018

@ryandesign Do you mind upgrading this spdlog to the most recent release? Many thanks!

@pmetzger

This comment has been minimized.

Copy link
Member

@pmetzger pmetzger replied Oct 5, 2018

@astroboylrx file a ticket on trac.macports.org

@ryandesign

This comment has been minimized.

Copy link
Contributor Author

@ryandesign ryandesign replied Oct 6, 2018

That would break aff4, and possibly the other ports that depend on spdlog, since spdlog 1 introduced breaking changes.

@astroboylrx

This comment has been minimized.

Copy link

@astroboylrx astroboylrx replied Oct 7, 2018

Okay, I see. Thanks for the prompt replies.

Please sign in to comment.
You can’t perform that action at this time.