FreeBSD Bugzilla – Attachment 160935 Details for
Bug 203048
sysutils/nut: modernize plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
nut.patch (text/plain), 1.67 KB, created by
Dmitry Marakasov
on 2015-09-11 19:29:33 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-09-11 19:29:33 UTC
Size:
1.67 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 396416) >+++ Makefile (working copy) >@@ -165,8 +165,9 @@ > @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nut > @${REINPLACE_CMD} -e 's/device-name\*/cdev/g' ${WRKSRC}/scripts/devd/nut-usb.conf > >+post-install: >+ @${MKDIR} ${STAGEDIR}${STATEDIR} > .if ${PORT_OPTIONS:MDOCS} >-post-install: > .if ${PORT_OPTIONS:MBASH} > @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ > ${INSTALL_DATA} ${WRKSRC}/scripts/misc/nut.bash_completion ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 396416) >+++ pkg-plist (working copy) >@@ -79,6 +79,7 @@ > %%NUT_SERIAL%%libexec/nut/mge-utalk > %%NUT_SERIAL%%libexec/nut/microdowell > %%NUT_SERIAL%%libexec/nut/mge-shut >+libexec/nut/netxml-ups > %%NUT_SERIAL%%libexec/nut/oldmge-shut > %%NUT_SERIAL%%libexec/nut/oneac > %%NUT_SERIAL%%libexec/nut/optiups >@@ -176,6 +177,7 @@ > %%NUT_SERIAL%%man/man8/apcupsd-ups.8.gz > %%NUT_SERIAL%%man/man8/blazer_ser.8.gz > %%NUT_USB%%man/man8/blazer_usb.8.gz >+man/man8/netxml-ups.8.gz > man/man8/nut-recorder.8.gz > man/man8/nut-scanner.8.gz > %%NUT_USB%%man/man8/nutdrv_atcl_usb.8.gz >@@ -243,13 +245,4 @@ > sbin/upsdrvctl > sbin/upsmon > sbin/upssched >-@exec mkdir %%STATEDIR%% >-@exec chown %%NUT_USER%%:%%NUT_GROUP%% %%STATEDIR%% >-@exec chmod 750 %%STATEDIR%% >-@unexec test -d %%STATEDIR%% && rmdir %%STATEDIR%% >-%%NUT_CGI%%@dirrmtry %%CGIDIR%% >-@dirrmtry %%ETCDIR%% >-%%NUT_CGI%%@dirrmtry www/cgi-bin >-%%BASH%%@dirrmtry etc/bash_completion.d >-@dirrmtry libexec/nut >-%%NUT_CGI%%@dirrmtry %%WWWDIR%% >+@dir(%%NUT_USER%%,%%NUT_GROUP%%,750) %%STATEDIR%%
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 203048
: 160935