Ticket #44933: Portfile.duply.patch

File Portfile.duply.patch, 807 bytes (added by dmankus@…, 10 years ago)

Patch of duply Portfile for 1.9.0

  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                duply
    7 version             1.5.9
     7version             1.9.0
    88set branch          [join [lrange [split ${version} .] 0 1] .]
    99platforms           darwin
    1010categories          sysutils
     
    2424extract.suffix      .tgz
    2525distname            ${name}_${version}
    2626
    27 checksums           rmd160  f5f56d5b3ca5a54e0b5ccbd0771d077a62c508d1 \
    28                     sha256  e8de8e6b477f3abe9c5a959aabe7b6c030594aa982c54818b8bf6ac3612c6f7d
     27checksums           rmd160  e52c17e93c22feab66bae67efe14e77390313f97 \
     28                    sha256  28dd73f7987507a11abdec4f89698f059d7165e8519b9c26f542fec43060b492
    2929
    3030depends_run         port:duplicity
    3131