Ticket #23462: Portfile-libcryptopp.diff

File Portfile-libcryptopp.diff, 906 bytes (added by mcklaren@…, 14 years ago)

libcryptopp-5.6.0

  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name            libcryptopp
    6 version         5.5.2
     6version         5.6.0
    77categories      devel security
    88platforms       darwin
    99maintainers     nomaintainer
     
    1616                ${homepage} \
    1717                http://www.mirrors.wiretapped.net/security/cryptography/libraries/cryptolib/ \
    1818                http://gd.tuwien.ac.at/privacy/crypto/libs/cryptlib/
    19 distname        cryptopp552
    20 checksums       md5 a889be9d9ad5c202c925fb105caa4857 \
    21                 sha1 18efe451b3c682f40db75dc2b09cb448a835e7d6 \
    22                 rmd160 8929795b654d7186b2b38714d22a57ea01862dbd
     19distname        cryptopp560
     20checksums       md5 36f35789ad60489d58003d3c849807e8 \
     21                sha1 b836783ebd72d5bc6a916620ab2b1ecec316fef1 \
     22                rmd160 82e5061ec76f23643ba5477ab28bbee6eebd393a
    2323use_zip         yes
    2424
    2525extract.mkdir   yes
    2626
    27 patchfiles      patch-GNUmakefile
     27patchfiles      patch-GNUmakefile.diff
    2828
    2929use_configure   no
    3030