<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/6971aa71dfdd8ba889df27776d8dea9a1f454d33">https://github.com/macports/macports-ports/commit/6971aa71dfdd8ba889df27776d8dea9a1f454d33</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6971aa71dfdd8ba889df27776d8dea9a1f454d33
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jul 22 00:22:34 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Aseprite: Update to 1.2.37
</span>---
 graphics/Aseprite/Portfile | 58 ++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 48 insertions(+), 10 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/Aseprite/Portfile b/graphics/Aseprite/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b988214c21b..b48611e4768 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/Aseprite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/Aseprite/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,17 +11,43 @@ name                        Aseprite
</span> categories                  graphics
 platforms                   macosx
 maintainers                 {ryandesign @ryandesign} openmaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+license                     Restrictive
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # We are allowed to redistribute the source code but not binaries.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # https://github.com/aseprite/aseprite/blob/master/EULA.txt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# https://github.com/aseprite/aseprite/issues/2266#issuecomment-586600478
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-license                     Restrictive
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# "The Licensor grants you the right to install and use copies of the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# SOFTWARE PRODUCT on your computer [...]"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# "You may not distribute copies of the SOFTWARE PRODUCT to third
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# parties."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# "You may only compile and modify the source code of the SOFTWARE
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# PRODUCT for your own personal purpose or to propose a contribution to
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# the SOFTWARE PRODUCT."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://aseprite.org/faq/#if-aseprite-source-code-is-available-how-is-that-you-are-selling-it
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# "Now you can still download its source code, compile it, and use it
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# for your personal purposes. You can make commercial art/assets with it
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# too. The only restriction in Aseprite EULA is that you cannot
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# redistribute Aseprite to third parties."
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup                aseprite aseprite 1.2.35 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/aseprite/aseprite/issues/2266#issuecomment-586600478
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# "[...] we considerer that the source code can be distributed (even
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# modified copies). And only binaries cannot be distributed. We might
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# modify the EULA soon to clarify these aspects (separation between
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Binary vs. Source Code)."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://community.aseprite.org/t/eula-and-faq-confusion/9377
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# "[...] the FAQ is making reference to assets/sprites, so you can
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# create art for personal or commercial products with any version of
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Aseprite (official or compiled). About the EULA is that you cannot
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# compile Aseprite for commercial purposes (e.g. resell it)."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup                aseprite aseprite 1.2.37 v
</span> revision                    0
 
 # Aseprite doesn't specify which commit of depot_tools we should use, so I'm
 # using the latest commit at the time this version of Aseprite was released.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set depot_tools_commit      e1197f06a8f45c0328d341b30e337d3a4b609716
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set depot_tools_commit      f05fcf7051e12e5b561b8811e299096f332157f7
</span> 
 # Latest commit in skia's aseprite-m102 branch at the time this version of
 # Aseprite was released (see INSTALL.md).
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,9 +59,9 @@ distname                    ${name}-v${version}-Source
</span> use_zip                     yes
 
 checksums                   ${distfiles} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                            rmd160  6f03a51950ae2134dc3432e78c36feebf6395188 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                            sha256  407ee1cf9c4ac47cc0033d1ce597591d33f9c39bb8cfc5b95728c6195378be14 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                            size    61972632 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            rmd160  5a290163548d287602631743a47088de99bb06ea \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            sha256  74989ac5e57e4cba9cc16212d81f058c3aff70749d929e2e35eb38688c994c9e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            size    61977600 \
</span>                             skia-${skia_commit}.tar.gz \
                             rmd160  b7649f5478916cf79567f2bedd70cf1b361fd723 \
                             sha256  6924ab75b5ea2b7390d22ad1710b8e6586d6068aec79457362350820bf10aaf3 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -311,11 +337,23 @@ platform darwin {
</span> 
 # https://aseprite.org/faq/#if-aseprite-source-code-is-available-how-is-that-you-are-selling-it
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-${name} is free for personal use. If you enjoy ${name}, or for commercial use,\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-please purchase a license at ${homepage}/#buy
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${name} is free for personal and commercial use provided you compile it\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+from source, which is what happens when MacPorts installs it. The\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+MacPorts project does not distribute binaries of ${name}.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+To show your support for and appreciation of the developers and to\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+avoid the need to compile it from source and instead receive an\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+official binary from the developers, please purchase a license:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${homepage}/#buy
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Please read and agree to the end user license agreement:
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Please read and agree to the end user license agreement:\
</span> ${github.raw}/${github.tag_prefix}${github.version}/EULA.txt
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+And check the frequently-asked questions:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+${homepage}/faq/
</span> "
 
 github.livecheck.regex  {([0-9.]+)}
</pre><pre style='margin:0'>

</pre>