Subject: CVS commit: pkgsrc/net/gftp
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2006 20:11:12
Module Name: pkgsrc
Committed By: joerg
Date: Tue Jun 27 20:11:12 UTC 2006
Modified Files:
pkgsrc/net/gftp: Makefile distinfo
pkgsrc/net/gftp/patches: patch-ae
Added Files:
pkgsrc/net/gftp/patches: patch-ag
Log Message:
Fix a possible stack overflow on architectures with MAXNAMLEN > 255,
like Solaris. Comment out some unused functions messing with the dirent
interface to fix the build on DragonFly. Bump revision.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/net/gftp/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/net/gftp/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/net/gftp/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/net/gftp/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.