Ticket #5395: portfile-ap2.patch

File portfile-ap2.patch, 852 bytes (added by james@…, 19 years ago)

patch to update and get correct file

  • Portfile

    RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/www/apache2/Portfile,v
    retrieving revision 1.29
    diff -u -r1.29 Portfile
     
    22
    33PortSystem 1.0
    44name             apache2
    5 version          2.0.54
    6 revision         4
     5version          2.0.55
     6revision         5
    77categories       www
    88maintainers      james@imajes.info
    99description      The extremely popular second version of the Apache http server
     
    1818
    1919master_sites     apache:httpd
    2020distname         httpd-${version}
    21 checksums        md5 4ae8a38c6b5db9046616ce10a0d551a2
     21checksums        md5 f1b5b65c8661db9ffe38b5a4a865a0e2
    2222use_bzip2        yes
    2323
    2424depends_lib      lib:libapr.0:apr \