Received: by mail.netbsd.org (Postfix, from userid 605) id 721C484D99; Tue, 5 Dec 2017 09:29:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E85F984D5B for ; Tue, 5 Dec 2017 09:29:55 +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 MqNxloIPdKov for ; Tue, 5 Dec 2017 09:29:55 +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 5466E84CED for ; Tue, 5 Dec 2017 09:29:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E161FB40; Tue, 5 Dec 2017 09:29:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1512466195221160" MIME-Version: 1.0 Date: Tue, 5 Dec 2017 09:29:55 +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: <20171205092955.4E161FB40@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. --_----------=_1512466195221160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Dec 5 09:29:55 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/py-django-admin-sortable2, www/py-django-import-export To generate a diff of this commit: cvs rdiff -u -r1.5166 -r1.5167 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1512466195221160 Content-Disposition: inline Content-Length: 804 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.5166 pkgsrc/doc/CHANGES-2017:1.5167 --- pkgsrc/doc/CHANGES-2017:1.5166 Tue Dec 5 00:00:29 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Dec 5 09:29:55 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5166 2017/12/05 00:00:29 jmcneill Exp $ +$NetBSD: CHANGES-2017,v 1.5167 2017/12/05 09:29:55 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7417,3 +7417,5 @@ Changes to the packages collection and i Updated devel/at-spi2-core to 2.26.2nb1 [maya 2017-12-04] Updated net/grpc to 1.7.2 [minskim 2017-12-04] Added net/stund version 0.97 [jmcneill 2017-12-04] + Updated www/py-django-admin-sortable2 to 0.6.17 [adam 2017-12-05] + Updated www/py-django-import-export to 0.6.1 [adam 2017-12-05] --_----------=_1512466195221160--