From owner-freebsd-ports@FreeBSD.ORG Tue Aug 2 21:37:55 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 976E5106564A; Tue, 2 Aug 2011 21:37:55 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 049678FC0C; Tue, 2 Aug 2011 21:37:54 +0000 (UTC) Received: by wyg24 with SMTP id 24so185448wyg.13 for ; Tue, 02 Aug 2011 14:37:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=pRSpKKCZSm9iJmI4KKKvcwzJnkFzFL+GiFgS9itLQZg=; b=h7qTDOrks7VCKv726XOB034UTJFnHT3b53XUvTsismgwOfNcpb6xjnBJ/QwjNTx6y2 47tvpSEBCme+zptmYjDQeRDMbMg4j4PBq8XvOJBF/9ggNQgrvdDeDbe5d0DuZJ9/Pm2z tL5nyqxWcfWbAVxKFctERc2CRj8Bz/2fZvnzM= Received: by 10.216.136.158 with SMTP id w30mr1024131wei.40.1312321073641; Tue, 02 Aug 2011 14:37:53 -0700 (PDT) Received: from Groseille.malikania.fr (65.21.102.84.rev.sfr.net [84.102.21.65]) by mx.google.com with ESMTPS id fo2sm137279wbb.48.2011.08.02.14.37.51 (version=SSLv3 cipher=OTHER); Tue, 02 Aug 2011 14:37:52 -0700 (PDT) Message-ID: <4E386E2E.9090206@gmail.com> Date: Tue, 02 Aug 2011 23:37:50 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110715 Thunderbird/5.0 MIME-Version: 1.0 To: Koop Mast References: <4E37B4C1.9080902@gmail.com> <1312274720.1988.2.camel@crashalot.rainbow-runner.nl> In-Reply-To: <1312274720.1988.2.camel@crashalot.rainbow-runner.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Typo in x11-toolkits/gtk30 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2011 21:37:55 -0000 On 02/08/2011 10:45, Koop Mast wrote: > On Tue, 2011-08-02 at 10:26 +0200, David Demelier wrote: >> Hello, >> >> I'm not sure that gtk-3.0 appears in 1997 ;-). > > It isn't a typo. This port was repo-copied from gtk20 which was in a > previous life gtk13 :). It all history. > Yes but this does not make sense at all... > -Koop > >> # New ports collection makefile for: gtk13 >> ^^^^^ >> # Date Created: 28 Sep 1997 >> ^^^^^^^^^^^ >> # Whom: Vanilla I. Shu >> # >> # $FreeBSD: ports/x11-toolkits/gtk30/Makefile,v 1.251 2011/07/30 >> 09:20:20 kwm Exp $ >> # $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.35 2011/06/07 13:19:12 >> kwm Exp $ >> # >> >> Cheers, > > -- David Demelier