ports/80485: Update port: chinese/cce

statue statue at webbbs.yzu.edu.tw
Sat Apr 30 18:40:02 UTC 2005


>Number:         80485
>Category:       ports
>Synopsis:       Update port: chinese/cce
>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:   Sat Apr 30 18:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     statue
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
[MAINTAINER]
>Environment:
System: FreeBSD windtop.yzu.edu.tw 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Wed Sep 24 14:53:36 CST 2003 visor at windtop.yzu.edu.tw:/usr/src/sys/compile/web i386


	
>Description:
unbreak cce.
	
>How-To-Repeat:
	
>Fix:

diff -ruN cce.orig/Makefile cce/Makefile
--- cce.orig/Makefile	Sun May  1 02:09:28 2005
+++ cce/Makefile	Sun May  1 02:31:49 2005
@@ -16,8 +16,6 @@
 MAINTAINER=	statue at freebsd.netlab.cse.yzu.edu.tw
 COMMENT=	Console CJK Environment
 
-BROKEN=		Incorrect pkg-plist
-
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 ONLY_FOR_ARCHS=	i386
 HAS_CONFIGURE=	yes
diff -ruN cce.orig/files/patch-inputs::all::Makefile.in cce/files/patch-inputs::all::Makefile.in
--- cce.orig/files/patch-inputs::all::Makefile.in	Thu Jan  1 08:00:00 1970
+++ cce/files/patch-inputs::all::Makefile.in	Sun May  1 02:31:14 2005
@@ -0,0 +1,19 @@
+--- inputs/all/Makefile.in.orig	Sat Feb 14 12:17:23 2004
++++ inputs/all/Makefile.in	Sun May  1 02:27:37 2005
+@@ -335,8 +335,6 @@
+ .check_convtab:
+ 	@if [ ! -f $(CCE_SHARE_DIR)/cce/cceconv.tab ] ; then \
+        $(NORMAL_INSTALL) ; \
+-       $(mkinstalldirs) $(CCE_SHARE_DIR)/cce ; \
+-	   $(INSTALL_DATA) $(srcdir)/../utils/cceconv.tab $(CCE_SHARE_DIR)/cce/cceconv.tab ; \
+     fi
+ 
+ zhiyin.tab: zhiyin.cin $(CIN2TAB) .check_convtab
+@@ -361,6 +359,7 @@
+ 
+ allinstall: $(CIN2TAB) 
+ 	$(mkinstalldirs) $(CCE_SHARE_DIR)/cce
++	$(INSTALL_DATA) $(srcdir)/../utils/cceconv.tab $(CCE_SHARE_DIR)/cce/cceconv.tab ; \
+ 	$(mkinstalldirs) $(CCE_SHARE_DIR)/cce/all
+ 	$(INSTALL_DATA) $(srcdir)/*.tab $(CCE_SHARE_DIR)/cce/all
+ 	$(INSTALL_DATA) $(srcdir)/*.tab.usr $(CCE_SHARE_DIR)/cce/all
	


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



More information about the freebsd-ports-bugs mailing list