From beat@chruetertee.ch  Thu May  1 10:59:22 2008
Return-Path: <beat@chruetertee.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C0F1D1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 May 2008 10:59:22 +0000 (UTC)
	(envelope-from beat@chruetertee.ch)
Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55])
	by mx1.freebsd.org (Postfix) with ESMTP id 598218FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 May 2008 10:59:21 +0000 (UTC)
	(envelope-from beat@chruetertee.ch)
Received: from _HOSTNAME_ (91-39.79-83.cust.bluewin.ch [83.79.39.91])
	(authenticated bits=0)
	by marvin.chruetertee.ch (8.13.6/8.13.6) with ESMTP id m41AxJFT023079
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 May 2008 10:59:20 GMT
	(envelope-from beat@chruetertee.ch)
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Thu,  1 May 2008 12:59:28 +0200
Message-Id: <200805011059.m41AxJFT023079@marvin.chruetertee.ch>
Date: Thu,  1 May 2008 12:59:28 +0200
From: "Beat Gtzi" <beat@chruetertee.ch>
Reply-To: Beat Gtzi <beat@marvin.chruetertee.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] ftp/lftp: update to 3.7.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: fm@cross-road.org.ua

>Number:         123291
>Category:       ports
>Synopsis:       [PATCH] ftp/lftp: update to 3.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 01 11:00:02 UTC 2008
>Closed-Date:    Sun May 18 01:15:10 UTC 2008
>Last-Modified:  Sun May 18 01:20:00 UTC 2008
>Originator:     Beat Gtzi
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD daedalus.network.local 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Fri Jan 25 10:02:00 CET 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386


	
>Description:
	- update lftp to version 3.7.1
	
>How-To-Repeat:
	
>Fix:

	

--- lftp.patch begins here ---
diff -Naur lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile	2008-03-03 12:57:03.000000000 +0100
+++ lftp/Makefile	2008-05-01 12:08:49.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	3.6.3
-PORTREVISION=	1
+PORTVERSION=	3.7.1
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \
 		ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \
diff -Naur lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo	2008-02-21 10:27:16.000000000 +0100
+++ lftp/distinfo	2008-05-01 12:10:27.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (lftp-3.6.3.tar.bz2) = 5952074c6042f2e4441d29fa1d0651f3
-SHA256 (lftp-3.6.3.tar.bz2) = 0cc820fe656d586f72e945d199cb7975f6aa7c9c9e4f9cd9dd7acde4033d2fe4
-SIZE (lftp-3.6.3.tar.bz2) = 1128690
+MD5 (lftp-3.7.1.tar.bz2) = 60bb61fc1a5e96392bbd2dc88b938109
+SHA256 (lftp-3.7.1.tar.bz2) = a91b411acd3e1df394a8340a8ce0352795486cbc032e49d7093dc6a9cfb42864
+SIZE (lftp-3.7.1.tar.bz2) = 1165288
diff -Naur lftp.orig/pkg-plist lftp/pkg-plist
--- lftp.orig/pkg-plist	2008-02-21 10:27:16.000000000 +0100
+++ lftp/pkg-plist	2008-05-01 12:54:51.000000000 +0200
@@ -19,6 +19,6 @@
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/lftp.mo
 %%NLS%%share/locale/ru/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
 @dirrm %%DATADIR%%
-
--- lftp.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 1 11:00:10 UTC 2008 
Responsible-Changed-Why:  
beech@ wants this category PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123291 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu May 1 11:00:13 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123291 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: fm@cross-road.org.ua
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/123291: [PATCH] ftp/lftp: update to 3.7.1
Date: Thu, 1 May 2008 11:00:12 UT

 Maintainer of ftp/lftp,
 
 Please note that PR ports/123291 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123291
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "Dmitry A. Yanko" <fm@cross-road.org.ua>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123291: [PATCH] ftp/lftp: update to 3.7.1
Date: Tue, 13 May 2008 11:10:28 +0300

 Edwin Groothuis пишет:
 
 Unfortunately, I no longer work with FreeBSD systems. So, please, place 
 lftp back to the ports pool. It's hard for me to get a time to maintain 
 lftp port. Sorry.
 
 
 
 > Maintainer of ftp/lftp,
 > 
 > Please note that PR ports/123291 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123291
 > 
State-Changed-From-To: feedback->closed 
State-Changed-By: beech 
State-Changed-When: Sun May 18 01:14:50 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123291 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123291: commit references a PR
Date: Sun, 18 May 2008 01:14:08 +0000 (UTC)

 beech       2008-05-18 01:14:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/lftp             Makefile distinfo pkg-plist 
   Log:
   - Update to 3.7.1
   - Back to pool per maintainer's request
   
   PR:             ports/123291
   Submitted by:   Beat Gatzi <beat@chruetertee.ch>
   Approved by:    Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
   
   Revision  Changes    Path
   1.124     +2 -3      ports/ftp/lftp/Makefile
   1.83      +3 -3      ports/ftp/lftp/distinfo
   1.33      +1 -1      ports/ftp/lftp/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
