Ticket #45511: Portfile-py-pyaudio.diff

File Portfile-py-pyaudio.diff, 1.1 KB (added by haven04@…, 10 years ago)
  • Portfile

    old new  
    55PortGroup               python 1.0
    66
    77name                    py-pyaudio
    8 version                 0.2.7
     8version                 0.2.8
    99categories-append       audio
    1010platforms               darwin
    1111maintainers             NLnetLabs.nl:jaap
     
    2121
    2222master_sites            ${homepage}packages/
    2323distname                pyaudio-${version}
    24 checksums               md5     41eaa5a027e2a68ac29237018985dfbb \
    25                         rmd160  d4536504f99a0dcd90e6b6d1c7ce694e946febe5 \
    26                         sha256  7807cf937df3652f64b014b9f579c308cf87057d32ed4250a6b28844e2b56287
     24checksums               md5     5c93a193224cca0183ec434dc558cff5 \
     25                        rmd160  4310bf3ab32968a4f32e085cb07caaebadffbb64 \
     26                        sha256  4f85367cf79657616684487037957ac38582ecc5389b89420fe61d901b719551
    2727
    2828worksrcdir              PyAudio-${version}
    2929
    30 python.versions         26 27 32
     30python.versions         26 27 32 33
    3131
    3232if {${name} ne ${subport}} {
    3333    depends_lib-append  port:portaudio