Switch to samba49 port

This commit is contained in:
Andrew
2018-10-16 19:33:18 -04:00
parent 869562054f
commit 7cfb047d61
2 changed files with 2 additions and 4 deletions

View File

@@ -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"
]
}

View File

@@ -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"
]
}