Ticket #26206: Portfile-php5-oauth.diff

File Portfile-php5-oauth.diff, 930 bytes (added by zaika_bodya@…, 14 years ago)

my changes in Profile to get updated

  • Portfile

    old new  
    33PortSystem      1.0
    44PortGroup       php5extension 1.0
    55
    6 php5extension.setup oauth 0.99.9 pecl
     6php5extension.setup oauth 1.0.0 pecl
    77revision        1
    88license         BSD
    99categories      php devel
     
    1616    applications to securely access data without having to store usernames and \
    1717    passwords.
    1818
    19 checksums       md5     7a93f01d31076ea4eda87d95e658ce76 \
    20                 sha1    179b872373fedb521f01ef3aeb3587a8ba33e39c \
    21                 rmd160  ace7defa4dbacee8048a1496558e99c6e45f381e
    22 
    23 depends_lib-append \
    24     port:curl
     19checksums       md5     7cf9652847f589f066cb4c36aebf9177 \
     20                sha1    92fffae4eab67f1970f4b720ad3520376e52c0cf \
     21                rmd160  d11ee1f97745b3647e6d20ef5c9aaf2a5234f17f
    2522
    2623post-destroot {
    2724    set docdir ${prefix}/share/doc/${name}