<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d735a999121611fb886cefdc6537e6b8496c4f5d">https://github.com/macports/macports-ports/commit/d735a999121611fb886cefdc6537e6b8496c4f5d</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 d735a999121 ds9: Fix worksrcdir
</span>d735a999121 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d735a999121611fb886cefdc6537e6b8496c4f5d
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Mon May 13 00:33:42 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> ds9: Fix worksrcdir
</span>---
science/ds9/Portfile | 3 ---
1 file changed, 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/ds9/Portfile b/science/ds9/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5492253391c..e797ab7de0a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/ds9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/ds9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,6 @@ github.setup SAOImageDS9 SAOImageDS9 8.1 v
</span> name ds9
revision 1
categories science graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers {aronnax @lpsinger}
license GPL-3+
description SAOImage DS9 astronomical imaging and visualization application
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,8 +42,6 @@ depends_lib-append port:ast \
</span>
universal_variant no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-worksrcdir SAOImageDS9
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> patchfiles 0001-Use-MacPorts-share-directory-instead-of-zipfs.patch \
0002-Use-CXX-to-build-tksao-C-files.patch \
0003-Use-openssl-1.0-from-MacPorts-instead-of-bundled-ope.patch \
</pre><pre style='margin:0'>
</pre>