From statue@freebsd.sinica.edu.tw  Sat Dec 21 11:26:14 2002
Return-Path: <statue@freebsd.sinica.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5C78437B401
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <statue@freebsd.sinica.edu.tw>
Reply-To: Statue <statue@freebsd.sinica.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: chinese abiword
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46449
>Category:       ports
>Synopsis:       Update port: chinese abiword
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 21 11:30:03 PST 2002
>Closed-Date:    Fri Jan 03 11:50:48 PST 2003
>Last-Modified:  Fri Jan 03 11:50:48 PST 2003
>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 <bsd.port.pre.mk>
 
 do-install:
-	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+	@${SETENV} PKG_PREFIX=${LOCALBASE} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
 
 .include <bsd.port.post.mk>
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:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Fri Jan 3 11:50:40 PST 2003 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46449 
>Unformatted:
