Magellan Linux

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

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

revision 30101 by niro, Thu Oct 26 10:49:13 2017 UTC revision 30102 by niro, Thu Oct 26 10:56:07 2017 UTC
# Line 38  SRC_URI=( Line 38  SRC_URI=(
38   mirror://${PNAME}/${PNAME}-2.4.3-magellan-layout.patch   mirror://${PNAME}/${PNAME}-2.4.3-magellan-layout.patch
39   mirror://${PNAME}/${PNAME}-2.2.4-magellan-vendor.patch   mirror://${PNAME}/${PNAME}-2.2.4-magellan-vendor.patch
40   mirror://${PNAME}/${PNAME}-2.2.8-default-user.patch   mirror://${PNAME}/${PNAME}-2.2.8-default-user.patch
41   mirror://${PNAME}/${PNAME}-2.4.16-default-server-root.patch   mirror://${PNAME}/${PNAME}-2.4.29-default-server-root.patch
42   mirror://${PNAME}/${PNAME}-2.4.3-default-mpm-settings.patch   mirror://${PNAME}/${PNAME}-2.4.3-default-mpm-settings.patch
43   mirror://${PNAME}/${PNAME}-2.2.9-default-dav-settings.patch   mirror://${PNAME}/${PNAME}-2.2.9-default-dav-settings.patch
44   mirror://${PNAME}/${PNAME}-2.4.3-default-ssl-settings.patch   mirror://${PNAME}/${PNAME}-2.4.3-default-ssl-settings.patch
# Line 75  src_prepare() Line 75  src_prepare()
75    
76   # fixes the default server root in the httpd.conf   # fixes the default server root in the httpd.conf
77   # defaults to $(prefix) but $(libdir)/apache2 is safer   # defaults to $(prefix) but $(libdir)/apache2 is safer
78   mpatch ${PNAME}-2.4.16-default-server-root.patch || die   mpatch ${PNAME}-2.4.29-default-server-root.patch || die
79    
80   # fixes the default pid- and lockfile   # fixes the default pid- and lockfile
81   # try to be compatible with apache1 and apache2 installations   # try to be compatible with apache1 and apache2 installations

Legend:
Removed from v.30101  
changed lines
  Added in v.30102