Bug 238985 - net/samba410 4.10 version of samba is not defined for SAMBA_DEFAULT variable in /usr/ports/Mk/Uses/samba.mk
Summary: net/samba410 4.10 version of samba is not defined for SAMBA_DEFAULT variable ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Timur I. Bakeyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-04 13:21 UTC by nick.rozhkov
Modified: 2019-07-29 21:50 UTC (History)
5 users (show)

See Also:
bugzilla: maintainer-feedback? (timur)


Attachments
Patch to fix the problem (566 bytes, patch)
2019-07-04 13:28 UTC, nick.rozhkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nick.rozhkov 2019-07-04 13:21:25 UTC
The version 4.10 of samba is not defined as a value of SAMBA_DEFAULT variable in /usr/ports/Mk/Uses/samba.mk
If it was set in /etc/make.conf in DEFAULT_VERSIONS= samba=4.10 every port which depends on it doesn't build with the error "Invalid version of samba"

Example
===>  vlc-3.0.7.1,4 Invalid version of samba: 4.10.
*** Error code 1
Comment 1 nick.rozhkov 2019-07-04 13:28:58 UTC
Created attachment 205521 [details]
Patch to fix the problem

small patch
Comment 2 Pawel Worach 2019-07-12 21:42:21 UTC
This was fixed r506035.

Author: timur
Date: Sat Jul  6 20:50:34 2019
New Revision: 506035
URL: https://svnweb.freebsd.org/changeset/ports/506035

Log:
  Add Samba 4.10 as a possible value for the DEFAULT_VERSIONS. 4.8 is still the default.

Modified:
  head/Mk/Uses/samba.mk
  head/Mk/bsd.default-versions.mk