mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Switch to samba49 port
This commit is contained in:
@@ -340,7 +340,7 @@ ports += {
|
||||
"options": ["OPTIONS_FILE_SET+=IPV6"]
|
||||
}
|
||||
ports += {
|
||||
"name": "net/samba47",
|
||||
"name": "net/samba49",
|
||||
"options": [
|
||||
"REVISION=" + samba_git_rev,
|
||||
"OPTIONS_FILE_SET+=ACL_SUPPORT",
|
||||
@@ -369,7 +369,6 @@ ports += {
|
||||
"OPTIONS_FILE_UNSET+=BIND910",
|
||||
"OPTIONS_FILE_UNSET+=AVAHI",
|
||||
"OPTIONS_FILE_SET+=MDNSRESPONDER",
|
||||
"CRAZY=yes"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -336,7 +336,7 @@ ports += {
|
||||
"options": ["OPTIONS_FILE_SET+=IPV6"]
|
||||
}
|
||||
ports += {
|
||||
"name": "net/samba47",
|
||||
"name": "net/samba49",
|
||||
"options": [
|
||||
"REVISION=" + samba_git_rev,
|
||||
"OPTIONS_FILE_SET+=ACL_SUPPORT",
|
||||
@@ -365,7 +365,6 @@ ports += {
|
||||
"OPTIONS_FILE_UNSET+=BIND910",
|
||||
"OPTIONS_FILE_UNSET+=AVAHI",
|
||||
"OPTIONS_FILE_SET+=MDNSRESPONDER",
|
||||
"CRAZY=yes"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user