Received: by mail.netbsd.org (Postfix, from userid 605) id 275D284E08; Wed, 6 Dec 2017 00:12:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A560D84E04 for ; Wed, 6 Dec 2017 00:12:10 +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 aSlqZfvQzy_0 for ; Wed, 6 Dec 2017 00:12:10 +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 11E9984CE2 for ; Wed, 6 Dec 2017 00:12:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B770FB40; Wed, 6 Dec 2017 00:12:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1512519130143800" MIME-Version: 1.0 Date: Wed, 6 Dec 2017 00:12:10 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20171206001210.0B770FB40@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. --_----------=_1512519130143800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Wed Dec 6 00:12:09 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated net/get_iplayer to 3.07 To generate a diff of this commit: cvs rdiff -u -r1.5168 -r1.5169 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1512519130143800 Content-Disposition: inline Content-Length: 742 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.5168 pkgsrc/doc/CHANGES-2017:1.5169 --- pkgsrc/doc/CHANGES-2017:1.5168 Tue Dec 5 09:54:46 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Dec 6 00:12:09 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5168 2017/12/05 09:54:46 adam Exp $ +$NetBSD: CHANGES-2017,v 1.5169 2017/12/06 00:12:09 prlw1 Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7420,3 +7420,4 @@ Changes to the packages collection and i 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] Updated sysutils/dtc to 1.4.5 [adam 2017-12-05] + Updated net/get_iplayer to 3.07 [prlw1 2017-12-06] --_----------=_1512519130143800--