New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82897


Ignore:
Timestamp:
08/21/11 14:23:41 (4 years ago)
Author:
singingwolfboy@…
Message:

duplicity: updated to version 0.6.15, fixes #30903

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/duplicity/Portfile

    r79612 r82897  
    77name                duplicity 
    88categories          sysutils 
    9 version             0.6.14 
     9version             0.6.15 
    1010set stable_series   [join [lrange [split ${version} .] 0 1] .]-series 
    1111platforms           darwin 
     
    2626master_sites        https://launchpad.net/duplicity/${stable_series}/${version}/+download 
    2727 
    28 checksums           md5     09747eb1430a3f16888a661e5acbf28d \ 
    29                     sha1    2dc3af9e668f15fdcac63cc15214cb440faf5cf1 \ 
    30                     rmd160  05546d333c275299d5d4c662aba543dabfde921e 
     28checksums           md5     88f3c990f41fde86cd7d5af5a1bc7b81 \ 
     29                    sha1    716801fffa349276e7b444de7cd5f248b3c02113 \ 
     30                    rmd160  a01098d48e64908ac05155037e749c4b679a9109 
    3131 
    3232build.args          --librsync-dir=${prefix} 
Note: See TracChangeset for help on using the changeset viewer.