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 C4EF37A21F for ; Fri, 2 Sep 2016 14:30:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 723DC85F03; Fri, 2 Sep 2016 14:30:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 02C2A85EFF for ; Fri, 2 Sep 2016 14:30:35 +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 R8z-79p_zBd0 for ; Fri, 2 Sep 2016 14:30:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6442185EFC for ; Fri, 2 Sep 2016 14:30:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 61C91FBC3; Fri, 2 Sep 2016 14:30:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472826634178820" MIME-Version: 1.0 Date: Fri, 2 Sep 2016 14:30:34 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/audio/lame To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20160902143034.61C91FBC3@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. --_----------=_1472826634178820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Fri Sep 2 14:30:34 UTC 2016 Modified Files: pkgsrc/audio/lame: distinfo Log Message: Oops, and the checksum for the patch changed. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/audio/lame/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472826634178820 Content-Disposition: inline Content-Length: 1093 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/lame/distinfo diff -u pkgsrc/audio/lame/distinfo:1.27 pkgsrc/audio/lame/distinfo:1.28 --- pkgsrc/audio/lame/distinfo:1.27 Fri Sep 2 14:07:43 2016 +++ pkgsrc/audio/lame/distinfo Fri Sep 2 14:30:34 2016 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.27 2016/09/02 14:07:43 maya Exp $ +$NetBSD: distinfo,v 1.28 2016/09/02 14:30:34 maya Exp $ SHA1 (lame-3.99.5.tar.gz) = 03a0bfa85713adcc6b3383c12e2cc68a9cfbf4c4 RMD160 (lame-3.99.5.tar.gz) = 8a0990af918b635cc79eb27a3beafc6c0ee13a9f @@ -6,7 +6,7 @@ SHA512 (lame-3.99.5.tar.gz) = ce62d7eb9f Size (lame-3.99.5.tar.gz) = 1445348 bytes SHA1 (patch-ab) = e356b7614cfd4a2012f66926fe58a717dcc130f3 SHA1 (patch-ad) = fa14817f765a61f046a96a1b556e2c8203fc27ad -SHA1 (patch-configure) = 36615887c54ff229c65f0023f4f392cc4c4b282b +SHA1 (patch-configure) = eabfd5c2fb68a7687f28d184dac75511772eef9a SHA1 (patch-configure.in) = 6ca01d610b94a402f2c2b351aa901a5072f3a0cb SHA1 (patch-frontend_get__audio.c) = c6df7a003d07e916c5129d45322c708f09b524e8 SHA1 (patch-libmp3lame_lame.c) = bdc403ff8a1a7d5a6082b4d214fd43df99b1344e --_----------=_1472826634178820--