diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-02-01 12:29:11 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-02-01 12:29:11 +0000 |
commit | 8016354cc284f6f4c82ef886fbcee623ae95ae48 (patch) | |
tree | f8bce2c77038d3088a44bfafd7c2556b55fd73ac /ftp | |
parent | 47c9b181e802808015a94d546baa47bff3ec80a1 (diff) | |
download | ports-8016354cc284f6f4c82ef886fbcee623ae95ae48.tar.gz ports-8016354cc284f6f4c82ef886fbcee623ae95ae48.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 8 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 4 | ||||
-rw-r--r-- | ftp/lftp/pkg-plist | 1 |
3 files changed, 5 insertions, 8 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 5db4d9d2eea0..6becb2339248 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: lftp -# Date created: 11 September 1997 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= lftp -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= ftp ipv6 MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ http://ftp.yars.free.net/pub/source/lftp/old/ \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index c63c6aa8368c..8debf9bdfb32 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,2 +1,2 @@ -SHA256 (lftp-4.4.0.tar.gz) = 27f9698804428e619f45f6ced829f016d11ac6015feea7eb08a0fa508b017dd7 -SIZE (lftp-4.4.0.tar.gz) = 2487662 +SHA256 (lftp-4.4.1.tar.gz) = 1ba940a207e2bcdf085f828d8f9328aba0313e27e6dbea52527a93467c49bae6 +SIZE (lftp-4.4.1.tar.gz) = 2484015 diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist index c414b7a112ae..e83925b3fc9f 100644 --- a/ftp/lftp/pkg-plist +++ b/ftp/lftp/pkg-plist @@ -9,6 +9,7 @@ lib/liblftp-tasks.a %%DATADIR%%/import-ncftp %%DATADIR%%/import-netscape %%DATADIR%%/verify-file +%%DATADIR%%/xdg-move @dirrm %%DATADIR%% %%NLS%%share/locale/cs/LC_MESSAGES/lftp.mo %%NLS%%share/locale/de/LC_MESSAGES/lftp.mo |