# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                zsync
version             0.6.2
revision            0

categories          net
platforms           darwin
license             Artistic-2 Zlib
maintainers         nomaintainer

description         file transfer program
long_description    ${name} ${description}. It allows you to download a \
                    file from a remote web server, where you have a copy of an \
                    older version of the file on your computer already. zsync \
                    downloads only the new parts of the file. It uses the same \
                    algorithm as rsync.

homepage            http://zsync.moria.org.uk/
master_sites        http://zsync.moria.org.uk/download/
use_bzip2           yes

checksums           rmd160  3a7ce9f72cde7960cb3c9ede629bae23fca40153 \
                    sha256  0b9d53433387aa4f04634a6c63a5efa8203070f2298af72a705f9be3dda65af2 \
                    size    245592

patchfiles-append   implicit.patch

livecheck.url       http://zsync.moria.org.uk/downloads
