ports/72609: [MAINTAINER] textproc/headers: update to r12.0.1

Kuang-che Wu kcwu at csie.org
Wed Oct 13 06:10:28 UTC 2004


>Number:         72609
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/headers: update to r12.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 06:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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
- at dirrm include/iiimf
+ at unexec rmdir %D/include/iiimf 2>/dev/null || true
--- iiimf-headers-r12.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list