FreeBSD Bugzilla – Attachment 142597 Details for
Bug 189639
Support staging for sysutils/djmount
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 769 bytes, created by
Eric Camachat
on 2014-05-11 00:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2014-05-11 00:40:00 UTC
Size:
769 bytes
patch
obsolete
>Index: sysutils/djmount/Makefile >=================================================================== >--- sysutils/djmount/Makefile (revision 353577) >+++ sysutils/djmount/Makefile (working copy) >@@ -10,7 +10,7 @@ > MAINTAINER= eric@camachat.org > COMMENT= Mount UPnP A/V Media > >-LIB_DEPENDS= upnp.9:${PORTSDIR}/devel/upnp >+LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp > > PLIST_FILES= bin/${PORTNAME} > GNU_CONFIGURE= yes >@@ -21,11 +21,10 @@ > > PORTDOCS= AUTHORS ChangeLog NEWS README TODO > >-NO_STAGE= yes > post-install: > .ifndef NOPORTDOCS >- @${INSTALL} -d ${DOCSDIR}/ >- @cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ >+ @${INSTALL} -d ${STAGEDIR}${DOCSDIR}/ >+ @cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ > .endif > > .include <bsd.port.mk>
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 189639
: 142597