Ticket #15551: patch-Portfile.diff

File patch-Portfile.diff, 1.2 KB (added by dgilman (David Gilman), 16 years ago)

diff of the portfile

  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name            dnsmasq
    6 version         2.32
     6version         2.42
    77categories      net
    88platforms       darwin
    99maintainers     nomaintainer
     
    1111long_description        Dnsmasq is lightweight, easy to configure DNS \
    1212                        forwarder and DHCP server. It is designed to provide \
    1313                        DNS and, optionally, DHCP, to a small network. It can \
    14                         serve the names of local machines which are not in the \
     14                        serve the names of local machines which are not in the \       
    1515                        global DNS. The DHCP server integrates with the DNS \
    1616                        server and allows machines with DHCP-allocated \
    1717                        addresses to appear in the DNS with names configured \
     
    2121
    2222homepage        http://www.thekelleys.org.uk/dnsmasq/doc.html
    2323master_sites    http://www.thekelleys.org.uk/dnsmasq/
    24 checksums       sha1 f07c090922777f061fbe52aea464b1e43b3988d3
     24checksums       sha1 85c371ab8951715fbdab01e337e5649705f0b221
    2525patchfiles      patch-config.h.diff patch-Makefile.diff
    2626
    2727configure       {
     
    3434        build.args-append CC=/usr/bin/gcc-4.0
    3535}
    3636
     37startupitem.create      yes
     38startupitem.name        dnsmasq
     39startupitem.executable  ${prefix}/sbin/dnsmasq -k