FreeBSD Bugzilla – Attachment 254005 Details for
Bug 281538
irc/ngircd: install sample with ngircd,ngircd,600 perms
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] irc/ngircd: install sample with ',ngircd,640' perms
0001-irc-ngircd-install-sample-with-ngircd-640-per.patch (text/plain), 1.03 KB, created by
Siva Mahadevan
on 2024-10-04 21:35:06 UTC
(
hide
)
Description:
[PATCH] irc/ngircd: install sample with ',ngircd,640' perms
Filename:
MIME Type:
Creator:
Siva Mahadevan
Created:
2024-10-04 21:35:06 UTC
Size:
1.03 KB
patch
obsolete
>From e3453b1f1db0676431ae58b54c950c8d8ba4f681 Mon Sep 17 00:00:00 2001 >From: Siva Mahadevan <me@svmhdvn.name> >Date: Mon, 16 Sep 2024 11:01:58 -0400 >Subject: [PATCH] irc/ngircd: install sample with ',ngircd,640' perms > >See https://github.com/ngircd/ngircd/pull/321 for upstream discussion. >--- > irc/ngircd/Makefile | 1 + > irc/ngircd/pkg-plist | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > >diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile >index 66144eef320d..316ca7886a29 100644 >--- a/irc/ngircd/Makefile >+++ b/irc/ngircd/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= ngircd > DISTVERSION= 27 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= irc > MASTER_SITES= https://ngircd.barton.de/pub/ngircd/ \ >diff --git a/irc/ngircd/pkg-plist b/irc/ngircd/pkg-plist >index 0a9820d0420b..d44036714853 100644 >--- a/irc/ngircd/pkg-plist >+++ b/irc/ngircd/pkg-plist >@@ -1,4 +1,4 @@ >-@sample %%ETCDIR%%/ngircd.conf.sample >+@sample(,ngircd,640) %%ETCDIR%%/ngircd.conf.sample > sbin/ngircd > %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md > %%PORTDOCS%%%%DOCSDIR%%/Bopm.txt >-- >2.46.2 >
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 281538
:
253605
| 254005