Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 632B263B89F for ; Sun, 28 Feb 2010 20:49:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E9FE363B692; Sun, 28 Feb 2010 20:49:22 +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 EA85E63B123 for ; Sun, 28 Feb 2010 20:49:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D33C1175DF; Sun, 28 Feb 2010 20:49:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 28 Feb 2010 20:49:21 +0000 From: Antoine Reilles Subject: CVS commit: pkgsrc/net/libsoup24 To: pkgsrc-changes@NetBSD.org Reply-To: tonio@netbsd.org X-Mailer: log_accum Message-Id: <20100228204921.D33C1175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tonio Date: Sun Feb 28 20:49:21 UTC 2010 Modified Files: pkgsrc/net/libsoup24: Makefile PLIST buildlink3.mk Added Files: pkgsrc/net/libsoup24: options.mk Log Message: Add a gnome option, enabled by default. Fix PR pkg/42854, applying a similar patch. Remove the dependency on gtk-doc, it wasn't used. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/libsoup24/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/libsoup24/PLIST cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/libsoup24/buildlink3.mk cvs rdiff -u -r0 -r1.1 pkgsrc/net/libsoup24/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.