<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7ffe4a87b07bd79cda2e8361fecea06937302a17">https://github.com/macports/macports-ports/commit/7ffe4a87b07bd79cda2e8361fecea06937302a17</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 7ffe4a8  pybind11: update version 2.4.3->2.5.0
</span>7ffe4a8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7ffe4a87b07bd79cda2e8361fecea06937302a17
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Thu Apr 30 17:18:18 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    pybind11: update version 2.4.3->2.5.0
</span>---
 devel/pybind11/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/pybind11/Portfile b/devel/pybind11/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 892fcb6..cb7425a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/pybind11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/pybind11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem              1.0
</span> PortGroup               github 1.0
 PortGroup               cmake  1.1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup            pybind pybind11 2.4.3 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup            pybind pybind11 2.5.0 v
</span> revision                0
 categories              devel
 platforms               darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,11 +20,11 @@ long_description        Extension modules for pybind11, which is a lightweight h
</span> installs_libs           no
 supported_archs         noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compiler.cxx_standard   2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard   2017
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums               rmd160  fd274df1be114d7cfd81c4865fb8db16932face3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  7954a67e03ceca309402b65ff1eb61b78adc59cf4c18827bd572812253ed7036 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    570697
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums               rmd160  86cc5293903052ebee56a251330fa8a6ee473221 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  0499ab4261c301a00b7ac38af6b1cfb175b8214565dbe4745f57af8560ea55ce \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    573814
</span> 
 set python_branch       3.8
 set python_version      [string map {. ""} ${python_branch}]
</pre><pre style='margin:0'>

</pre>