FreeBSD Bugzilla – Attachment 199191 Details for
Bug 233185
net/bird does not create 'birdvty' group at installatin time
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Create a group at installation
patch-net-bird-Makefile (text/plain), 417 bytes, created by
hashiz
on 2018-11-13 01:45:36 UTC
(
hide
)
Description:
Create a group at installation
Filename:
MIME Type:
Creator:
hashiz
Created:
2018-11-13 01:45:36 UTC
Size:
417 bytes
patch
obsolete
>--- net/bird/Makefile.orig 2018-11-11 08:02:44.000000000 +0900 >+++ net/bird/Makefile 2018-11-13 10:29:10.014674000 +0900 >@@ -3,7 +3,7 @@ > > PORTNAME= bird > PORTVERSION= 1.6.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net > MASTER_SITES= ftp://bird.network.cz/pub/bird/ > >@@ -23,6 +23,8 @@ > > USE_RC_SUBR= ${PKGBASE} > >+GROUPS= birdvty >+ > .if ${FLAVOR:U} == ipv6 > CONFIGURE_ARGS+= --enable-ipv6 > PLIST_SUB= VER=6
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 233185
: 199191