ports/78769: xcalendar port is marked broken

Stephen Montgomery-Smith stephen at math.missouri.edu
Sun Mar 13 06:50:02 UTC 2005


>Number:         78769
>Category:       ports
>Synopsis:       xcalendar port is marked broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 13 06:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Feb 21 21:28:24 CST 2005 stephen at cauchy:/usr/src-copy/sys/compile/gx270 i386


	
>Description:
The xcalendar port has been marked broken because of a bad pkg-plist
>How-To-Repeat:
	
>Fix:

diff -ur xcalendar-orig/Makefile xcalendar/Makefile
--- xcalendar-orig/Makefile	Sun Mar 13 00:16:43 2005
+++ xcalendar/Makefile	Sun Mar 13 00:17:08 2005
@@ -15,8 +15,6 @@
 MAINTAINER=	mistral at imasy.or.jp
 COMMENT=	A calendar with a notebook for X11 (internationalized version)
 
-BROKEN=		Incomplete pkg-plist
-
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USE_IMAKE=	yes
diff -ur xcalendar-orig/pkg-plist xcalendar/pkg-plist
--- xcalendar-orig/pkg-plist	Sun Mar 13 00:16:43 2005
+++ xcalendar/pkg-plist	Sun Mar 13 00:44:20 2005
@@ -14,4 +14,5 @@
 @dirrm lib/X11/ja_JP.eucJP/xcalendar
 @unexec rmdir %D/lib/X11/ja_JP.eucJP/app-defaults 2>/dev/null || true
 @unexec rmdir %D/lib/X11/ja_JP.eucJP 2>/dev/null || true
- at unexec rm %D/lib/X11/ja_JP.EUC 2>/dev/null || true
+ at unexec rmdir %D/lib/X11/ja_JP.EUC/app-defaults 2>/dev/null || true
+ at unexec rmdir %D/lib/X11/ja_JP.EUC 2>/dev/null || true

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



More information about the freebsd-ports-bugs mailing list