From owner-cvs-ports@FreeBSD.ORG Tue Dec 20 18:25:50 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 9B6FB106564A; Tue, 20 Dec 2011 18:25:50 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6D7AB8FC13; Tue, 20 Dec 2011 18:25:50 +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 pBKIPofU070300; Tue, 20 Dec 2011 18:25:50 GMT (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBKIPoxH070299; Tue, 20 Dec 2011 18:25:50 GMT (envelope-from se) Message-Id: <201112201825.pBKIPoxH070299@repoman.freebsd.org> From: Stefan Esser Date: Tue, 20 Dec 2011 18:25:50 +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/www/webstone/files patch-ac patch-ad patch-ae patch-af 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: Tue, 20 Dec 2011 18:25:50 -0000 se 2011-12-20 18:25:50 UTC FreeBSD ports repository (src committer) Modified files: www/webstone/files patch-ac patch-ad Added files: www/webstone/files patch-ae patch-af Log: Fix compilation with clang: main() should return int not void. Revision Changes Path 1.2 +11 -2 ports/www/webstone/files/patch-ac 1.2 +20 -2 ports/www/webstone/files/patch-ad 1.1 +17 -0 ports/www/webstone/files/patch-ae (new) 1.1 +11 -0 ports/www/webstone/files/patch-af (new)