ports/124098: [PATCH] ftp/lftp: update to 3.7.3, take maintainership

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Thu May 29 12:50:01 UTC 2008


>Number:         124098
>Category:       ports
>Synopsis:       [PATCH] ftp/lftp: update to 3.7.3, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 29 12:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 7.0-STABLE FreeBSD 7.0-STABLE #6: Wed May 28 06:28:20 CST 2008
>Description:
- Update to 3.7.3
- Take maintainership

Removed file(s):
- files/patch-ltmain.sh

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lftp-3.7.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/ftp/lftp/Makefile /home/depot/FreeBSD/sunpoet/lftp/Makefile
--- /usr/ports/ftp/lftp/Makefile	2008-05-19 03:37:00.325144576 +0800
+++ /home/depot/FreeBSD/sunpoet/lftp/Makefile	2008-05-29 20:43:54.187080288 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	3.7.1
+PORTVERSION=	3.7.3
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
 		ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
@@ -20,7 +20,7 @@
 		http://lftp.cybermirror.org/ \
 		http://lftp.cybermirror.org/old/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at sunpoet.net
 COMMENT=	Shell-like command line ftp client
 
 LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
diff -ruN --exclude=CVS /usr/ports/ftp/lftp/distinfo /home/depot/FreeBSD/sunpoet/lftp/distinfo
--- /usr/ports/ftp/lftp/distinfo	2008-05-19 03:37:00.325144576 +0800
+++ /home/depot/FreeBSD/sunpoet/lftp/distinfo	2008-05-29 20:37:36.035107900 +0800
@@ -1,3 +1,3 @@
-MD5 (lftp-3.7.1.tar.bz2) = 60bb61fc1a5e96392bbd2dc88b938109
-SHA256 (lftp-3.7.1.tar.bz2) = a91b411acd3e1df394a8340a8ce0352795486cbc032e49d7093dc6a9cfb42864
-SIZE (lftp-3.7.1.tar.bz2) = 1165288
+MD5 (lftp-3.7.3.tar.bz2) = fc98506620b059d712341d624eb720d6
+SHA256 (lftp-3.7.3.tar.bz2) = f81d70b148d1f460658dad8a48b21b8ed918f60211770299151b64c8e49edfcf
+SIZE (lftp-3.7.3.tar.bz2) = 1315201
diff -ruN --exclude=CVS /usr/ports/ftp/lftp/files/patch-ltmain.sh /home/depot/FreeBSD/sunpoet/lftp/files/patch-ltmain.sh
--- /usr/ports/ftp/lftp/files/patch-ltmain.sh	2004-05-29 16:29:24.000000000 +0800
+++ /home/depot/FreeBSD/sunpoet/lftp/files/patch-ltmain.sh	1970-01-01 08:00:00.000000000 +0800
@@ -1,15 +0,0 @@
---- ltmain.sh.orig	Fri May 23 15:22:56 2003
-+++ ltmain.sh	Thu May 27 12:50:36 2004
-@@ -5425,10 +5425,12 @@
- 	fi
- 
- 	# Install the pseudo-library for information purposes.
-+	if false; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
- 
- 	# Maybe install the static library, too.
- 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
--- lftp-3.7.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list