From owner-cvs-ports@FreeBSD.ORG Thu Jul 21 04:05:28 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B42016A421; Thu, 21 Jul 2005 04:05:28 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C1043D5E; Thu, 21 Jul 2005 04:05:24 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6L45Ocw041092; Thu, 21 Jul 2005 04:05:24 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6L45Ocp041091; Thu, 21 Jul 2005 04:05:24 GMT (envelope-from mezz) Message-Id: <200507210405.j6L45Ocp041091@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 21 Jul 2005 04:05:24 +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/abiword-devel Makefile distinfo pkg-plist ports/editors/abiword-devel/files patch-GNUmakefile.in patch-src_af_util_xp_ut_iconv.cpp patch-src_wp_main_unix_GNUmakefile.in ports/editors/abiword-plugins-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: Thu, 21 Jul 2005 04:05:28 -0000 mezz 2005-07-21 04:05:24 UTC FreeBSD ports repository Modified files: editors/abiword-devel Makefile distinfo pkg-plist editors/abiword-devel/files patch-GNUmakefile.in patch-src_af_util_xp_ut_iconv.cpp patch-src_wp_main_unix_GNUmakefile.in editors/abiword-plugins-devel Makefile Log: - Update to 2.3.4, see release note for detail: http://www.abisource.com/release-notes/2.3.4.phtml - Do not extract the useless stuff like MSVC*, abipbx, expat, fribidi, libpng and etc. That way will not link any inside dependencies for sure, we want to use dependency from our ports tree. [1] Submitted by: mi [1] Revision Changes Path 1.118 +5 -1 ports/editors/abiword-devel/Makefile 1.55 +2 -2 ports/editors/abiword-devel/distinfo 1.5 +5 -5 ports/editors/abiword-devel/files/patch-GNUmakefile.in 1.3 +4 -4 ports/editors/abiword-devel/files/patch-src_af_util_xp_ut_iconv.cpp 1.3 +3 -3 ports/editors/abiword-devel/files/patch-src_wp_main_unix_GNUmakefile.in 1.52 +2 -0 ports/editors/abiword-devel/pkg-plist 1.19 +5 -1 ports/editors/abiword-plugins-devel/Makefile