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 25B1D7A0F0 for ; Mon, 28 Dec 2015 03:29:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9740D85F10; Mon, 28 Dec 2015 03:29:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2475A85EB7 for ; Mon, 28 Dec 2015 03:29:34 +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 Qz4nFH1CTwXS for ; Mon, 28 Dec 2015 03:29:33 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B84C285E1A for ; Mon, 28 Dec 2015 03:29:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB07BFBA4; Mon, 28 Dec 2015 03:29:33 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 28 Dec 2015 03:29:33 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/audio/rubberband To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20151228032933.AB07BFBA4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: kamil Date: Mon Dec 28 03:29:33 UTC 2015 Added Files: pkgsrc/audio/rubberband: DESCR Makefile PLIST buildlink3.mk distinfo pkgsrc/audio/rubberband/patches: patch-src_StretcherImpl.cpp patch-src_StretcherProcess.cpp patch-src_system_sysutils.h Log Message: Import rubberband-1.8.1 as audio/rubberband Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/audio/rubberband/DESCR \ pkgsrc/audio/rubberband/Makefile pkgsrc/audio/rubberband/PLIST \ pkgsrc/audio/rubberband/buildlink3.mk pkgsrc/audio/rubberband/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/audio/rubberband/patches/patch-src_StretcherImpl.cpp \ pkgsrc/audio/rubberband/patches/patch-src_StretcherProcess.cpp \ pkgsrc/audio/rubberband/patches/patch-src_system_sysutils.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.