Ticket #32852: Portfile.diff

File Portfile.diff, 768 bytes (added by sol.jerome@…, 12 years ago)

Updated Portfile

  • Portfile

    old new  
    55PortGroup           python26 1.0
    66
    77name                bcfg2
    8 version             1.1.1
     8version             1.2.0
    99categories          sysutils python
    1010maintainers         gmail.com:sol.jerome
    1111license             BSD
     
    2020platforms           darwin
    2121master_sites        ftp://ftp.mcs.anl.gov/pub/bcfg
    2222
    23 checksums           sha1    c0214d28796805ff8e3522d348914f366ba860aa \
    24                     rmd160  2b7d8dfc2e14d1a2def743fe525ee91c5a3d3342
     23checksums           sha1    4fb57f24d2fbce3d6afc0d0b4fbecdd7e05bc5a9 \
     24                    rmd160  db89ee0b8975bf50ad68bfac122e50253ded1906
    2525
    2626patchfiles          patch-setup.py.diff
    2727