<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/2293a51401df61d67afbcdaef7de4fe731c8d8c0">https://github.com/macports/macports-ports/commit/2293a51401df61d67afbcdaef7de4fe731c8d8c0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2293a51401df61d67afbcdaef7de4fe731c8d8c0
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Mar 31 05:06:47 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    ccfits: fix worksrcdir
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    No revbump since port either builds correctly or not at all.
</span>---
 science/ccfits/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/ccfits/Portfile b/science/ccfits/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7300c1587e3..f1a6d048927 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/ccfits/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/ccfits/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,6 @@ long_description     CCfits is an object oriented interface to the cfitsio \
</span> homepage             https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/
 master_sites         https://heasarc.gsfc.nasa.gov/docs/software/fitsio/ccfits/
 distname             CCfits-${version}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-worksrcdir           CCfits
</span> 
 checksums           rmd160  32e661e01f965626215e1cb3745c2bfd79dbf86e \
                     sha256  2bb439db67e537d0671166ad4d522290859e8e56c2f495c76faa97bc91b28612 \
</pre><pre style='margin:0'>

</pre>