New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82691


Ignore:
Timestamp:
08/18/11 06:17:32 (4 years ago)
Author:
pixilla@…
Message:

sysutils/logrotate:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/logrotate/Portfile

    r82675 r82691  
    66name                logrotate 
    77version             3.8.0 
     8revision            1 
    89categories          sysutils 
    910maintainers         pixilla openmaintainer 
     
    105106        xinstall -d ${destroot}${prefix}/etc/LaunchDaemons/org.macports.logrotate 
    106107        xinstall -d ${destroot}/Library/LaunchDaemons 
    107         xinstall -m 755 ${destroot}${prefix}/share/${name}/org.macports.logrotate.plist.example \ 
     108        xinstall -m 644 ${destroot}${prefix}/share/${name}/org.macports.logrotate.plist.example \ 
    108109            ${destroot}${prefix}/etc/LaunchDaemons/org.macports.logrotate/org.macports.logrotate.plist 
    109110        ln -sf "${prefix}/etc/LaunchDaemons/org.macports.logrotate/org.macports.logrotate.plist" "${destroot}/Library/LaunchDaemons/org.macports.logrotate.plist" 
Note: See TracChangeset for help on using the changeset viewer.