Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 5811063BCFB for ; Sun, 22 Jun 2008 16:19:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 12A7A63B27D; Sun, 22 Jun 2008 16:19:23 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 4762463B22D for ; Sun, 22 Jun 2008 16:19:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 30EA8175D0; Sun, 22 Jun 2008 16:19:22 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/net/p5-Net-TFTP To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080622161922.30EA8175D0@cvs.netbsd.org> Date: Sun, 22 Jun 2008 16:19:22 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Sun Jun 22 16:19:22 UTC 2008 Modified Files: pkgsrc/net/p5-Net-TFTP: Makefile distinfo Log Message: Update from version 0.10 to 0.17. Changes: Release 0.17 -- Wed Jul 18 06:30:05 CDT 2007 Enhancements * Added support for IPv6 (patch from John Jason Brzozowski) Change 746 on 2002/09/23 by (Graham Barr) Fix return logic for get and put (patch from Bruce Gray) Change 726 on 2002/05/27 by (Graham Barr) Release 0.15 Change 725 on 2002/05/27 by (Graham Barr) Fix 'Use of uninitialized' warning Change 693 on 2002/01/11 by (Graham Barr) Add O_TRUNC to open in get() so an existing file is truncated instead of unlinked and recreated Change 646 on 2001/09/17 by (Graham Barr) Ensure local files are in binmode when transfer is octet mode Avoid spurious Buffer underflow warning Change 633 on 2001/09/03 by (Graham Barr) Release 0.12 Change 614 on 2001/05/29 by (Graham Barr) Move TFTP out of libnet To generate a diff of this commit: cvs rdiff -r1.17 -r1.18 pkgsrc/net/p5-Net-TFTP/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/net/p5-Net-TFTP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.