Magellan Linux

Diff of /smage/trunk/extras/apache2/apache2-2.4.29-r1.smage2

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

revision 11636 by niro, Thu Dec 28 08:40:17 2017 UTC revision 11637 by niro, Thu Dec 28 08:50:04 2017 UTC
# Line 49  SRC_URI=( Line 49  SRC_URI=(
49   mirror://${PNAME}/${PNAME}-2.4.3-magellan-layout.patch   mirror://${PNAME}/${PNAME}-2.4.3-magellan-layout.patch
50   mirror://${PNAME}/${PNAME}-2.2.4-magellan-vendor.patch   mirror://${PNAME}/${PNAME}-2.2.4-magellan-vendor.patch
51   mirror://${PNAME}/${PNAME}-2.2.8-default-user.patch   mirror://${PNAME}/${PNAME}-2.2.8-default-user.patch
52   mirror://${PNAME}/${PNAME}-2.4.16-default-server-root.patch   mirror://${PNAME}/${PNAME}-2.4.29-default-server-root.patch
53   mirror://${PNAME}/${PNAME}-2.4.3-default-mpm-settings.patch   mirror://${PNAME}/${PNAME}-2.4.3-default-mpm-settings.patch
54   mirror://${PNAME}/${PNAME}-2.2.9-default-dav-settings.patch   mirror://${PNAME}/${PNAME}-2.2.9-default-dav-settings.patch
55   mirror://${PNAME}/${PNAME}-2.4.3-default-ssl-settings.patch   mirror://${PNAME}/${PNAME}-2.4.3-default-ssl-settings.patch
# Line 86  src_prepare() Line 86  src_prepare()
86    
87   # fixes the default server root in the httpd.conf   # fixes the default server root in the httpd.conf
88   # defaults to $(prefix) but $(libdir)/apache2 is safer   # defaults to $(prefix) but $(libdir)/apache2 is safer
89   mpatch ${PNAME}-2.4.16-default-server-root.patch || die   mpatch ${PNAME}-2.4.29-default-server-root.patch || die
90    
91   # fixes the default pid- and lockfile   # fixes the default pid- and lockfile
92   # try to be compatible with apache1 and apache2 installations   # try to be compatible with apache1 and apache2 installations

Legend:
Removed from v.11636  
changed lines
  Added in v.11637