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 "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id F10BF7A2B2 for ; Mon, 8 May 2017 08:50:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9CBD384E03; Mon, 8 May 2017 08:50:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B57484DB7 for ; Mon, 8 May 2017 08:50:26 +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 7-CYDuS8vppx for ; Mon, 8 May 2017 08:50:25 +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 BE32F84DB6 for ; Mon, 8 May 2017 08:50:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BC19EFBE4; Mon, 8 May 2017 08:50:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1494233425187990" MIME-Version: 1.0 Date: Mon, 8 May 2017 08:50:25 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20170508085025.BC19EFBE4@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. --_----------=_1494233425187990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon May 8 08:50:25 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/pup to 0.4.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.1898 -r1.1899 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1494233425187990 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1898 pkgsrc/doc/CHANGES-2017:1.1899 --- pkgsrc/doc/CHANGES-2017:1.1898 Mon May 8 04:59:28 2017 +++ pkgsrc/doc/CHANGES-2017 Mon May 8 08:50:25 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1898 2017/05/08 04:59:28 adam Exp $ +$NetBSD: CHANGES-2017,v 1.1899 2017/05/08 08:50:25 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2381,3 +2381,4 @@ Changes to the packages collection and i Added biology/p5-BioPerl version 1.007001 [mef 2017-05-07] Updated wm/notion to 3.2017050501 [wiz 2017-05-07] Updated www/py-django to 1.11.1 [adam 2017-05-08] + Updated www/pup to 0.4.0nb2 [leot 2017-05-08] --_----------=_1494233425187990--