From owner-freebsd-ports@FreeBSD.ORG Thu Mar 25 22:09:25 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EEE5106564A for ; Thu, 25 Mar 2010 22:09:25 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1840A8FC08 for ; Thu, 25 Mar 2010 22:09:24 +0000 (UTC) Received: by wwb29 with SMTP id 29so472936wwb.13 for ; Thu, 25 Mar 2010 15:09:24 -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 :from:date:message-id:subject:to:cc:content-type; bh=z/+6vFI4LCEsc2lSaW1XdHjLwbSPA0z5RSfuKZ+UtK4=; b=R3k/OZMPwZpaeSzfWoI5sSxdR5mwMygFAD3jmU+33OLjAcZkXnrT8VzACEKhdZNdFn BMEYVlthwcCJQK8k+keNd0aVdUfV+iBSYDawwNIG9KMP65OtAUn/HtsZZVOGun1OgURp K6V+5LbN5jXZbxt20Dm34s4WmX5awpJ0g89c8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=qbZxyqHni1UXIrujK/cOfsVEd17zN2t4dQ4pU/0ZRAEHm71G7UbjiI6j85BSGWLle6 P9eG02TNYLzVqH/xF2YQ8xTsVfKgG0B4FNR3Kvj6Ya2h3aOlD3zLKOusGTMUqTah1F3Y zURjeXXJ/QkFv8kcDB5bOVFqSaYYvz35pzu2k= MIME-Version: 1.0 Received: by 10.216.85.198 with SMTP id u48mr3349279wee.225.1269554963712; Thu, 25 Mar 2010 15:09:23 -0700 (PDT) In-Reply-To: References: From: Eitan Adler Date: Fri, 26 Mar 2010 00:09:03 +0200 Message-ID: To: Dirk Meyer Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org Subject: Re: HEADS UP: Update for png14 in test on the cluster 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: Thu, 25 Mar 2010 22:09:25 -0000 > Current preview of the patchs (roughly 4500 ports). > http://people.freebsd.org/~dinoex/logs/png141-patch3 > I noticed that x11/xorg is modified but not x11/xorg-minimal - is there a reason for this? Index: ports/x11/xorg/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/xorg/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- ports/x11/xorg/Makefile 7 Feb 2010 15:25:21 -0000 1.30 +++ ports/x11/xorg/Makefile 23 Mar 2010 08:32:55 -0000