From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 19 13:21:50 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D2BC106566B; Mon, 19 Apr 2010 13:21:50 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1BADC8FC1B; Mon, 19 Apr 2010 13:21:49 +0000 (UTC) Received: by pvc7 with SMTP id 7so3110864pvc.13 for ; Mon, 19 Apr 2010 06:21:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=R7j5H5OFrYLpl6KWt0CJBwDM1egwzwTPQ0Nl2MdVTxI=; b=l4ldRQ62edhODvKGbs9tVpAM21Hsqasi9ngc2qRrvvnQ867l6CFLoKqwfbluxSvi04 mpU92oKw+ruxHIdgEVWQiXjsJwbDIAlC2d5LW2Ssle4vP7Cvme8+Semd3hTcT5+DMwdm LFDrTGjfT/JnItWE9aYAg/EhMQ05J+66H6JHc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mJRYI1CPZ/atI3XOPJi7btx/5TP5cZaYUTL4oWiDp6ak60Lnle3CHb6aRgOn9DtObJ dJTLqhjHFimkBgpdcffbH/0ewfDo2CS/+9wbenk67Ze4abYXF+myKDfSjQA/3S3oRF5e zSKaMjN/A51BpgEClMOTjKZi6M42Hk8IPjNFc= MIME-Version: 1.0 Received: by 10.141.50.6 with HTTP; Mon, 19 Apr 2010 06:21:49 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Apr 2010 13:21:49 +0000 Received: by 10.140.248.4 with SMTP id v4mr4034698rvh.213.1271683309306; Mon, 19 Apr 2010 06:21:49 -0700 (PDT) Message-ID: From: Baptiste Daroussin To: bug-followup@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: gnome@freebsd.org Subject: Re: ports/145837: [PATCH] devel/glib: only build depend on perl X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2010 13:21:50 -0000 > > Excuse me, but glib-mkenums is a perl script. > > And it is needed indeed if you want to develop program that uses > GObject-style Enums and Flags. > > Therefore, please, do NOT apply this patch. > > -- > Andrew W. Nosenko > Yes I have been to fast sorry for the noise Bapt