ports/61021: Update port: ftp/ncftp3
Hideyuki KURASHINA
rushani at FreeBSD.org
Wed Jan 7 16:00:39 UTC 2004
>Number: 61021
>Category: ports
>Synopsis: Update port: ftp/ncftp3
>Confidential: yes
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 07 08:00:31 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Hideyuki KURASHINA
>Release: FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD ***.*******.jp 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #2: Mon Dec 22 06:54:36 JST 2003
>Description:
Update ftp/ncftp3 to version 3.1.7.
From doc/CHANGELOG.txt,
3.1.7, 2004-01-07
+ Fixed a memory leak introduced in 3.1.6.
+ Fixed problem where it was assumed that daylight saving's time
occurred at the same time each year for all timezones.
+ Bug fixed with running a shell escape.
+ Ncftpget now uses passive-with-fall-back-to-port mode like
ncftpput and ncftpls.
+ Problem fixed with "ls -a" where occasionally a row with ".."
and another file would be omitted.
+ Ncftpbatch now uses the UTC timezone for spool files.
+ The configure script can now detect when the config.cache file
has been improperly recycled from a machine with a different OS.
+ The Windows version now uses the USERPROFILE environment
variable, if it was set, as the location of the user's home
directory.
+ Recognize broken DG/UX servers and work around them.
>How-To-Repeat:
>Fix:
Apply following patch.
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/ncftp3/Makefile,v
retrieving revision 1.99
diff -u -r1.99 Makefile
--- Makefile 5 Jan 2004 08:03:05 -0000 1.99
+++ Makefile 7 Jan 2004 15:40:10 -0000
@@ -7,7 +7,7 @@
#
PORTNAME= ncftp
-PORTVERSION= 3.1.6
+PORTVERSION= 3.1.7
PORTREVISION?= 0
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/ncftp3/distinfo,v
retrieving revision 1.55
diff -u -r1.55 distinfo
--- distinfo 5 Jan 2004 08:03:05 -0000 1.55
+++ distinfo 7 Jan 2004 15:40:10 -0000
@@ -1,2 +1,2 @@
-MD5 (ncftp-3.1.6-src.tar.bz2) = 4324d913499dc735dca961618879d21a
+MD5 (ncftp-3.1.7-src.tar.bz2) = 2a310a3c9ca126e6b409d0d1d1ccda75
MD5 (ncftp-315-v6-20030207.diff.gz) = 1fb8d9125cd6aa838aa2665e2bffb61a
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list