Magellan Linux

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

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

revision 5633 by niro, Mon Jul 26 10:02:01 2010 UTC revision 5634 by niro, Mon Jul 26 10:22:35 2010 UTC
# Line 90  SRC_URI=( Line 90  SRC_URI=(
90   mirror://${PNAME}/${PNAME}-5.2.4-multilib.patch   mirror://${PNAME}/${PNAME}-5.2.4-multilib.patch
91   mirror://${PNAME}/${PNAME}-5.2.3-httpd-config.patch   mirror://${PNAME}/${PNAME}-5.2.3-httpd-config.patch
92   mirror://${PNAME}/${PNAME}-5.2.4-build-dir.patch   mirror://${PNAME}/${PNAME}-5.2.4-build-dir.patch
93   mirror://${PNAME}/${PNAME}-${PVER}-suhosin-${SUHOSIN_PVER}.patch   mirror://${PNAME}/${PNAME}-${PVER}-suhosin-${SUHOSIN_PVER}-2.patch
94   mirror://${PNAME}/php5_module.conf   mirror://${PNAME}/php5_module.conf
95  )  )
96    
# Line 317  src_prepare() Line 317  src_prepare()
317    
318   # hardend php core patch   # hardend php core patch
319   # see: http://www.hardened-php.net/suhosin/index.html   # see: http://www.hardened-php.net/suhosin/index.html
320   mpatch ${PNAME}-${PVER}-suhosin-${SUHOSIN_PVER}.patch || die   mpatch ${PNAME}-${PVER}-suhosin-${SUHOSIN_PVER}-2.patch || die
321    
322   # fully regenerate aclocal too   # fully regenerate aclocal too
323   rm aclocal.m4 || die   rm aclocal.m4 || die

Legend:
Removed from v.5633  
changed lines
  Added in v.5634