Ticket #51168: borgbackup.diff

File borgbackup.diff, 900 bytes (added by bket, 8 years ago)
  • Portfile

    old new PortSystem 1.0 
    55PortGroup           python 1.0
    66
    77name                borgbackup
    8 version             1.0.1
     8version             1.0.2
    99categories          sysutils
    1010platforms           darwin
    1111license             BSD
    long_description BorgBackup (short: B 
    2424homepage            https://borgbackup.github.io/
    2525master_sites        pypi:b/borgbackup
    2626
    27 checksums           rmd160  bbafdcd8f46e688cc4c5a89edbc87d6c297c9782 \
    28                     sha256  58a2c2e649207c8e15223f6380d238124b0f1b45fd83990a40df5b678cd41fba
     27checksums           rmd160  a96435825742d1f81e7efefca591e495e0035333 \
     28                    sha256  11ea343290f788a2d849f43ebb07e8f0990f651f3cf097ca4f4cd9ce2f08dfd7
    2929
    3030# borgbackup requires Python 3 >= 3.4.0
    3131python.default_version  34