Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 14:18:38 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28599: Fix pkg-plist for audio/xhippo
Message-ID:  <200107011818.f61IIcb84010@wlgrv1.pa.home.com>

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

>Number:         28599
>Category:       ports
>Synopsis:       Fix pkg-plist for audio/xhippo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 01 11:20:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Jun 26 15:02:11 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
+ Add NOPORTDOCS support to pkg-plist
>How-To-Repeat:
N/A
>Fix:

diff -ruN /usr/ports/audio/xhippo/pkg-plist audio/xhippo/pkg-plist
--- /usr/ports/audio/xhippo/pkg-plist	Fri Jun  8 04:43:28 2001
+++ audio/xhippo/pkg-plist	Sat Jun 30 01:58:21 2001
@@ -2,11 +2,12 @@
 @unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi
 etc/xhippo.config.default
 @exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config
-share/doc/xhippo/ChangeLog
-share/doc/xhippo/gnu-xhippo.html
-share/doc/xhippo/screenshot.jpeg
-share/doc/xhippo/xhippo.info.gz
-share/doc/xhippo/xhippo.ps.gz
-share/doc/xhippo/xhippo.sgml
-share/doc/xhippo/xhippo.txt.gz
+%%PORTDOCS%%share/doc/xhippo/ChangeLog
+%%PORTDOCS%%share/doc/xhippo/gnu-xhippo.html
+%%PORTDOCS%%share/doc/xhippo/screenshot.jpeg
+%%PORTDOCS%%share/doc/xhippo/xhippo.info.gz
+%%PORTDOCS%%share/doc/xhippo/xhippo.ps.gz
+%%PORTDOCS%%share/doc/xhippo/xhippo.sgml
+%%PORTDOCS%%share/doc/xhippo/xhippo.txt.gz
 share/locale/de/LC_MESSAGES/xhippo.mo
+%%PORTDOCS%%@dirrm share/doc/xhippo
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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