<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/83123869a3ae651f283fa9870f2b1b6fe03783fb">https://github.com/macports/macports-ports/commit/83123869a3ae651f283fa9870f2b1b6fe03783fb</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 83123869a3a gallery-dl: update to 1.28
</span>83123869a3a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 83123869a3ae651f283fa9870f2b1b6fe03783fb
</span>Author: anelki <akierig@fastmail.de>
AuthorDate: Mon Dec 2 18:02:56 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> gallery-dl: update to 1.28
</span>---
net/gallery-dl/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/gallery-dl/Portfile b/net/gallery-dl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 019c7bf512f..3b51f953c3d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/gallery-dl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/gallery-dl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup github 1.0
PortGroup python 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup mikf gallery-dl 1.27.7 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup mikf gallery-dl 1.28.0 v
</span> github.tarball_from releases
distname gallery_dl-${github.version}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,9 +12,9 @@ categories net
</span> maintainers {@akierig fastmail.de:akierig} openmaintainer
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 d40c0f1477317ed0b50d0e6fb107af4c7b6d0370 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 f587310fb007e14d9d3a1022527927c30185cbda69945150ed19f870ebc37447 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 498869
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 9158e489ab6ad90dfda8496da65d189ec96f63b1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 e046785d8670fab3527c4e0275b73ace4d7f2ffddf0868afc20cce89a6b6a990 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 515100
</span>
description command-line program to download image galleries and \
collections from several image hosting sites
</pre><pre style='margin:0'>
</pre>