Received: by mail.netbsd.org (Postfix, from userid 605) id C480C84DC0; Tue, 20 Jun 2017 15:45:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 10C21856BA for ; Tue, 20 Jun 2017 15:45: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 zjRQCwLK0diX for ; Tue, 20 Jun 2017 15:45: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 9648284CDA for ; Tue, 20 Jun 2017 15:45:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 94878FAE8; Tue, 20 Jun 2017 15:45:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497973510229830" MIME-Version: 1.0 Date: Tue, 20 Jun 2017 15:45:10 +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: <20170620154510.94878FAE8@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. --_----------=_1497973510229830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jun 20 15:45:10 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2016 CHANGES-2017 Log Message: Updated audio/libmikmod to 3.3.11; audio/mikmod to 3.2.8 To generate a diff of this commit: cvs rdiff -u -r1.5177 -r1.5178 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.2494 -r1.2495 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497973510229830 Content-Disposition: inline Content-Length: 1706 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.5177 pkgsrc/doc/CHANGES-2016:1.5178 --- pkgsrc/doc/CHANGES-2016:1.5177 Sat Dec 31 10:01:32 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Jun 20 15:45:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.5177 2016/12/31 10:01:32 dholland Exp $ +$NetBSD: CHANGES-2016,v 1.5178 2017/06/20 15:45:10 adam Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6429,7 +6429,7 @@ Changes to the packages collection and i Updated security/botan-devel to 1.11.33 [joerg 2016-11-11] Updated security/botan to 1.10.13 [joerg 2016-11-11] Updated audio/libmikmod to 3.3.10 [adam 2016-11-12] - Updated audio/mikmod to 3.3.7 [adam 2016-11-12] + Updated audio/mikmod to 3.2.7 [adam 2016-11-12] Updated devel/libuv to 1.10.0 [adam 2016-11-12] Updated devel/cmake to 3.7.0 [adam 2016-11-12] Updated mail/dovecot2 to 2.2.26.0 [adam 2016-11-12] Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2494 pkgsrc/doc/CHANGES-2017:1.2495 --- pkgsrc/doc/CHANGES-2017:1.2494 Tue Jun 20 15:22:21 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jun 20 15:45:10 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2494 2017/06/20 15:22:21 youri Exp $ +$NetBSD: CHANGES-2017,v 1.2495 2017/06/20 15:45:10 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3137,3 +3137,5 @@ Changes to the packages collection and i Updated meta-pkgs/bulk-medium to 20170620 [taca 2017-06-20] Updated net/exabgp to 3.4.19 [he 2017-06-20] Updated graphics/elementary-xfce-icon-theme to 0.8 [youri 2017-06-20] + Updated audio/libmikmod to 3.3.11 [adam 2017-06-20] + Updated audio/mikmod to 3.2.8 [adam 2017-06-20] --_----------=_1497973510229830--