Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7450663B95F for ; Tue, 23 Nov 2010 06:22:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 450AA19D643; Tue, 23 Nov 2010 06:22:32 +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 8221B19D63D for ; Tue, 23 Nov 2010 06:22:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 75086175DD; Tue, 23 Nov 2010 06:22:29 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Nov 2010 06:22:29 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/graphics/fly To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20101123062229.75086175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Tue Nov 23 06:22:29 UTC 2010 Modified Files: pkgsrc/graphics/fly: Makefile distinfo pkgsrc/graphics/fly/patches: patch-aa Log Message: Some improvements * libfreetype support had been dropped in GD-2.x, no need to buildlink here. * libXpm dependency is optionify in current graphics/gd, no need libdlink here. * take CFLAGS and LIBS for libgd from gdlib-config. * use SUBST for replacing PREFIX. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/fly/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/fly/distinfo cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/fly/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.