FreeBSD Bugzilla – Attachment 15404 Details for
Bug 28593
Fix pkg-plist for audio/raproxy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.67 KB, created by
pat
on 2001-07-01 19:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pat
Created:
2001-07-01 19:20:02 UTC
Size:
1.67 KB
patch
obsolete
>diff -ruN /usr/ports/audio/raproxy/Makefile audio/raproxy/Makefile >--- /usr/ports/audio/raproxy/Makefile Sun Dec 31 09:42:19 2000 >+++ audio/raproxy/Makefile Sat Jun 30 01:45:56 2001 >@@ -27,10 +27,10 @@ > ${INSTALL_MAN} ${WRKSRC}/raproxy.man ${PREFIX}/man/man8/raproxy.8 > > .if !defined(NOPORTDOCS) >- -${MKDIR} ${PREFIX}/share/doc/raproxy >- ${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.pdf \ >+ @${MKDIR} ${PREFIX}/share/doc/raproxy >+ @${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.pdf \ > ${PREFIX}/share/doc/raproxy > .endif >- -cat ${PKGMESSAGE} >+ @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >diff -ruN /usr/ports/audio/raproxy/pkg-plist audio/raproxy/pkg-plist >--- /usr/ports/audio/raproxy/pkg-plist Wed Nov 3 12:54:50 1999 >+++ audio/raproxy/pkg-plist Sat Jun 30 01:46:33 2001 >@@ -1,13 +1,13 @@ > libexec/raproxy >-share/doc/raproxy/about.html >-share/doc/raproxy/advanced.html >-share/doc/raproxy/contents.html >-share/doc/raproxy/generic.html >-share/doc/raproxy/index.html >-share/doc/raproxy/moreinfo.html >-share/doc/raproxy/player.html >-share/doc/raproxy/raproxy.pdf >-share/doc/raproxy/thrdprty.html >-share/doc/raproxy/tproxy.pdf >-share/doc/raproxy/usekit.html >-@dirrm share/doc/raproxy >+%%PORTDOCS%%share/doc/raproxy/about.html >+%%PORTDOCS%%share/doc/raproxy/advanced.html >+%%PORTDOCS%%share/doc/raproxy/contents.html >+%%PORTDOCS%%share/doc/raproxy/generic.html >+%%PORTDOCS%%share/doc/raproxy/index.html >+%%PORTDOCS%%share/doc/raproxy/moreinfo.html >+%%PORTDOCS%%share/doc/raproxy/player.html >+%%PORTDOCS%%share/doc/raproxy/raproxy.pdf >+%%PORTDOCS%%share/doc/raproxy/thrdprty.html >+%%PORTDOCS%%share/doc/raproxy/tproxy.pdf >+%%PORTDOCS%%share/doc/raproxy/usekit.html >+%%PORTDOCS%%@dirrm share/doc/raproxy
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28593
: 15404