Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1396263C093 for ; Tue, 6 Sep 2011 18:51:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E308014A252; Tue, 6 Sep 2011 18:51:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B0A114A24F for ; Tue, 6 Sep 2011 18:51:16 +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 REQIeaydTxi1 for ; Tue, 6 Sep 2011 18:51:15 +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 87CA714A1F7 for ; Tue, 6 Sep 2011 18:51:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 01137175DD; Tue, 6 Sep 2011 18:51:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 6 Sep 2011 18:51:14 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/converters/libiconv To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20110906185115.01137175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Tue Sep 6 18:51:14 UTC 2011 Modified Files: pkgsrc/converters/libiconv: Makefile distinfo pkgsrc/converters/libiconv/patches: patch-af Log Message: Link libiconv.la against libcharset.la to fix the build on MirBSD. Bump PKGREVISION. Patch was first sent to tech-pkg, no one objected. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/converters/libiconv/Makefile cvs rdiff -u -r1.35 -r1.36 pkgsrc/converters/libiconv/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/converters/libiconv/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.