diff --git a/build/profiles/fn_head/ports-system.pyd b/build/profiles/fn_head/ports-system.pyd index a9639f9..5f888be 100644 --- a/build/profiles/fn_head/ports-system.pyd +++ b/build/profiles/fn_head/ports-system.pyd @@ -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" ] } diff --git a/build/profiles/freenas/ports-system.pyd b/build/profiles/freenas/ports-system.pyd index 76c6e5b..ee62bac 100644 --- a/build/profiles/freenas/ports-system.pyd +++ b/build/profiles/freenas/ports-system.pyd @@ -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" ] }