Ticket #30685: lftp_update.patch

File lftp_update.patch, 976 bytes (added by jxy (Xiao-Yong), 13 years ago)

the patch for upgrading to 4.3.1

  • Portfile

    diff -Nuar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/lftp/Portfile ./Portfile
    old new  
    33PortSystem          1.0
    44
    55name                lftp
    6 version             4.1.2
     6version             4.3.1
    77categories          net
    88platforms           darwin
    99maintainers         nomaintainer
     
    2525                    ftp://ftp.cs.tu-berlin.de/pub/net/ftp/${name}/
    2626use_bzip2           yes
    2727
    28 checksums           sha1    6804e54950d32ef74f6da2b3ffd94194d6e86e65 \
    29                     rmd160  25d42766fc4c5fba220adedf0da0e44540e9d514
     28checksums           sha1    702023cababe34a0fe5854d792d6437c04e9f059 \
     29                    rmd160  5cef49b536326f647b0ee9f629bf9d14ce6712f1
    3030
    3131depends_lib         port:expat \
    3232                    port:gettext \