Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 147D963B883 for ; Mon, 17 Jan 2011 19:45:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9B2EB19CF8A; Mon, 17 Jan 2011 19:45:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 374D219CF87 for ; Mon, 17 Jan 2011 19:45:00 +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 YDx0Ha-RYVqU for ; Mon, 17 Jan 2011 19:44:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id BCAAC19CF83 for ; Mon, 17 Jan 2011 19:44:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 98364175DD; Mon, 17 Jan 2011 19:44:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 17 Jan 2011 19:44:59 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/multimedia/libtheora To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20110117194459.98364175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Mon Jan 17 19:44:59 UTC 2011 Modified Files: pkgsrc/multimedia/libtheora: Makefile distinfo Added Files: pkgsrc/multimedia/libtheora/patches: patch-ab Log Message: libtheora{enc,dec}.so use symbols from libtheora.so, so make sure the former are linked against the latter bump PKGREV To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/multimedia/libtheora/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/libtheora/distinfo cvs rdiff -u -r0 -r1.4 pkgsrc/multimedia/libtheora/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.