From owner-cvs-ports@FreeBSD.ORG Mon Oct 20 17:26:22 2008 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 5F48F106575B; Mon, 20 Oct 2008 17:26:22 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 351CC8FC13; Mon, 20 Oct 2008 17:26:22 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9KHQMWd032167; Mon, 20 Oct 2008 17:26:22 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9KHQMGI032166; Mon, 20 Oct 2008 17:26:22 GMT (envelope-from sobomax) Message-Id: <200810201726.m9KHQMGI032166@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 20 Oct 2008 17:26:22 +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/net/asterisk/files patch-main::utils.c 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: Mon, 20 Oct 2008 17:26:22 -0000 sobomax 2008-10-20 17:26:22 UTC FreeBSD ports repository Modified files: net/asterisk/files patch-main::utils.c Log: Make patch sutrable for integration with vendor by putting back #ifdef that we have had no business of removing in the first place. Don't bump PORTREVISION since it makes no difference for the compiled package. Revision Changes Path 1.6 +7 -11 ports/net/asterisk/files/patch-main::utils.c