Magellan Linux

Diff of /trunk/extras/php5/php5-5.2.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2158 by niro, Mon Jul 6 18:44:05 2009 UTC revision 2162 by niro, Mon Jul 6 19:11:22 2009 UTC
# Line 61  SRC_URI=( Line 61  SRC_URI=(
61   mirror://${PNAME}/php5_module.conf   mirror://${PNAME}/php5_module.conf
62  )  )
63    
64    # 5.2 stable series
65    UP2TAG="5.2"
66    UP2DATE="updatecmd ${HOMEPAGE} | grep 'Current.*${UP2TAG}.*Stable' | sed 's/.*\:\ \(.*\)/\1/'"
67    
68  src_prepare()  src_prepare()
69  {  {
70   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die

Legend:
Removed from v.2158  
changed lines
  Added in v.2162