Ticket #7010: popt.patch

File popt.patch, 1.3 KB (added by n3npq@…, 18 years ago)

popt patch

  • Portfile

    cvs diff: Diffing .
    RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/popt/Portfile,v
    retrieving revision 1.15
    diff -u -b -B -w -p -u -r1.15 Portfile
     
    22
    33PortSystem 1.0
    44name            popt
    5 version         1.7
    6 revision        4
     5version         1.10.4
     6revision        1
    77categories      devel
    8 maintainers     landonf@opendarwin.org
     8maintainers     n3npq@mac.com
    99description     A getopt(3) like library with a number of enhancements
    1010long_description popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv[] style arrays and popt can parse arbitrary argv[] style arrays.
    1111
    1212platforms       darwin
    13 master_sites    ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/ \
    14                 ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
     13master_sites    ftp://wraptastic.org/pub/rpm-4.4.x
    1514
    1615depends_lib     lib:libintl.3:gettext
    1716
    post-destroot { 
    2827        file delete -force ${destroot}${prefix}/lib/charset.alias
    2928}
    3029
    31 checksums       md5 5988e7aeb0ae4dac8d83561265984cc9
     30checksums       md5 dd22a6873b43d00f75e1c1b7dcfd1ff7