From owner-cvs-all@FreeBSD.ORG Fri Dec 24 15:15:58 2010 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 C5E251065670; Fri, 24 Dec 2010 15:15:58 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9C33D8FC18; Fri, 24 Dec 2010 15:15:58 +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 oBOFFwBr032940; Fri, 24 Dec 2010 15:15:58 GMT (envelope-from jpaetzel@repoman.freebsd.org) Received: (from jpaetzel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBOFFw7E032939; Fri, 24 Dec 2010 15:15:58 GMT (envelope-from jpaetzel) Message-Id: <201012241515.oBOFFw7E032939@repoman.freebsd.org> From: Josh Paetzel Date: Fri, 24 Dec 2010 15:15:58 +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/freeswitch-core Makefile pkg-plist 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: Fri, 24 Dec 2010 15:15:58 -0000 jpaetzel 2010-12-24 15:15:58 UTC FreeBSD ports repository Modified files: net/freeswitch-core Makefile pkg-plist Log: Fix bug in Makefile which caused a plist issue when python or libzrtp modules were enabled. Add missing file to plist when python module is enabled. Approved by: Richard E. Neese (maintainer) Pointyhat: jpaetzel Revision Changes Path 1.18 +3 -3 ports/net/freeswitch-core/Makefile 1.6 +1 -0 ports/net/freeswitch-core/pkg-plist