Ticket #7632: Portfile.patch

File Portfile.patch, 595 bytes (added by luc@…, 18 years ago)

py-setuptools 0.6a10 Portfile

  • Portfile

    old new  
    33PortSystem                      1.0
    44PortGroup                       python24 1.0
    55name                            py-setuptools
    6 version                         0.6a8
     6version                         0.6a10
    77categories-append       devel
    88maintainers                     blb@opendarwin.org
    99description                     distutils enhancement for build and distribution
     
    1919distname                        setuptools-${version}
    2020use_zip                         yes
    2121
    22 checksums                       md5 3eecdf66c1a2cf8a6556bc00b69d572a
     22checksums                       md5 8bcf7524d484aa3134a1b5aa64d2c275
    2323
    2424post-destroot {
    2525        xinstall -m 755 -d ${destroot}/${prefix}/share/doc/${name}