New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79612


Ignore:
Timestamp:
06/20/11 08:20:36 (4 years ago)
Author:
singingwolfboy@…
Message:

Duplicity: updated to 0.6.14

File:
1 edited

Legend:

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

    r77542 r79612  
    77name                duplicity 
    88categories          sysutils 
    9 version             0.6.13 
     9version             0.6.14 
    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     b3d627f35fc527b00121925840d5cca7 \ 
    29                     sha1    c1c614b2f9c4cf64839dc70b020754abe7919338 \ 
    30                     rmd160  4a409ff023bae07856e19458fa33175f1efe4477 
     28checksums           md5     09747eb1430a3f16888a661e5acbf28d \ 
     29                    sha1    2dc3af9e668f15fdcac63cc15214cb440faf5cf1 \ 
     30                    rmd160  05546d333c275299d5d4c662aba543dabfde921e 
    3131 
    3232build.args          --librsync-dir=${prefix} 
Note: See TracChangeset for help on using the changeset viewer.