svn commit: r311371 - head/ftp/lftp

Ganael LAPLANCHE martymac at FreeBSD.org
Fri Feb 1 12:29:12 UTC 2013


Author: martymac
Date: Fri Feb  1 12:29:11 2013
New Revision: 311371
URL: http://svnweb.freebsd.org/changeset/ports/311371

Log:
  Update to 4.4.1

Modified:
  head/ftp/lftp/Makefile
  head/ftp/lftp/distinfo
  head/ftp/lftp/pkg-plist   (contents, props changed)

Modified: head/ftp/lftp/Makefile
==============================================================================
--- head/ftp/lftp/Makefile	Fri Feb  1 12:09:29 2013	(r311370)
+++ head/ftp/lftp/Makefile	Fri Feb  1 12:29:11 2013	(r311371)
@@ -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/ \

Modified: head/ftp/lftp/distinfo
==============================================================================
--- head/ftp/lftp/distinfo	Fri Feb  1 12:09:29 2013	(r311370)
+++ head/ftp/lftp/distinfo	Fri Feb  1 12:29:11 2013	(r311371)
@@ -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

Modified: head/ftp/lftp/pkg-plist
==============================================================================
--- head/ftp/lftp/pkg-plist	Fri Feb  1 12:09:29 2013	(r311370)
+++ head/ftp/lftp/pkg-plist	Fri Feb  1 12:29:11 2013	(r311371)
@@ -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


More information about the svn-ports-all mailing list