[MacPorts] #31249: php5 Download Link Fix (ONE LINE FIX IN DESCRIPTION)

MacPorts noreply at macports.org
Tue Sep 13 19:21:26 PDT 2011


#31249: php5 Download Link Fix (ONE LINE FIX IN DESCRIPTION)
----------------------------------+-----------------------------------------
 Reporter:  gerdes@…              |       Owner:  ryandesign@…           
     Type:  defect                |      Status:  new                    
 Priority:  Normal                |   Milestone:                         
Component:  ports                 |     Version:  2.0.3                  
 Keywords:                        |        Port:  php5                   
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (removed)
  * priority:  High => Normal
  * owner:  macports-tickets@… => ryandesign@…
  * keywords:  php5 download =>
  * port:  php5 @5.3.8 => php5


Old description:

> the php5 version 5.3.8 is failing to download the source.  The following
> changes should be made to the portfile to get the url correct
>
> In particular master_sites should be changed to
> http://www.php.net/distributions/  This changes seems to minor to be
> worth creating a patch for.  I hope you (the maintainer) are CCed if I
> enter you into form here and this is appropriate way to submit.
>
> Original portfile section: (--- delimites the code sections)
>
> ---
> homepage                http://www.php.net/
> master_sites            php
>
> distname                php-${version}
> ---
> The way it should read:
> ---
>
> homepage                http://www.php.net/
> master_sites            http://www.php.net/distributions/
>
> distname                php-${version}
>
> ---

New description:

 the php5 version 5.3.8 is failing to download the source.  The following
 changes should be made to the portfile to get the url correct

 In particular master_sites should be changed to
 http://www.php.net/distributions/  This changes seems to minor to be worth
 creating a patch for.  I hope you (the maintainer) are CCed if I enter you
 into form here and this is appropriate way to submit.

 Original portfile section:

 {{{
 homepage                http://www.php.net/
 master_sites            php

 distname                php-${version}
 }}}

 The way it should read:

 {{{
 homepage                http://www.php.net/
 master_sites            http://www.php.net/distributions/

 distname                php-${version}
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/31249#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list