From kcwu@kcwu.homeip.net  Wed Oct 13 06:03:38 2004
Return-Path: <kcwu@kcwu.homeip.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BC6AC16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Oct 2004 06:03:38 +0000 (GMT)
Received: from mail1out.giga.net.tw (mail1out.giga.net.tw [203.133.1.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1E55843D41
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Oct 2004 06:03:38 +0000 (GMT)
	(envelope-from kcwu@kcwu.homeip.net)
Received: from kcwu.homeip.net (61-70-142-187.adsl.static.giga.net.tw [61.70.142.187])
	by mail1out.giga.net.tw (Postfix) with ESMTP id E31BD13662
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Oct 2004 14:03:32 +0800 (CST)
Received: from kcwu.homeip.net (kc@kcwu.homeip.net [127.0.0.1])
	by kcwu.homeip.net (8.13.1/8.13.1) with ESMTP id i9D63mAj085742
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Oct 2004 14:03:48 +0800 (CST)
	(envelope-from kcwu@kcwu.homeip.net)
Received: (from kcwu@localhost)
	by kcwu.homeip.net (8.13.1/8.13.1/Submit) id i9D63mKq085741;
	Wed, 13 Oct 2004 14:03:48 +0800 (CST)
	(envelope-from kcwu)
Message-Id: <200410130603.i9D63mKq085741@kcwu.homeip.net>
Date: Wed, 13 Oct 2004 14:03:48 +0800 (CST)
From: Kuang-che Wu <kcwu@csie.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] textproc/headers: update to r12.0.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72609
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/headers: update to r12.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 06:10:23 GMT 2004
>Closed-Date:    Wed Oct 13 18:40:07 GMT 2004
>Last-Modified:  Wed Oct 13 18:40:07 GMT 2004
>Originator:     Kuang-che Wu
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kcwu.homeip.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Sep  4 05:33:38 CST
>Description:
- Update to r12.0.1

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

--- iiimf-headers-r12.0.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/iiimf-headers/Makefile /files/home/kcwu/work/ports/x/textproc/iiimf-headers/Makefile
--- /usr/ports/textproc/iiimf-headers/Makefile	Sun Dec 28 19:05:09 2003
+++ /files/home/kcwu/work/ports/x/textproc/iiimf-headers/Makefile	Wed Oct 13 13:19:40 2004
@@ -5,24 +5,24 @@
 # $FreeBSD: ports/textproc/iiimf-headers/Makefile,v 1.1 2003/12/28 11:05:09 edwin Exp $
 #
 
-PORTNAME=	iiimf-headers
-PORTVERSION=	${IIIMF_VER:S/_/./:C/-.*//}
+PORTNAME=	headers
+PORTVERSION=	${IIIMF_VER:S/_/./g:C/-.*//}
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.openi18n.org/download/docs/im-sdk/
+MASTER_SITES=	http://www.openi18n.org/download/im-sdk/src/
+PKGNAMEPREFIX=	iiimf-
 DISTNAME=	im-sdk
-DISTFILES=	${DISTNAME}.${IIIMF_VER:S/-/./}${EXTRACT_SUFX}
+DISTFILES=	${DISTNAME}-src-${IIIMF_VER}.tgz
 
 MAINTAINER=	kcwu@csie.org
 COMMENT=	Header files for Internet/Intranet Input Method Framework
 
-IIIMF_VER=	r11_4-1467
+IIIMF_VER=	r12_0_1-svn1891
 WRKSRC=		${WRKDIR}/${DISTNAME}-${IIIMF_VER}
-USE_BZIP2=	yes
 NO_BUILD=	yes
 
 do-install:
 	${MKDIR} ${PREFIX}/include/iiimf
-.for file in IMArg.h IMProtocolStruct.h syscfg.h threaddef.h
+.for file in IMArg.h IMCharSubsets.h IMProtocolStruct.h syscfg.h threaddef.h
 	${INSTALL_DATA} ${WRKSRC}/include/${file} ${PREFIX}/include/iiimf
 .endfor
 	${MKDIR} ${PREFIX}/include/iiimf/iml
diff -ruN --exclude=CVS /usr/ports/textproc/iiimf-headers/distinfo /files/home/kcwu/work/ports/x/textproc/iiimf-headers/distinfo
--- /usr/ports/textproc/iiimf-headers/distinfo	Wed Mar 31 11:11:42 2004
+++ /files/home/kcwu/work/ports/x/textproc/iiimf-headers/distinfo	Wed Oct 13 13:19:40 2004
@@ -1,2 +1,2 @@
-MD5 (im-sdk.r11_4.1467.tar.bz2) = ca6b6ac7c41641db6eaa0fa395748f90
-SIZE (im-sdk.r11_4.1467.tar.bz2) = 7253894
+MD5 (im-sdk-src-r12_0_1-svn1891.tgz) = 4e51e4fd07391bd957622db0e89aeefe
+SIZE (im-sdk-src-r12_0_1-svn1891.tgz) = 18206118
diff -ruN --exclude=CVS /usr/ports/textproc/iiimf-headers/pkg-plist /files/home/kcwu/work/ports/x/textproc/iiimf-headers/pkg-plist
--- /usr/ports/textproc/iiimf-headers/pkg-plist	Sun Dec 28 19:05:09 2003
+++ /files/home/kcwu/work/ports/x/textproc/iiimf-headers/pkg-plist	Wed Oct 13 13:19:40 2004
@@ -1,4 +1,5 @@
 include/iiimf/IMArg.h
+include/iiimf/IMCharSubsets.h
 include/iiimf/IMProtocolStruct.h
 include/iiimf/iml/SunIMPriv.h
 include/iiimf/iml/SunIM.h
@@ -10,4 +11,4 @@
 include/iiimf/syscfg.h
 include/iiimf/threaddef.h
 @dirrm include/iiimf/iml
-@dirrm include/iiimf
+@unexec rmdir %D/include/iiimf 2>/dev/null || true
--- iiimf-headers-r12.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:

From: Kuang-che Wu <kcwu@csie.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/72609: [MAINTAINER] textproc/headers: update to r12.0.1
Date: Wed, 13 Oct 2004 15:20:59 +0800

 --jB+02Y6wHc2pEa2x
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 
 On Wed, Oct 13, 2004 at 06:10:23AM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote:
 > >Synopsis:       [MAINTAINER] textproc/headers: update to r12.0.1
 the directory should be textproc/iiimf-headers
 PortTools ignores PKGNAMEPREFIX :(
 
 --jB+02Y6wHc2pEa2x
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.6 (FreeBSD)
 
 iD8DBQFBbNdb4yBMH10rsRoRAphtAKCAY2DmWEq3VXfIyP/PU+VKTibyRACfVJYA
 quwiMpUa6Jl1DpA1bYeFF7s=
 =yS55
 -----END PGP SIGNATURE-----
 
 --jB+02Y6wHc2pEa2x--
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Wed Oct 13 18:32:26 GMT 2004 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72609 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Oct 13 18:39:59 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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