Ticket #21844: p5-digest-1.16.patch

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

    diff -r 0e732fd24289 rsync.macports.org/release/ports/perl/p5-digest/Portfile
    a b  
    33PortSystem      1.0
    44PortGroup       perl5 1.0
    55
    6 perl5.setup     Digest 1.15
     6perl5.setup     Digest 1.16
    77platforms       darwin
    88maintainers     nomaintainer
    9 description     A simple frontend module for autoloading of various Digest:: modules.
     9description     Modules that calculate message digests
    1010
    1111long_description \
    12     ${description}
     12                The \"Digest::\" modules calculate digests, also called \
     13                \"fingerprints\" or \"hashes\", of some data, called a \
     14                message.  The digest is (usually) some small/fixed size \
     15                string.  The actual size of the digest depend of the \
     16                algorithm used.  The message is simply a sequence of \
     17                arbitrary bytes or bits.
    1318
    14 checksums       md5 83be88df645ef0981d991f86dcba6da7 \
    15                 sha1 a2dc3094865b6c3b7a0b2e7806bc054d654bb1da \
    16                 rmd160 c451ef4e267204c1da01fc220946efe89e7b784c
    17 
     19checksums       md5     df65b3c12785ff9bbf14521551f0268d \
     20                sha1    0e0ff9e6ec19c9bba352a715b0dac587edb3163f \
     21                rmd160  6f48499c5405c3e8db962a6c9224ad8fff3fc876