Ticket #46354: Portfile-lftp.diff

File Portfile-lftp.diff, 1.1 KB (added by Schamschula (Marius Schamschula), 9 years ago)
  • Portfile

    old new  
    55PortGroup           muniversal 1.0
    66
    77name                lftp
    8 version             4.6.0
     8version             4.6.1
    99categories          net
    1010platforms           darwin
    1111maintainers         gmail.com:mschamschula openmaintainer
     
    2626master_sites        ${homepage}ftp/
    2727use_xz              yes
    2828
    29 checksums           rmd160  040138166454998a55654c79a7b9533fbc538cd6 \
    30                     sha256  3ad874cea247380d3037931fe60876a7d5e2c5be05e2faca9f22af7dfeca5b93
     29checksums           rmd160  54943b62529c1cc77a0d2c6468f936a1840af732 \
     30                    sha256  d1eea1ed98d05e050b909d5a90e8c7f345c84781b91af36d944fb2f33eba35bf
    3131
    3232depends_lib         port:expat \
    3333                    port:gettext \
     
    5454}
    5555
    5656variant tls description {Use GnuTLS instead of OpenSSL} {
     57    depends_build           port:pkgconfig
    5758    depends_lib-replace     port:openssl port:gnutls
    5859
    5960    configure.args-replace  --with-openssl --without-openssl