Received: by mail.netbsd.org (Postfix, from userid 605) id A8B3F84DAC; Sun, 25 Aug 2019 21:54:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2FFA684DAA for ; Sun, 25 Aug 2019 21:54:19 +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 AT0U5z2AWd6C for ; Sun, 25 Aug 2019 21:54:18 +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 BC05C84D95 for ; Sun, 25 Aug 2019 21:54:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B607DFBF4; Sun, 25 Aug 2019 21:54:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1566770058232320" MIME-Version: 1.0 Date: Sun, 25 Aug 2019 21:54:18 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/audio/sox To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20190825215418.B607DFBF4@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. --_----------=_1566770058232320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sun Aug 25 21:54:18 UTC 2019 Modified Files: pkgsrc/audio/sox: DESCR Log Message: sox: adjust DESCR Although reading this DESCR made me chuckle, others apart from the dark lord himself have been known to use backmasking. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/sox/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1566770058232320 Content-Disposition: inline Content-Length: 554 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/sox/DESCR diff -u pkgsrc/audio/sox/DESCR:1.2 pkgsrc/audio/sox/DESCR:1.3 --- pkgsrc/audio/sox/DESCR:1.2 Tue May 6 17:40:27 2003 +++ pkgsrc/audio/sox/DESCR Sun Aug 25 21:54:18 2019 @@ -11,5 +11,5 @@ and Soundtool (DOS) files. The sound effects include changing the sample rate, adding echo delay lines, applying low-, high, and band-pass filtering, -reversing a sample in order to search for Satanic messages, +reversing a sample in order to search for backmasked messages, and the infamous Fender Vibro effect. --_----------=_1566770058232320--