Changes between Initial Version and Version 1 of Ticket #583, comment 5


Ignore:
Timestamp:
Mar 24, 2016, 5:21:54 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #583, comment 5

    initial v1  
    22
    33
    4 
     4{{{
    55--- misc/darwinports/dports/www/apache2/Portfile.orig    Sun Jun  1 19:49:41 2003
    66+++ misc/darwinports/dports/www/apache2/Portfile        Sun May 25 17:34:43 2003
     
    99 
    1010 variant activate_server {
    11 +    depends_run   
    12 path:/Library/StartupItems/DarwinPortsStartup:DarwinPortsStartup
     11+    depends_run    path:/Library/StartupItems/DarwinPortsStartup:DarwinPortsStartup
    1312+
    1413     post-patch    { system "sed -e \"s=%%PREFIX%%=${prefix}/${name}=g\" \
    1514                       ${filespath}/${name}.sh > \
    1615                       ${portpath}/${workdir}/${name}.sh"
     16}}}