Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2005 00:49:53 -0600 (CST)
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78769: xcalendar port is marked broken
Message-ID:  <200503130649.j2D6nroP030072@cauchy.math.missouri.edu>
Resent-Message-ID: <200503130650.j2D6o2x4045371@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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
-@unexec rm %D/lib/X11/ja_JP.EUC 2>/dev/null || true
+@unexec rmdir %D/lib/X11/ja_JP.EUC/app-defaults 2>/dev/null || true
+@unexec rmdir %D/lib/X11/ja_JP.EUC 2>/dev/null || true

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503130649.j2D6nroP030072>