From owner-cvs-all@FreeBSD.ORG Thu Jul 26 17:31:53 2007 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 8B3BD16A46E; Thu, 26 Jul 2007 17:31:53 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 619DF13C458; Thu, 26 Jul 2007 17:31:53 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l6QHVr4c044003; Thu, 26 Jul 2007 17:31:53 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l6QHVr52044000; Thu, 26 Jul 2007 17:31:53 GMT (envelope-from rafan) Message-Id: <200707261731.l6QHVr52044000@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 26 Jul 2007 17:31:53 +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/openh323 Makefile pkg-plist ports/net/openh323/files patch-makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2007 17:31:53 -0000 rafan 2007-07-26 17:31:53 UTC FreeBSD ports repository Modified files: net/openh323 Makefile pkg-plist net/openh323/files patch-makefile.in Log: - Install version.h to DATADIR, some ports' configure script looks this file, for example, the newer version of asterisk. PR: ports/114613 Submitted by: viper Approved by: Steve Ames (maintainer) Revision Changes Path 1.77 +1 -1 ports/net/openh323/Makefile 1.3 +10 -5 ports/net/openh323/files/patch-makefile.in 1.10 +1 -0 ports/net/openh323/pkg-plist