Date: Thu, 17 Jul 2014 11:45:18 +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: r362134 - head/ftp/lftp Message-ID: <201407171145.s6HBjIHK028453@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: martymac Date: Thu Jul 17 11:45:18 2014 New Revision: 362134 URL: http://svnweb.freebsd.org/changeset/ports/362134 QAT: https://qat.redports.org/buildarchive/r362134/ Log: Update to 4.5.3 Modified: head/ftp/lftp/Makefile head/ftp/lftp/distinfo head/ftp/lftp/pkg-plist Modified: head/ftp/lftp/Makefile ============================================================================== --- head/ftp/lftp/Makefile Thu Jul 17 11:44:46 2014 (r362133) +++ head/ftp/lftp/Makefile Thu Jul 17 11:45:18 2014 (r362134) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lftp -PORTVERSION= 4.4.16 +PORTVERSION= 4.5.3 CATEGORIES= ftp ipv6 MASTER_SITES= http://lftp.yar.ru/ftp/ \ http://lftp.yar.ru/ftp/old/ \ Modified: head/ftp/lftp/distinfo ============================================================================== --- head/ftp/lftp/distinfo Thu Jul 17 11:44:46 2014 (r362133) +++ head/ftp/lftp/distinfo Thu Jul 17 11:45:18 2014 (r362134) @@ -1,2 +1,2 @@ -SHA256 (lftp-4.4.16.tar.gz) = 441f472f9d3f13b0861fbf3e45f5d08d8cf999d2229b4ee446815d52ad673bf2 -SIZE (lftp-4.4.16.tar.gz) = 2540917 +SHA256 (lftp-4.5.3.tar.gz) = 8be26a5528a8a269f8ef780380bc0855545b7d7cc9ddd82cc39595391848cc9d +SIZE (lftp-4.5.3.tar.gz) = 2614641 Modified: head/ftp/lftp/pkg-plist ============================================================================== --- head/ftp/lftp/pkg-plist Thu Jul 17 11:44:46 2014 (r362133) +++ head/ftp/lftp/pkg-plist Thu Jul 17 11:45:18 2014 (r362134) @@ -22,6 +22,7 @@ man/man5/lftp.conf.5.gz %%NLS%%share/locale/pl/LC_MESSAGES/lftp.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/lftp.mo %%NLS%%share/locale/ru/LC_MESSAGES/lftp.mo +%%NLS%%share/locale/uk/LC_MESSAGES/lftp.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/lftp.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/lftp.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/lftp.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407171145.s6HBjIHK028453>