From owner-cvs-ports@FreeBSD.ORG Fri Sep 16 06:44:47 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B20D11065670; Fri, 16 Sep 2011 06:44:47 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 88C828FC25; Fri, 16 Sep 2011 06:44:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p8G6ilqX019037; Fri, 16 Sep 2011 06:44:47 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8G6ilq9019036; Fri, 16 Sep 2011 06:44:47 GMT (envelope-from vanilla) Message-Id: <201109160644.p8G6ilq9019036@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Fri, 16 Sep 2011 06:44:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cflow/files patch-ab patch-prcc.c patch-prcg.c patch-prcg.prototypes.h X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 06:44:47 -0000 vanilla 2011-09-16 06:44:47 UTC FreeBSD ports repository Modified files: devel/cflow/files patch-ab Added files: devel/cflow/files patch-prcc.c patch-prcg.c patch-prcg.prototypes.h Log: Fix build error with clang. Revision Changes Path 1.2 +35 -20 ports/devel/cflow/files/patch-ab 1.1 +82 -0 ports/devel/cflow/files/patch-prcc.c (new) 1.1 +84 -0 ports/devel/cflow/files/patch-prcg.c (new) 1.1 +15 -0 ports/devel/cflow/files/patch-prcg.prototypes.h (new)