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

MacPorts noreply at macports.org
Tue Sep 13 14:59:00 PDT 2011


#31249: php5 Download Link Fix (ONE LINE FIX IN DESCRIPTION)
----------------------------------+-----------------------------------------
 Reporter:  gerdes@…              |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  High                  |   Milestone:                                       
Component:  ports                 |     Version:  2.0.3                                
 Keywords:  php5 download         |        Port:  php5 @5.3.8                          
----------------------------------+-----------------------------------------

Comment(by gerdes@…):

 Doh those code blocks should have read:

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

 distname                php-${version}
 }}}

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

 distname                php-${version}
 }}}

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


More information about the macports-tickets mailing list