From rafan@svm.csie.ntu.edu.tw  Sat Mar 10 15:26:57 2007
Return-Path: <rafan@svm.csie.ntu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9A5F516A404;
	Sat, 10 Mar 2007 15:26:57 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75])
	by mx1.freebsd.org (Postfix) with ESMTP id 2F95413C442;
	Sat, 10 Mar 2007 15:26:56 +0000 (UTC)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1])
	by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l2AFQtCJ043114;
	Sat, 10 Mar 2007 23:26:55 +0800 (CST)
	(envelope-from rafan@svm.csie.ntu.edu.tw)
Received: (from rafan@localhost)
	by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l2AFQthK044335;
	Sat, 10 Mar 2007 23:26:55 +0800 (CST)
	(envelope-from rafan)
Message-Id: <200703101526.l2AFQthK044335@svm.csie.ntu.edu.tw>
Date: Sat, 10 Mar 2007 23:26:55 +0800 (CST)
From: Rong-En Fan <rafan@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@freebsd.org
Subject: [PATCH] chinese/zh-libtabe: fix objformat
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         110160
>Category:       ports
>Synopsis:       [PATCH] chinese/zh-libtabe: fix objformat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 10 15:30:04 GMT 2007
>Closed-Date:    Thu Mar 15 03:16:59 GMT 2007
>Last-Modified:  Thu Mar 15 03:20:09 GMT 2007
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
NTU CSIE
>Environment:
System: FreeBSD svm.csie.ntu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Feb 22 16:08:35 CST 2007
>Description:
Fix build after objformat removal

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- zh-libtabe-0.2.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/chinese/libtabe/Makefile,v
retrieving revision 1.35
diff -u -u -r1.35 Makefile
--- Makefile	11 Dec 2006 05:02:43 -0000	1.35
+++ Makefile	10 Mar 2007 15:26:37 -0000
@@ -50,6 +50,7 @@
 .endif
 
 post-patch:
+	${REINPLACE_CMD} -e '/objformat/s/echo aout/echo elf/' ${WRKSRC}/configure
 .if defined(WITHOUT_X11)
 	${REINPLACE_CMD} -e '/all:/s/ bims//; /bims/d' ${WRKSRC}/src/Makefile.in
 .endif
--- zh-libtabe-0.2.6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Mar 10 15:30:18 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110160 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Mar 15 03:16:57 UTC 2007 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110160 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110160: commit references a PR
Date: Thu, 15 Mar 2007 03:16:51 +0000 (UTC)

 clsung      2007-03-15 03:16:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     chinese/libtabe      Makefile 
   Log:
   - Fix build after objformat removal
   
   PR:             ports/110160
   Submitted by:   rafan
   
   Revision  Changes    Path
   1.36      +2 -0      ports/chinese/libtabe/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
