<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cdeabf3cbb3fbdd58e7ba8e2619232b451d835be">https://github.com/macports/macports-ports/commit/cdeabf3cbb3fbdd58e7ba8e2619232b451d835be</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 cdeabf3  libcaer: Add pkgconfig build dependency
</span>cdeabf3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cdeabf3cbb3fbdd58e7ba8e2619232b451d835be
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Mar 1 07:43:49 2018 -0600

<span style='display:block; white-space:pre;color:#404040;'>    libcaer: Add pkgconfig build dependency
</span>---
 devel/libcaer/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libcaer/Portfile b/devel/libcaer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3e47c7f..5905bdb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libcaer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libcaer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,6 +15,9 @@ long_description    Minimal C library to access, configure and get/send AER data
</span>                     or to/from neuromorphic processors. Supported devices are the Dynamic Vision Sensor (DVS), \
                     all the DAVIS cameras, and the Dynap-se neuromorphic processor.
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:pkgconfig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_lib-append  port:libusb
 
 checksums           rmd160  67b5c16b8da39a193249dcdd055d90a9930cd9e4 \
</pre><pre style='margin:0'>

</pre>