Received: by mail.netbsd.org (Postfix, from userid 605) id B7B2784DC0; Tue, 20 Nov 2018 18:55:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A877F84CD1 for ; Tue, 20 Nov 2018 18:55:56 +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 xFVYg7Mmd-MK for ; Tue, 20 Nov 2018 18:55:56 +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 C675D84D93 for ; Tue, 20 Nov 2018 18:55:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C29F6FB1F; Tue, 20 Nov 2018 18:55:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154274015529680" MIME-Version: 1.0 Date: Tue, 20 Nov 2018 18:55: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: <20181120185555.C29F6FB1F@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. --_----------=_154274015529680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Nov 20 18:55:55 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Added www/py-djangocms-attributes-field; Updated www/py-django-filer, www/py-djangocms-text-ckeditor, www/py-djangocms-file, www/py-djangocms-googlemap, www/py-djangocms-inherit, www/py-djangocms-picture, www/py-djangocms-style, www/py-djangocms-video To generate a diff of this commit: cvs rdiff -u -r1.4770 -r1.4771 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154274015529680 Content-Disposition: inline Content-Length: 1251 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.4770 pkgsrc/doc/CHANGES-2018:1.4771 --- pkgsrc/doc/CHANGES-2018:1.4770 Tue Nov 20 18:16:22 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Nov 20 18:55:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4770 2018/11/20 18:16:22 gdt Exp $ +$NetBSD: CHANGES-2018,v 1.4771 2018/11/20 18:55:55 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6672,3 +6672,12 @@ Changes to the packages collection and i Added devel/lua-bitlib version 5.3.0 [maya 2018-11-20] Updated devel/lua-posix to 34.0.4nb1 [maya 2018-11-20] Updated databases/postgresql-postgis2 to 2.5.1 [gdt 2018-11-20] + Updated www/py-django-filer to 1.4.0 [adam 2018-11-20] + Added www/py-djangocms-attributes-field version 0.4.0 [adam 2018-11-20] + Updated www/py-djangocms-text-ckeditor to 3.6.1 [adam 2018-11-20] + Updated www/py-djangocms-file to 2.1.0 [adam 2018-11-20] + Updated www/py-djangocms-googlemap to 1.2.0 [adam 2018-11-20] + Updated www/py-djangocms-inherit to 0.2.2 [adam 2018-11-20] + Updated www/py-djangocms-picture to 2.1.1 [adam 2018-11-20] + Updated www/py-djangocms-style to 2.1.0 [adam 2018-11-20] + Updated www/py-djangocms-video to 2.1.0 [adam 2018-11-20] --_----------=_154274015529680--