Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 002861A923A for ; Mon, 5 Oct 2020 20:15:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 654E584D2F; Mon, 5 Oct 2020 20:15:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E0B6784D29 for ; Mon, 5 Oct 2020 20:15:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id CUoDtdXPnvUe for ; Mon, 5 Oct 2020 20:15:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 49C9D84D22 for ; Mon, 5 Oct 2020 20:15:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 41B36FB28; Mon, 5 Oct 2020 20:15:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1601928901206910" MIME-Version: 1.0 Date: Mon, 5 Oct 2020 20:15:01 +0000 From: "Nils Ratusznik" Subject: CVS commit: pkgsrc/www/siege To: pkgsrc-changes@NetBSD.org Reply-To: nils@netbsd.org X-Mailer: log_accum Message-Id: <20201005201501.41B36FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1601928901206910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nils Date: Mon Oct 5 20:15:01 UTC 2020 Modified Files: pkgsrc/www/siege: Makefile distinfo Log Message: Updated www/siege to version 4.0.7. Upstream changes (from 4.0.4) : * src/cookie.c Fixed an issue with expires * src/cookies.c Fixed an issue with persistence * src/version.c Version increment: 4.0.7 * src/init.c Minor bug fix * src/auth.c Fixed initialization error * src/version.c Version increment: 4.0.6 * src/creds.c Fixed an initialization problem * src/cookies.c Fixed locking issue * src/url.c Fixed an initialization problem * src/init.c Fixed an initialization problem * src/memory.c Formatting change * src/version.c Version increment: 4.0.5 * src/main.c Added -j/--json-output * src/init.c Added -j/--json-output - force quiet mode * src/setup.h Added variable for json output * doc/siegerc.in Added documentation to the config file * src/url.c Adding DELETE and OPTIONS support. * src/browser.c Adding DELETE and OPTIONS support. * src/http.c Correct capitalization for Content-Type & Content-Length * src/response.c Handle case of incorrect server response header * README.md Make readme's title nice * src/page.c Remove needless memset(2) * src/cookies.c Bug fix - prevent segfault when getenv(HOME) is null * src/load.c Bug fix - allow content-type override at cmd line * src/version.c Version increment: 4.0.4r3 * src/url.c Skipped URL escaping for the host and port * src/version.c Version increment: 4.0.4r2 * src/sock.c Added support for IPv6 * src/url.c Added support for parsing IPv6 addresses * src/version.c Version increment: 4.0.4r1 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/siege/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/siege/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1601928901206910 Content-Disposition: inline Content-Length: 1611 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/siege/Makefile diff -u pkgsrc/www/siege/Makefile:1.9 pkgsrc/www/siege/Makefile:1.10 --- pkgsrc/www/siege/Makefile:1.9 Sat May 2 14:16:06 2020 +++ pkgsrc/www/siege/Makefile Mon Oct 5 20:15:01 2020 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2020/05/02 14:16:06 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2020/10/05 20:15:01 nils Exp $ # -DISTNAME= siege-4.0.4 -PKGREVISION= 1 +DISTNAME= siege-4.0.7 CATEGORIES= www MASTER_SITES= http://download.joedog.org/siege/ Index: pkgsrc/www/siege/distinfo diff -u pkgsrc/www/siege/distinfo:1.4 pkgsrc/www/siege/distinfo:1.5 --- pkgsrc/www/siege/distinfo:1.4 Sun Aug 18 20:32:59 2019 +++ pkgsrc/www/siege/distinfo Mon Oct 5 20:15:01 2020 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2019/08/18 20:32:59 nils Exp $ +$NetBSD: distinfo,v 1.5 2020/10/05 20:15:01 nils Exp $ -SHA1 (siege-4.0.4.tar.gz) = 489bcc89799146631898612c8a39030b98cfe310 -RMD160 (siege-4.0.4.tar.gz) = 41b07d04f96e4f92c7aa66351467b07ca7cef1fd -SHA512 (siege-4.0.4.tar.gz) = a8361ac0e2514626d794e7e4a345b178462409a1f3b53a9318adf171b511c408508acdb07652ad38f34021ac4a614dc5e6d2ea3c6a4ffd261ceef36d3226e573 -Size (siege-4.0.4.tar.gz) = 523102 bytes +SHA1 (siege-4.0.7.tar.gz) = 23e0c31a719af893bab4b9a38d5bc7f1929fd73a +RMD160 (siege-4.0.7.tar.gz) = c9d3d41a97ffb483907442aca9a58436e3706feb +SHA512 (siege-4.0.7.tar.gz) = 2dcccc50a2d8cd0d6c18efe776b871b999f6918c078898845fec34bb2b1b8ec03e0b95792dd963aaefb054e4f4e27f604ed95c0de5f8a34cbf738f66a2307abc +Size (siege-4.0.7.tar.gz) = 525654 bytes SHA1 (patch-src_init.c) = 88ee2383af55c71a647ef778b728d967a6199fb2 --_----------=_1601928901206910--