Received: by mail.netbsd.org (Postfix, from userid 605) id 7E32984D35; Sat, 22 Dec 2018 17:15:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7947B84D24 for ; Sat, 22 Dec 2018 17:15:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id rhsj5WlzMAt2 for ; Sat, 22 Dec 2018 17:15:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9F51284CF1 for ; Sat, 22 Dec 2018 17:15:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C362FB16; Sat, 22 Dec 2018 17:15:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154549892041800" MIME-Version: 1.0 Date: Sat, 22 Dec 2018 17:15:20 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20181222171520.9C362FB16@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. --_----------=_154549892041800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Dec 22 17:15:20 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/py-python-slugify to 1.2.6nb1 To generate a diff of this commit: cvs rdiff -u -r1.5328 -r1.5329 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154549892041800 Content-Disposition: inline Content-Length: 728 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.5328 pkgsrc/doc/CHANGES-2018:1.5329 --- pkgsrc/doc/CHANGES-2018:1.5328 Sat Dec 22 16:06:50 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 22 17:15:20 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5328 2018/12/22 16:06:50 tsutsui Exp $ +$NetBSD: CHANGES-2018,v 1.5329 2018/12/22 17:15:20 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7441,3 +7441,4 @@ Changes to the packages collection and i Updated x11/motif to 2.3.8 [wiz 2018-12-22] Updated www/contao35 to 3.5.38 [taca 2018-12-22] Updated emulators/PC6001VX to 3.1.0 [tsutsui 2018-12-22] + Updated devel/py-python-slugify to 1.2.6nb1 [taca 2018-12-22] --_----------=_154549892041800--