From owner-cvs-ports@FreeBSD.ORG Tue Feb 16 23:21:23 2010 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 2D2BF106566B; Tue, 16 Feb 2010 23:21:23 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1D1638FC0A; Tue, 16 Feb 2010 23:21:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o1GNLN1s099466; Tue, 16 Feb 2010 23:21:23 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1GNLMHb099465; Tue, 16 Feb 2010 23:21:22 GMT (envelope-from maho) Message-Id: <201002162321.o1GNLMHb099465@repoman.freebsd.org> From: Maho Nakata Date: Tue, 16 Feb 2010 23:21: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/editors/openoffice.org-2 Makefile ports/editors/openoffice.org-3 Makefile ports/editors/openoffice.org-3-RC Makefile ports/editors/openoffice.org-3-devel Makefile 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, 16 Feb 2010 23:21:23 -0000 maho 2010-02-16 23:21:22 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile editors/openoffice.org-3 Makefile editors/openoffice.org-3-RC Makefile editors/openoffice.org-3-devel Makefile Log: Use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-message. PR: 142449, 142450, 142451 and 142452 Submitted by: Sevan Janiyan Feature safe: yes Revision Changes Path 1.323 +2 -8 ports/editors/openoffice.org-2/Makefile 1.418 +2 -7 ports/editors/openoffice.org-3-RC/Makefile 1.465 +2 -7 ports/editors/openoffice.org-3-devel/Makefile 1.328 +2 -7 ports/editors/openoffice.org-3/Makefile