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 616027A287 for ; Mon, 12 Sep 2016 13:23:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 132C885EEB; Mon, 12 Sep 2016 13:23:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 97FBA85EC0 for ; Mon, 12 Sep 2016 13:23:11 +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 mivBNihSOJ2D for ; Mon, 12 Sep 2016 13:23:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 299D985EBF for ; Mon, 12 Sep 2016 13:23:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27939FBD1; Mon, 12 Sep 2016 13:23:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473686591271030" MIME-Version: 1.0 Date: Mon, 12 Sep 2016 13:23:11 +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: <20160912132311.27939FBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1473686591271030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Sep 12 13:23:11 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated www/py-djangocms-admin-style to 1.2.3; www/py-django-cms to 3.3.2 To generate a diff of this commit: cvs rdiff -u -r1.3761 -r1.3762 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473686591271030 Content-Disposition: inline Content-Length: 1746 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3761 pkgsrc/doc/CHANGES-2016:1.3762 --- pkgsrc/doc/CHANGES-2016:1.3761 Mon Sep 12 12:28:55 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Sep 12 13:23:10 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3761 2016/09/12 12:28:55 wen Exp $ +$NetBSD: CHANGES-2016,v 1.3762 2016/09/12 13:23:10 adam Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5274,10 +5274,10 @@ Changes to the packages collection and i Updated pkgtools/bootstrap-mk-files to 20160908 [joerg 2016-09-08] Updated devel/p5-CPAN-Uploader to 0.103013 [mef 2016-09-08] lang/ruby/rubyversion.mk: RUBY_VERSION_SUPPORT renamed to RUBY_VERSIONS_ACCEPTED [joerg 2016-09-08] - Updated sysutils/xenkernel41 to 4.1.6.1nb20 [bouyer 2016-9-08] - Updated sysutils/xenkernel42 to 4.2.5nb12 [bouyer 2016-9-08] - Updated sysutils/xenkernel45 to 4.5.3nb3 [bouyer 2016-9-08] - Updated sysutils/xenkernel46 to 4.6.3nb1 [bouyer 2016-9-08] + Updated sysutils/xenkernel41 to 4.1.6.1nb20 [bouyer 2016-09-08] + Updated sysutils/xenkernel42 to 4.2.5nb12 [bouyer 2016-09-08] + Updated sysutils/xenkernel45 to 4.5.3nb3 [bouyer 2016-09-08] + Updated sysutils/xenkernel46 to 4.6.3nb1 [bouyer 2016-09-08] Updated multimedia/mkvtoolnix to 9.4.0 [joerg 2016-09-08] Updated devel/gmake to 4.1nb2 [joerg 2016-09-08] Updated devel/py-hg-git to 0.8.5 [wiz 2016-09-09] @@ -5317,3 +5317,5 @@ Changes to the packages collection and i Updated net/wireshark to 2.2.0 [wiz 2016-09-12] Updated www/moodle to 3.1.2 [wen 2016-09-12] Updated devel/p5-Test-Deep to 1.123 [wen 2016-09-12] + Updated www/py-djangocms-admin-style to 1.2.3 [adam 2016-09-12] + Updated www/py-django-cms to 3.3.2 [adam 2016-03-06] --_----------=_1473686591271030--