<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/a392363624697597e8e2397b288f253d38ba1c0f">https://github.com/macports/macports-ports/commit/a392363624697597e8e2397b288f253d38ba1c0f</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 a3923636246 libxls: Remove name and homepage
</span>a3923636246 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a392363624697597e8e2397b288f253d38ba1c0f
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Sep 23 22:31:06 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    libxls: Remove name and homepage
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The github portgroup sets these for you.
</span>---
 textproc/libxls/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libxls/Portfile b/textproc/libxls/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d67b3af96ff..e960fa1fc43 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libxls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libxls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,10 +3,9 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-name                libxls
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts           catdoc
</span> github.setup        libxls libxls c1f1ca4bae8b9072c4dbf87fdbe5f8aa9911d72c
 version             1.6.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts           catdoc
</span> categories          textproc
 maintainers         {nicos @NicosPavlov} openmaintainer
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +14,6 @@ license             BSD
</span> description         libxls is a C library which can read Excel (xls) files
 long_description    Library for parsing Excel (XLS) files, with a sample \
                     program for converting Excel files into CSV.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://github.com/libxls/libxls
</span> 
 checksums           rmd160  0d79df03e148c8b93ec76230c39fb4159405fa7c \
                     sha256  ba84b2c33b597aa47af520d67d49ddd52c8d5e62871fc5f871e6ea201a61983d \
</pre><pre style='margin:0'>

</pre>