<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/10f524a559398c23caf18af91953ebb2c9872e85">https://github.com/macports/macports-ports/commit/10f524a559398c23caf18af91953ebb2c9872e85</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 10f524a559398c23caf18af91953ebb2c9872e85
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Jun 16 16:49:52 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    libraw: fix license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    License is LGPL-2.1 *or* CDDL.
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://github.com/LibRaw/LibRaw/blob/master/COPYRIGHT
</span>---
 graphics/libraw/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libraw/Portfile b/graphics/libraw/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f790356..8cce1df 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libraw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libraw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ long_description    a library for reading RAW files obtained from digital photo
</span>                     cameras (CRW/CR2, NEF, RAF, DNG, and others)
 categories          graphics
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             LGPL-2.1 CDDL
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             {LGPL-2.1 CDDL}
</span> maintainers         nomaintainer
 
 homepage            https://www.libraw.org
</pre><pre style='margin:0'>

</pre>