<pre style='margin:0'>
ghosthound pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b2978c04bd87f7e7812fd1ecfbf9547061ed73e1">https://github.com/macports/macports-ports/commit/b2978c04bd87f7e7812fd1ecfbf9547061ed73e1</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 b2978c0 tclap: install the pkg-config data and tclap docs as well as the headers
</span>b2978c0 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b2978c04bd87f7e7812fd1ecfbf9547061ed73e1
</span>Author: Eric Hall <eric+git@darkart.com>
AuthorDate: Fri Dec 22 10:25:19 2017 -0800
<span style='display:block; white-space:pre;color:#404040;'> tclap: install the pkg-config data and tclap docs as well as the headers
</span>---
devel/tclap/Portfile | 3 ---
1 file changed, 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/tclap/Portfile b/devel/tclap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f698e13..162f8c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/tclap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/tclap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,7 +32,4 @@ configure.args-append --disable-doxygen
</span> # do not build anything, lib is header only
build {}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# install only header files
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-destroot.args -C include
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> livecheck.regex ${name}-(\[0-9\]\\.\[0-9\]+\\.\[0-9\]+)
</pre><pre style='margin:0'>
</pre>