Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 58E2B63B8C3 for ; Fri, 3 Sep 2010 22:33:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0574563B101; Fri, 3 Sep 2010 22:33: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 2C21E63B100 for ; Fri, 3 Sep 2010 22:33:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 16AC2175DD; Fri, 3 Sep 2010 22:33:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 3 Sep 2010 22:33:14 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/p5-pango To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100903223314.16AC2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Sep 3 22:33:13 UTC 2010 Modified Files: pkgsrc/devel/p5-pango: Makefile distinfo Log Message: Update to 1.221: Overview of changes in Pango 1.221 ================================== * Properly export all our public symbols so that linking against us works on MSWin32. (GNOME #576373) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-pango/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-pango/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.