Received: by mail.netbsd.org (Postfix, from userid 605) id 8491D85099; Tue, 1 May 2018 07:24:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 104BE84DB0 for ; Tue, 1 May 2018 07:24:08 +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 DS3DsB0c7J2p for ; Tue, 1 May 2018 07:24:07 +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 70DE384CCE for ; Tue, 1 May 2018 07:24:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6A9C1FBEC; Tue, 1 May 2018 07:24:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152515944720980" MIME-Version: 1.0 Date: Tue, 1 May 2018 07:24:07 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180501072407.6A9C1FBEC@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. --_----------=_152515944720980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 1 07:24:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated www/py-django-admin-rangefilter, www/py-django-js-asset To generate a diff of this commit: cvs rdiff -u -r1.2074 -r1.2075 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152515944720980 Content-Disposition: inline Content-Length: 811 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2074 pkgsrc/doc/CHANGES-2018:1.2075 --- pkgsrc/doc/CHANGES-2018:1.2074 Mon Apr 30 19:31:56 2018 +++ pkgsrc/doc/CHANGES-2018 Tue May 1 07:24:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2074 2018/04/30 19:31:56 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.2075 2018/05/01 07:24:07 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2867,3 +2867,5 @@ Changes to the packages collection and i Updated security/libgpg-error to 1.30 [wiz 2018-04-30] Added biology/htslib version 1.8 [bacon 2018-04-30] Added converters/utf8proc version 2.1.1 [minskim 2018-04-30] + Updated www/py-django-admin-rangefilter to 0.3.6 [adam 2018-05-01] + Updated www/py-django-js-asset to 1.1.0 [adam 2018-05-01] --_----------=_152515944720980--