Ticket #1071: diff

File diff, 908 bytes (added by jcorley1@…, 21 years ago)

patch to update to official 0.9.4

  • Portfile

    RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/apr/Portfile,v
    retrieving revision 1.17
    diff -u -r1.17 Portfile
     
    22
    33PortSystem      1.0
    44name            apr
    5 version         APACHE_2_0_47
     5version         0.9.4
    66categories      devel
    77maintainers     jcorley1@nc.rr.com
    88description     the apache group's portability library
     
    1313                        possible, including Unices, Win32, BeOS, and OS/2. 
    1414
    1515homepage        http://apr.apache.org/
    16 master_sites    http://distfiles.opendarwin.org/
    17 checksums       md5 a1bd1c36712d65b3cc1ef6aabfef37d5
     16master_sites    http://www.apache.org/dist/apr/
     17checksums       md5 0f1e6765532dd581a58d69b35adeecfe
    1818pre-configure { system "cd ${worksrcpath} && ./buildconf" }
    1919configure.args  --with-installbuilddir=${prefix}/share/apr-0/build