Ticket #16030: py30-hashlib.diff

File py30-hashlib.diff, 913 bytes (added by erickt@…, 16 years ago)
  • python/py30-hashlib/Portfile

    diff --git a/python/py30-hashlib/Portfile b/python/py30-hashlib/Portfile
    index dbe4813..d6391b8 100644
    a b destroot.destdir --prefix=${prefix}/Library/Frameworks/Python.framework/V 
    1414# end group code
    1515
    1616name                    py30-hashlib
    17 version                 3.0a3
     17version                 3.0b2
    1818categories              python
    1919platforms               darwin
    2020maintainers             mww
    homepage http://www.python.org/doc/current/lib/module-hashlib.html 
    2626master_sites    http://www.python.org/ftp/python/3.0/
    2727distname                Python-${version}
    2828dist_subdir             python30
    29 checksums               md5 ec525b7e7fe4383e8394fab721663252
     29
     30checksums               md5 cd2a241a1b17491e229a9ccb500794e7 \
     31                        sha1 86ff7d79a1dcf8c2788f5a3ea57458d38c06e553 \
     32                        rmd160 2e232dff2e31d190400ab8918bd104647b23ca8a
    3033extract.suffix          .tgz
    3134
    3235depends_lib-append      port:openssl