<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/41a5f9c0134a04b8e0b1ab2b60518e9d07923351">https://github.com/macports/macports-ports/commit/41a5f9c0134a04b8e0b1ab2b60518e9d07923351</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 41a5f9c0134a04b8e0b1ab2b60518e9d07923351
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jan 26 13:50:43 2025 +1100

<span style='display:block; white-space:pre;color:#404040;'>    php/*: set github.tarball_from explicitly
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    In preparation for changing the default.
</span>---
 php/php-Twig/Portfile     | 3 ++-
 php/php-libev/Portfile    | 3 ++-
 php/php-peb/Portfile      | 2 ++
 php/php-phalcon2/Portfile | 5 ++++-
 php/php-phalcon3/Portfile | 3 ++-
 php/php-taint/Portfile    | 4 ++++
 php/phpsh/Portfile        | 2 ++
 7 files changed, 18 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-Twig/Portfile b/php/php-Twig/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0aa658fb1be..80a908bfc4c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-Twig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-Twig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup           github 1.0
</span> PortGroup           php 1.1
 
 github.setup        fabpot Twig 1.16.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name                php-Twig
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             BSD
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-libev/Portfile b/php/php-libev/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b25d2e337a9..11f72c43682 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-libev/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-libev/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup               github 1.0
</span> PortGroup               php 1.1
 
 github.setup            m4rw3r php-libev 56557bbb590a6415196e9e64fc12c5e0a32f7726
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> version                 20131219
 categories-append       devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> maintainers             ryandesign openmaintainer
 license                 BSD
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-peb/Portfile b/php/php-peb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4094114807b..c399cf65061 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-peb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-peb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup       php 1.1
</span> # Note: The developer is an ass. Avoid contact.
 
 github.setup    videlalvaro mypeb 0.20b
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name            php-peb
 revision        1
 license         BSD
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-phalcon2/Portfile b/php/php-phalcon2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c4ba03df088..b4b944d7e7b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-phalcon2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-phalcon2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,6 @@ PortGroup               github 1.0
</span> PortGroup               php 1.1
 
 name                    php-phalcon2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 BSD
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,12 +16,16 @@ if {[vercmp ${php.branch} >= 5.5]} {
</span> 
 if {[vercmp ${php.branch} >= 5.4]} {
     github.setup        phalcon cphalcon 2.0.13 phalcon-v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.tarball_from tarball
</span>     revision            0
     checksums           rmd160  c94dadcf628d8611cbcb44f35b1b536c9b0e3fc9 \
                         sha256  00f7e45282e6e793c37c75742da696ebb031cf5b880d324eefd19039bd27b74e \
                         size    5226597
 } elseif {[vercmp ${php.branch} >= 5.3]} {
     github.setup        phalcon cphalcon 2.0.9 phalcon-v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.tarball_from tarball
</span>     revision            0
     checksums           rmd160  3955e097b18c3ea8b29264bb184b70ad2a7eebd7 \
                         sha256  d4607491b801da973796c44eaed9f909787d9a588ec5a7ea7c84d74d43106a46 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-phalcon3/Portfile b/php/php-phalcon3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6fd6af87cdd..ffc27a43b27 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-phalcon3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-phalcon3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,6 @@ PortGroup               github 1.0
</span> PortGroup               php 1.1
 
 name                    php-phalcon3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 BSD
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +19,8 @@ if {[vercmp ${php.branch} >= 7.2]} {
</span> 
 if {[vercmp ${php.branch} >= 5.5]} {
     github.setup        phalcon cphalcon 3.4.5 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.tarball_from tarball
</span>     revision            0
     checksums           rmd160  77cc416d00dd02fbeb59705bd4d4d2ddfb9b4900 \
                         sha256  1e083a1d20ae6bf5059a7a775130ea373de589979ee51d763e4d6aa1d5501a06 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-taint/Portfile b/php/php-taint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 16ece2684ca..3f01b80c0ff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-taint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-taint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,12 +15,16 @@ php.pecl                yes
</span> 
 if {[vercmp ${php.branch} >= 7.0]} {
     github.setup        laruence taint 2.1.0 taint-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.tarball_from tarball
</span>     revision            0
     checksums           rmd160  88327c16fb3a8354d31acc1c070449dd3877bb90 \
                         sha256  1eac052ccdf5d562219013a35a094f80159b3af21de3d084da01394f588fb1d8 \
                         size    18613
 } else {
     github.setup        laruence taint 1.2.2 taint-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    github.tarball_from tarball
</span>     revision            0
     checksums           rmd160  09773bed91dd5f0aa7c34be6b4a50172a1635176 \
                         sha256  ea38bfeb20c1ae46477db4bd5ae1ddf97b7b75abfba8c624e44dfb73643ad9ca \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/phpsh/Portfile b/php/phpsh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6542fb9ea3c..7133e408f93 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/phpsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/phpsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup               github 1.0
</span> PortGroup               python 1.0
 
 github.setup            facebookarchive phpsh 8427a3cd8a2cb8f8f0d85faf0bd9d49b10961a04
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from     tarball
</span> version                 1.3-20140514
 categories              php devel
 maintainers             nomaintainer
</pre><pre style='margin:0'>

</pre>