From owner-cvs-all@FreeBSD.ORG Mon May 9 20:08:23 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83E72106564A; Mon, 9 May 2011 20:08:23 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5C01C8FC0C; Mon, 9 May 2011 20:08:23 +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 p49K8NLS073788; Mon, 9 May 2011 20:08:23 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p49K8NPL073787; Mon, 9 May 2011 20:08:23 GMT (envelope-from thierry) Message-Id: <201105092008.p49K8NPL073787@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 9 May 2011 20:08:23 +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/textproc/aspell Makefile ports/textproc/aspell/files patch-cxx-clang.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2011 20:08:23 -0000 thierry 2011-05-09 20:08:23 UTC FreeBSD ports repository Modified files: textproc/aspell Makefile Added files: textproc/aspell/files patch-cxx-clang.patch Log: Fix compilation with Clang (patch submitted by rdivacky). Since I'm there, pet portlint. Revision Changes Path 1.95 +2 -2 ports/textproc/aspell/Makefile 1.1 +58 -0 ports/textproc/aspell/files/patch-cxx-clang.patch (new)