From owner-freebsd-ports Sat Dec 21 11:30: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEF7437B405 for ; Sat, 21 Dec 2002 11:30:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44F6343EEC for ; Sat, 21 Dec 2002 11:30:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBLJU4NS006699 for ; Sat, 21 Dec 2002 11:30:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBLJU4cX006698; Sat, 21 Dec 2002 11:30:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C78437B401 for ; Sat, 21 Dec 2002 11:26:14 -0800 (PST) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED3AA43EE5 for ; Sat, 21 Dec 2002 11:26:13 -0800 (PST) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id ACE41646; Sun, 22 Dec 2002 03:26:12 +0800 (CST) Message-Id: <20021221192612.ACE41646@freebsd.sinica.edu.tw> Date: Sun, 22 Dec 2002 03:26:12 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46449: Update port: chinese abiword Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46449 >Category: ports >Synopsis: Update port: chinese abiword >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 21 11:30:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #2: Mon Sep 9 10:45:46 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: - fix pkg-plist incorrect - update version from 0.9.2 to 1.0.3 - remove broken mark >How-To-Repeat: >Fix: diff -ruN abiword.orig/Makefile abiword/Makefile --- abiword.orig/Makefile Sun Dec 22 02:53:01 2002 +++ abiword/Makefile Sun Dec 22 03:17:19 2002 @@ -6,25 +6,24 @@ # PORTNAME= abiword -PORTVERSION= 0.9.2 +PORTVERSION= 1.0.3 CATEGORIES= chinese editors MASTER_SITES= # none DISTFILES= # none MAINTAINER= keith@FreeBSD.org -BROKEN= "Incorrect pkg-plist" - RUN_DEPENDS= AbiWord:${PORTSDIR}/editors/AbiWord \ ttfm.sh:${PORTSDIR}/chinese/ttfm \ ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \ gs:${PORTSDIR}/print/ghostscript-gnu NO_BUILD= yes +USE_X_PREFIX= yes .include do-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${SETENV} PKG_PREFIX=${LOCALBASE} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .include diff -ruN abiword.orig/pkg-plist abiword/pkg-plist --- abiword.orig/pkg-plist Sun Dec 22 02:53:01 2002 +++ abiword/pkg-plist Sun Dec 22 03:13:22 2002 @@ -1,6 +1,12 @@ -share/AbiSuite/fonts/Big5/.already-in-fp -share/AbiSuite/fonts/Big5/fonts.dir -share/AbiSuite/fonts/GB2312/.already-in-fp -share/AbiSuite/fonts/GB2312/fonts.dir -@dirrm share/AbiSuite/fonts/Big5 -@dirrm share/AbiSuite/fonts/GB2312 +share/AbiSuite/fonts/zh-CN/.already-in-fp +share/AbiSuite/fonts/zh-CN/fonts.dir +share/AbiSuite/fonts/zh-CN.GBK/.already-in-fp +share/AbiSuite/fonts/zh-CN.GBK/fonts.dir +share/AbiSuite/fonts/zh-HK/.already-in-fp +share/AbiSuite/fonts/zh-HK/fonts.dir +share/AbiSuite/fonts/zh-TW/.already-in-fp +share/AbiSuite/fonts/zh-TW/fonts.dir +@dirrm share/AbiSuite/fonts/zh-CN +@dirrm share/AbiSuite/fonts/zh-CN.GBK +@dirrm share/AbiSuite/fonts/zh-HK +@dirrm share/AbiSuite/fonts/zh-TW >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message