Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8FC0563BC1C for ; Tue, 20 Oct 2009 01:49:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 44BBE63B181; Tue, 20 Oct 2009 01:49:54 +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 AB53163B147 for ; Tue, 20 Oct 2009 01:49:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 43A23175DA; Tue, 20 Oct 2009 01:49:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 20 Oct 2009 01:49:47 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/databases/ruby-dbd-pg To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20091020014947.43A23175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Oct 20 01:49:47 UTC 2009 Modified Files: pkgsrc/databases/ruby-dbd-pg: Makefile Log Message: Fix DEPENDS line to append variable, not set. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/ruby-dbd-pg/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.