Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id D8499A6551 for ; Mon, 23 Feb 2015 01:58:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2D2E614A1DB; Mon, 23 Feb 2015 01:58:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 75FB114A1B6 for ; Mon, 23 Feb 2015 01:58:36 +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 yt-RDcDIp2Gf for ; Mon, 23 Feb 2015 01:58:36 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 772D914A1B5 for ; Mon, 23 Feb 2015 01:58:35 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id t1N1wWFT013940 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 23 Feb 2015 02:58:32 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id t1N1wWrQ023265 for pkgsrc-changes@netbsd.org; Mon, 23 Feb 2015 02:58:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5E56814A1BD for ; Sun, 22 Feb 2015 23:04:14 +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 OfZvEEOtb-4S for ; Sun, 22 Feb 2015 23:04:13 +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 B806914A1BF for ; Sun, 22 Feb 2015 23:04:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A79ED98; Sun, 22 Feb 2015 23:04:13 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 22 Feb 2015 23:04:13 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/devel/guile-www To: pkgsrc-changes@netbsd.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20150222230413.A79ED98@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Mon, 23 Feb 2015 02:58:33 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gdt Date: Sun Feb 22 23:04:13 UTC 2015 Modified Files: pkgsrc/devel/guile-www: Makefile distinfo Log Message: Update to 2.39. Upstream changes: - 2.39 | 2015-02-22 - doc fix: spell "incompatibility" correctly! - ‘http:request’ slightly faster - bootstrap tools upgraded - GNU Automake 1.15 - Guile-BAUX 20150108.1006.f6573e4 To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/guile-www/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/guile-www/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.