<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/872d93f8432ae8cea61f14646834f43364569290">https://github.com/macports/macports-ports/commit/872d93f8432ae8cea61f14646834f43364569290</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 872d93f8432 dateutils: don't use autoconf
</span>872d93f8432 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 872d93f8432ae8cea61f14646834f43364569290
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sun Jan 7 10:53:01 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    dateutils: don't use autoconf
</span>---
 sysutils/dateutils/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/dateutils/Portfile b/sysutils/dateutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1946af1126c..c363f376464 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/dateutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/dateutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           github  1.0
</span> 
 github.setup        hroptatyr dateutils 0.4.10 v
 github.tarball_from releases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> 
 homepage            https://www.fresse.org/dateutils/
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,5 +28,4 @@ checksums           rmd160  42112a5f675aa599ad98996fc7d52e0ba0272dd3 \
</span>                     sha256  3c508e2889b9d5aecab7d59d7325a70089593111a1230a496dab0f5ad677cdec \
                     size    652548
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-use_autoconf        yes
</span> use_xz              yes
</pre><pre style='margin:0'>

</pre>