From nobody@FreeBSD.org  Mon Mar  9 18:17:49 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B0F73106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Mar 2009 18:17:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9F5308FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  9 Mar 2009 18:17:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n29IHnIf031794
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 9 Mar 2009 18:17:49 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n29IHnLC031793;
	Mon, 9 Mar 2009 18:17:49 GMT
	(envelope-from nobody)
Message-Id: <200903091817.n29IHnLC031793@www.freebsd.org>
Date: Mon, 9 Mar 2009 18:17:49 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port update: ftp/lftp - Update to v.3.7.9
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         132480
>Category:       ports
>Synopsis:       Port update: ftp/lftp - Update to v.3.7.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 09 18:20:04 UTC 2009
>Closed-Date:    Sat Mar 14 22:32:37 UTC 2009
>Last-Modified:  Sat Mar 14 22:40:01 UTC 2009
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #36: Sun Mar  1 19:23:00 CET 2009     martymac@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates ftp/lftp to v3.7.9.

Changes (from Changelog) :

* new setting ftp:prefer-epsv.
* add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz).
* fixed compilation on OpenBSD (Kevin Lo).
* fixed parsing of NT unix-like listings where hour is one digit.
* gnulib sources updated, vsnprintf-posix module imported.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile	2009-03-09 13:02:16.325149564 +0000
+++ lftp/Makefile	2009-03-09 13:04:04.496958761 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	3.7.8
+PORTVERSION=	3.7.9
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
 		ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \
diff -aurN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo	2009-03-09 13:02:16.324148948 +0000
+++ lftp/distinfo	2009-03-09 13:04:43.377169444 +0000
@@ -1,3 +1,3 @@
-MD5 (lftp-3.7.8.tar.bz2) = 999e2d77a2f1db5b6f883a8e3a40cee2
-SHA256 (lftp-3.7.8.tar.bz2) = 2c9ee5395a34e37a97b485a93bc691239f46f98db75bf26167dbf56323b2d613
-SIZE (lftp-3.7.8.tar.bz2) = 1385167
+MD5 (lftp-3.7.9.tar.bz2) = 3b7f85e73467d56488b32f5d746d6772
+SHA256 (lftp-3.7.9.tar.bz2) = b97a70007c163a0e56a2f87ddd60cdabceae537dc9d9b11e8158b97cb5c02f7e
+SIZE (lftp-3.7.9.tar.bz2) = 1487185
diff -aurN lftp.orig/files/patch-lib-Makefile.in lftp/files/patch-lib-Makefile.in
--- lftp.orig/files/patch-lib-Makefile.in	2009-03-09 13:02:16.324148948 +0000
+++ lftp/files/patch-lib-Makefile.in	2009-03-09 18:00:32.121645628 +0000
@@ -1,29 +1,30 @@
---- lib/Makefile.in.orig	2008-05-23 15:54:06.000000000 +0200
-+++ lib/Makefile.in	2008-05-28 17:40:42.280514020 +0200
-@@ -576,8 +576,6 @@
+--- lib/Makefile.in.orig	2009-03-09 17:51:32.687581242 +0000
++++ lib/Makefile.in	2009-03-09 17:59:43.191630779 +0000
+@@ -879,8 +879,6 @@
  libgnu_la_LDFLAGS = $(AM_LDFLAGS)
  GPERF = gperf
  LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
 -charset_alias = $(DESTDIR)$(libdir)/charset.alias
 -charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
  all: $(BUILT_SOURCES) config.h
- 	$(MAKE) $(AM_MAKEFLAGS) all-am
+ 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
  
-@@ -1107,29 +1105,8 @@
- all-local: charset.alias ref-add.sed ref-del.sed
- install-exec-local: all-local
- 	test $(GLIBC21) != no || $(mkinstalldirs) $(DESTDIR)$(libdir)
+@@ -1610,30 +1608,9 @@
+ 	fi ; \
+ 	if $$need_charset_alias; then \
+ 	  $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
+-	fi ; \
 -	if test -f $(charset_alias); then \
 -	  sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
 -	  $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
 -	  rm -f $(charset_tmp) ; \
 -	else \
--	  if test $(GLIBC21) = no; then \
+-	  if $$need_charset_alias; then \
 -	    sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
 -	    $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
 -	    rm -f $(charset_tmp) ; \
 -	  fi ; \
--	fi
+ 	fi
  
  uninstall-local: all-local
 -	if test -f $(charset_alias); then \


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 9 18:20:34 UTC 2009 
Responsible-Changed-Why:  
beech@ wants this category PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132480 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Sat Mar 14 22:32:24 UTC 2009 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132480: commit references a PR
Date: Sat, 14 Mar 2009 22:32:00 +0000 (UTC)

 beech       2009-03-14 22:31:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/lftp             Makefile distinfo 
     ftp/lftp/files       patch-lib-Makefile.in 
   Log:
   - Update to 3.7.9
   
   Changes (from Changelog):
   * new setting ftp:prefer-epsv.
   * add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz).
   * fix compilation on OpenBSD (Kevin Lo).
   * fix parsing of NT unix-like listings where hour is one digit.
   * gnulib sources updated, vsnprintf-posix module imported.
   
   PR:             ports/132480
   Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
   
   Revision  Changes    Path
   1.132     +1 -1      ports/ftp/lftp/Makefile
   1.90      +3 -3      ports/ftp/lftp/distinfo
   1.2       +11 -10    ports/ftp/lftp/files/patch-lib-Makefile.in
 _______________________________________________
 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:
