Ticket #27318: p5-autobox-2.71.patch

File p5-autobox-2.71.patch, 1.4 KB (added by larry+macports@…, 13 years ago)
  • rsync.macports.org/release/ports/perl/p5-autobox/Portfile

    # HG changeset patch
    # Parent f017171aa4ede10ec65bee871d14450089c20da3
    
    diff -r f017171aa4ed rsync.macports.org/release/ports/perl/p5-autobox/Portfile
    a b  
    33PortSystem            1.0
    44PortGroup             perl5 1.0
    55
    6 perl5.setup           autobox 2.70
     6perl5.setup           autobox 2.71
     7license               Artistic/GPL
    78maintainers           narf_tm openmaintainer
    8 description           call methods on native types
     9description           Call methods on native types
    910long_description      The autobox pragma allows methods to be called on \
    1011                      integers, floats, strings, arrays, hashes, and \
    1112                      code references in exactly the same manner as \
     
    1314
    1415platforms             darwin
    1516
    16 checksums             md5 2399312bfffbf91e8fdce306f0357e86 \
    17                       sha1 dc495eee74fd0da2afec701484af9d0ec3f4e171 \
    18                       rmd160 57c36d5715856f366898c4854c39d71f75dc3496
     17checksums             md5     559aa842c67ea65fd0c52e9abe68839f \
     18                      sha1    7aacedae9f7fcda80e42af662082104ebc191bf5 \
     19                      rmd160  5996683f25fb87839f3462701ae090515975fce4
    1920
    2021depends_lib-append    port:p5-scope-guard