Received: by mail.netbsd.org (Postfix, from userid 605) id 6FC3884D65; Sun, 16 Dec 2018 14:07:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8832F84D64 for ; Sun, 16 Dec 2018 14:07:41 +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 jd9J81T4kUMj for ; Sun, 16 Dec 2018 14:07:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A926184CD8 for ; Sun, 16 Dec 2018 14:07:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A518FFB16; Sun, 16 Dec 2018 14:07:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544969260173960" MIME-Version: 1.0 Date: Sun, 16 Dec 2018 14:07:40 +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: <20181216140740.A518FFB16@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. --_----------=_1544969260173960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Dec 16 14:07:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Added www/py-djangocms-audio, www/py-djangocms-column, www/py-djangocms-icon, www/py-djangocms-link To generate a diff of this commit: cvs rdiff -u -r1.5233 -r1.5234 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544969260173960 Content-Disposition: inline Content-Length: 912 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.5233 pkgsrc/doc/CHANGES-2018:1.5234 --- pkgsrc/doc/CHANGES-2018:1.5233 Sun Dec 16 13:20:16 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Dec 16 14:07:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5233 2018/12/16 13:20:16 ryoon Exp $ +$NetBSD: CHANGES-2018,v 1.5234 2018/12/16 14:07:40 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7322,3 +7322,7 @@ Changes to the packages collection and i Updated lang/scala to 2.12.8 [ryoon 2018-12-16] Updated devel/git to 2.20.1 [adam 2018-12-16] Updated www/php-nextcloud to 15.0.0 [ryoon 2018-12-16] + Added www/py-djangocms-audio version 1.1.0 [adam 2018-12-16] + Added www/py-djangocms-column version 1.9.0 [adam 2018-12-16] + Added www/py-djangocms-icon version 1.2.0 [adam 2018-12-16] + Added www/py-djangocms-link version 2.3.0 [adam 2018-12-16] --_----------=_1544969260173960--