Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2003 19:30:27 +0200 (EET)
From:      "Dmitry A. Yanko" <fm@astral.ntu-kpi.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46875: maintainer-update port: ftp/lftp
Message-ID:  <200301081730.h08HURuL027623@astral.ntu-kpi.kiev.ua>

next in thread | raw e-mail | index | archive | help

>Number:         46875
>Category:       ports
>Synopsis:       maintainer-update port: ftp/lftp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 08 09:40:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry A. Yanko
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
>Description:
update lftp port
>How-To-Repeat:
>Fix:


diff -ruN lftp.orig/Makefile lftp/Makefile
--- lftp.orig/Makefile	Wed Jan  8 11:27:09 2003
+++ lftp/Makefile	Wed Jan  8 11:27:24 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lftp
-PORTVERSION=	2.6.3
+PORTVERSION=	2.6.4
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \
 		ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/ \
diff -ruN lftp.orig/distinfo lftp/distinfo
--- lftp.orig/distinfo	Wed Jan  8 11:27:09 2003
+++ lftp/distinfo	Wed Jan  8 12:25:40 2003
@@ -1 +1 @@
-MD5 (lftp-2.6.3.tar.bz2) = ea369708825cd9fbd22bb4727abaa4a9
+MD5 (lftp-2.6.4.tar.bz2) = 71e0c373692637ebaed2b5f799184b2d
diff -ruN lftp.orig/files/patch-src::NetAccess.cc lftp/files/patch-src::NetAccess.cc
--- lftp.orig/files/patch-src::NetAccess.cc	Thu Jan  1 03:00:00 1970
+++ lftp/files/patch-src::NetAccess.cc	Wed Jan  8 16:58:02 2003
@@ -0,0 +1,10 @@
+--- src/NetAccess.cc.orig	Wed Jan  8 16:56:22 2003
++++ src/NetAccess.cc	Wed Jan  8 16:56:41 2003
+@@ -25,6 +25,7 @@
+ #include <errno.h>
+ #include <assert.h>
+ #include <math.h>
++#include <sys/types.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include "NetAccess.h"
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301081730.h08HURuL027623>