Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 67AFC63BEEB for ; Mon, 1 Aug 2011 01:16:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3AA1014A8BA; Mon, 1 Aug 2011 01:16:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB18014A8B9 for ; Mon, 1 Aug 2011 01:16:51 +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 fCkw0hoXTkUy for ; Mon, 1 Aug 2011 01:16:51 +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 397E214A8B6 for ; Mon, 1 Aug 2011 01:16:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 04728175DD; Mon, 1 Aug 2011 01:16:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 1 Aug 2011 01:16:50 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/chat/amsn To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20110801011651.04728175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dholland Date: Mon Aug 1 01:16:50 UTC 2011 Modified Files: pkgsrc/chat/amsn: Makefile distinfo pkgsrc/chat/amsn/patches: patch-utils_TkCximage_src_CxImage_ximapng.cpp Log Message: Fix build with png-1.5, fully now. Also add various REPLACE_INTERPRETER and add a dependency on Python for the two installed Python scripts. No version bump since this hasn't been buildable in a long time. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/chat/amsn/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/chat/amsn/distinfo cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/chat/amsn/patches/patch-utils_TkCximage_src_CxImage_ximapng.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.