Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9EF4E63BBD1 for ; Sun, 19 Jul 2009 11:54:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 349FC63B19B; Sun, 19 Jul 2009 11:54:53 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2C47C63B13E for ; Sun, 19 Jul 2009 11:54:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 18AE9175D0; Sun, 19 Jul 2009 11:54:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 19 Jul 2009 11:54:52 +0000 From: Zafer Aydogan Subject: CVS commit: pkgsrc/net/httping To: pkgsrc-changes@NetBSD.org Reply-To: zafer@netbsd.org X-Mailer: log_accum Message-Id: <20090719115452.18AE9175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: zafer Date: Sun Jul 19 11:54:52 UTC 2009 Modified Files: pkgsrc/net/httping: Makefile distinfo Log Message: Update httping to 1.3.0. Add destdir support. Add license. ChangeLog: 1.3.0 httping used to put an absolute URI in the GET/HEAD request when not via proxy which is incorrect, that is now fixed To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/httping/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/httping/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.