Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-03 Thread Xavier Beaudouin
Hi Yasuhiro, > > I created patch to fix conflict of PKGNAME and related issue, and > submitted as review. > > https://reviews.freebsd.org/D48826 > > Feedback and suggestions are welcome. > This great patch. Waiting for 0mp@ to spawn to see what he thinks about that as well. Kind regards, Xa

Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-03 Thread Yasuhiro Kimura
From: Xavier Beaudouin Subject: Re: Strange version inconsistency in Samba t* utils (e.g. talloc) Date: Sun, 2 Feb 2025 10:17:35 +0100 (CET) > Hi Tatsuki ! > >> The following two lines exist in INDEX-*. >> >> tdb-1.4.9,1|/usr/ports/databases/tdb|/usr/local|Trivial &g

Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-03 Thread Xavier Beaudouin
Hello, >> But I think we should have taken following steps. >> 1. Repocopy databases/tdb, devel/talloc and devel/tevent to >> databases/tdb149, devel/talloc241 and devel/tevent015. >> 2. Update dependencies of net/samba416 and net/samba419 from the >> former to the latter. >> 3. Update databases/

Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-03 Thread Kevin Oberman
On Sun, Feb 2, 2025 at 10:08 AM Yasuhiro Kimura wrote: > From: Xavier Beaudouin > Subject: Re: Strange version inconsistency in Samba t* utils (e.g. talloc) > Date: Sun, 2 Feb 2025 10:17:35 +0100 (CET) > > > I understand, but samba is really picky with their "satellite&q

Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-02 Thread Yasuhiro Kimura
From: Xavier Beaudouin Subject: Re: Strange version inconsistency in Samba t* utils (e.g. talloc) Date: Sun, 2 Feb 2025 10:17:35 +0100 (CET) > I understand, but samba is really picky with their "satellite" libraries. > When you don't use them as embedded tools then you can

Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-02 Thread Tomoaki AOKI
On Sun, 2 Feb 2025 10:17:35 +0100 (CET) Xavier Beaudouin wrote: > Hi Tatsuki ! > > > The following two lines exist in INDEX-*. > > > > tdb-1.4.9,1|/usr/ports/databases/tdb|/usr/local|Trivial > > Database|/usr/ports/dat... > > tdb-1.4.10,1|/usr/ports/databases/tdb1410|/usr/local|Trivial > > Data

Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-02 Thread Xavier Beaudouin
Hi Tatsuki ! > The following two lines exist in INDEX-*. > > tdb-1.4.9,1|/usr/ports/databases/tdb|/usr/local|Trivial > Database|/usr/ports/dat... > tdb-1.4.10,1|/usr/ports/databases/tdb1410|/usr/local|Trivial > Database|/usr/port... > > I haven't checked which one takes precedence, but I guess i

Re: Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-01 Thread Tatsuki Makino
Hello. The following two lines exist in INDEX-*. tdb-1.4.9,1|/usr/ports/databases/tdb|/usr/local|Trivial Database|/usr/ports/dat... tdb-1.4.10,1|/usr/ports/databases/tdb1410|/usr/local|Trivial Database|/usr/port... I haven't checked which one takes precedence, but I guess it's bad that packa

Strange version inconsistency in Samba t* utils (e.g. talloc)

2025-02-01 Thread Kevin Oberman
For several days 'pkg version reports that all three of the ports are old: talloc-2.4.1 < needs updating (index has 2.4.2) tdb-1.4.9,1< needs updating (index has 1.4.10,1) tevent-0.15.0 < needs updating (index has 0.16.1) How