<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/83f6ed66f3c65d21abe2a14d3129555b0a08bf3b">https://github.com/macports/macports-ports/commit/83f6ed66f3c65d21abe2a14d3129555b0a08bf3b</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 83f6ed66f3c curl: Update curl-ca-bundle to 20200617 (712412c)
</span>83f6ed66f3c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 83f6ed66f3c65d21abe2a14d3129555b0a08bf3b
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jun 26 08:41:08 2020 -0500
<span style='display:block; white-space:pre;color:#404040;'> curl: Update curl-ca-bundle to 20200617 (712412c)
</span>---
net/curl/Portfile | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/curl/Portfile b/net/curl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b614da835d0..26a4c7c071a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/curl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/curl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -206,7 +206,7 @@ if {${name} eq ${subport}} {
</span> }
subport curl-ca-bundle {
<span style='display:block; white-space:pre;background:#ffe0e0;'>- revision 1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ revision 2
</span> categories net
license {MPL-2 LGPL-2.1+}
supported_archs noarch
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -225,11 +225,11 @@ subport curl-ca-bundle {
</span>
# The approximate time (in seconds since the epoch) when the port maintainer
# updated the certdata.txt file in this port. (The output of "date +%s".)
<span style='display:block; white-space:pre;background:#ffe0e0;'>- set certdata_updated 1591125492
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ set certdata_updated 1593178573
</span> # The upstream commit in which certdata.txt was last updated.
<span style='display:block; white-space:pre;background:#ffe0e0;'>- set certdata_commit 4f0b2cc28b1482e285bcfceec472a568f3843299
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ set certdata_commit 712412cb974c0392afe31fd9ce974b26ae3993c3
</span> # The date (in YYYYMMDD format) that commit was pushed.
<span style='display:block; white-space:pre;background:#ffe0e0;'>- set certdata_date 20200529
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ set certdata_date 20200617
</span> set certdata_file certdata.txt
# Using tar.bz2 would be preferable because it's smaller but upstream has
# disabled the creation of all but zip archives:
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -250,9 +250,9 @@ subport curl-ca-bundle {
</span> distfiles-append ${certdata_distfile}:certdata
checksums-append ${certdata_distfile} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 a1c1e442108077ca9cab7d280a1b95e7519aba27 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 47aa73e8e437562455bcd95a0718e6db1fdd7dd8e0297e5ec5cf3a26df9df0fb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 258394
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 e909f19642fa671540fe4265d8e109ccaf48145e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 7a53b305f31901cf94d4cc92ad3ac33634406d6866f1bb97a9c2b4edf08dcc8c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 253686
</span>
extract.only ${curl_distfile}
extract.post_args-append ${worksrcdir}/Makefile \
</pre><pre style='margin:0'>
</pre>