ports/79602: [PATCH] textproc/smartdoc: unbreak and fix pkg-plist

Sam Lawrance boris at brooknet.com.au
Wed Apr 6 13:50:10 UTC 2005


>Number:         79602
>Category:       ports
>Synopsis:       [PATCH] textproc/smartdoc: unbreak and fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 13:50:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #11: Sun Mar  6 12:44:50 EST
>Description:
Port was removing a dir listed in BSD.local.dist

>How-To-Repeat:
>Fix:

--- smartdoc-1.0.0.20031106_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/textproc/smartdoc-devel/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	26 Mar 2005 20:43:58 -0000	1.12
+++ Makefile	6 Apr 2005 13:41:48 -0000
@@ -19,8 +19,6 @@
 
 RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper
 
-BROKEN=		Incorrect pkg-plist
-
 WRKSRC=		${WRKDIR}/sdoc
 NO_BUILD=	yes
 USE_ZIP=	yes
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/textproc/smartdoc-devel/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	5 Feb 2005 04:01:25 -0000	1.6
+++ pkg-plist	6 Apr 2005 13:41:39 -0000
@@ -17,5 +17,4 @@
 @dirrm %%EXAMPLESDIR%%/pure
 @dirrm %%EXAMPLESDIR%%/html4
 @dirrm %%EXAMPLESDIR%%
- at unexec rmdir %D/share/emacs/site-lisp 2>/dev/null || true
 @unexec rmdir %D/lib/xemacs/site-lisp 2>/dev/null || true
--- smartdoc-1.0.0.20031106_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list