ports/124493: Fix lang/ici plist to cope with NOPORTDOCS

Andy Newman atrn at zeta.org.au
Wed Jun 11 20:30:02 UTC 2008


>Number:         124493
>Category:       ports
>Synopsis:       Fix lang/ici plist to cope with NOPORTDOCS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 11 20:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Andy Newman
>Release:        7-STABLE
>Organization:
>Environment:
FreeBSD juju.bsn 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat May 17 17:20:40 EST 2008     andy at juju.bsn:/usr/home/andy/src/freebsd/atrn/obj/usr/home/andy/src/freebsd/atrn/src/sys/JUJU  i386


>Description:
The lang/ici pkg-plist didn't prefix its documentation file with %%PORTDOCS%%
>How-To-Repeat:

>Fix:
Apply the attached patch

Patch attached with submission follows:

diff -u /usr/ports/lang/ici/pkg-plist ./pkg-plist
--- /usr/ports/lang/ici/pkg-plist	2006-08-15 02:07:33.000000000 +1000
+++ ./pkg-plist	2008-06-12 05:54:10.000000000 +1000
@@ -6,6 +6,6 @@
 lib/ici4/ici4core2.ici
 lib/ici4/ici4core3.ici
 lib/libici4.a
-%%DOCSDIR%%4/ici.pdf
+%%PORTDOCS%%%%DOCSDIR%%4/ici.pdf
 @dirrm %%DOCSDIR%%4
 @dirrm lib/ici4


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



More information about the freebsd-ports-bugs mailing list