Date: Fri, 17 Feb 2017 15:52:17 +0000 (UTC) From: Ganael LAPLANCHE <martymac@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434286 - head/ftp/lftp Message-ID: <201702171552.v1HFqH9L082820@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: martymac Date: Fri Feb 17 15:52:16 2017 New Revision: 434286 URL: https://svnweb.freebsd.org/changeset/ports/434286 Log: Update to 4.7.6 Modified: head/ftp/lftp/Makefile head/ftp/lftp/distinfo head/ftp/lftp/pkg-descr Modified: head/ftp/lftp/Makefile ============================================================================== --- head/ftp/lftp/Makefile Fri Feb 17 14:50:30 2017 (r434285) +++ head/ftp/lftp/Makefile Fri Feb 17 15:52:16 2017 (r434286) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= lftp -PORTVERSION= 4.7.4 +PORTVERSION= 4.7.6 CATEGORIES= ftp ipv6 -MASTER_SITES= http://lftp.yar.ru/ftp/ \ - http://lftp.yar.ru/ftp/old/ \ +MASTER_SITES= http://lftp.tech/ftp/ \ + http://lftp.tech/ftp/old/ \ http://lftp.cybermirror.org/ \ http://lftp.cybermirror.org/old/ \ http://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ Modified: head/ftp/lftp/distinfo ============================================================================== --- head/ftp/lftp/distinfo Fri Feb 17 14:50:30 2017 (r434285) +++ head/ftp/lftp/distinfo Fri Feb 17 15:52:16 2017 (r434286) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479466987 -SHA256 (lftp-4.7.4.tar.gz) = 8f55c37cfdfbce24a9cb47b621ca127f40d3a7de5b4c49f8c49f17bff728fb31 -SIZE (lftp-4.7.4.tar.gz) = 2766143 +TIMESTAMP = 1487234601 +SHA256 (lftp-4.7.6.tar.gz) = 2c8773993ec06f59d7a5734090e64ec37f106f98b250b8c476c55cc0b35aa75d +SIZE (lftp-4.7.6.tar.gz) = 2760657 Modified: head/ftp/lftp/pkg-descr ============================================================================== --- head/ftp/lftp/pkg-descr Fri Feb 17 14:50:30 2017 (r434285) +++ head/ftp/lftp/pkg-descr Fri Feb 17 15:52:16 2017 (r434286) @@ -7,4 +7,4 @@ Background jobs will be completed in noh or close modem connection. Lftp has reput, mirror, reverse mirror among its features. -WWW: http://lftp.yar.ru/ +WWW: http://lftp.tech/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702171552.v1HFqH9L082820>