FreeBSD Bugzilla – Attachment 240109 Details for
Bug 269497
sysutils/nut: set group in rc.d script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
builds upon your patch
patch-nut (text/plain), 618 bytes, created by
Dan Langille
on 2023-02-12 17:11:34 UTC
(
hide
)
Description:
builds upon your patch
Filename:
MIME Type:
Creator:
Dan Langille
Created:
2023-02-12 17:11:34 UTC
Size:
618 bytes
patch
obsolete
>diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile >index 183da6e7a437..9a45bc5d7d1e 100644 >--- a/sysutils/nut/Makefile >+++ b/sysutils/nut/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= nut > PORTVERSION= 2.8.0 >-PORTREVISION= 18 >+PORTREVISION= 19 > CATEGORIES= sysutils > MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ > >@@ -50,7 +50,7 @@ IPMIPSU_DESC= Use nut-ipmipsu support (experimental) > SSL_OFF_DESC= No SSL support > > USE_RC_SUBR= nut nut_upsmon nut_upslog >-SUB_LIST+= STATEDIR=${STATEDIR} >+SUB_LIST+= STATEDIR=${STATEDIR} NUT_GROUP=${NUT_GROUP} > PLIST_SUB+= STATEDIR=${STATEDIR} > > PORTDOCS= *
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 269497
:
240092
|
240103
| 240109 |
240132
|
240143