Re: po4a again....
[email protected] Fri, 11 Jun 2021 10:44:26 -0500
| Newsgroups | gmane.os.apple.fink.devel |
|---|---|
| Message-ID | <[email protected]> |
The possible values of the Distribution field are partially dictated by the system-perl version, especially when Apple changes the system-perl version on us in the middle of the same macOS release. This is why we have `Dist: 10.14` (for 10.14.0 through 10.14.4) and `Dist: 10.14.5` (for 10.14.5 through 10.14.6). On macOS11, `Dist: 11.0` is for 11.0 through 11.2.x (using /usr/bin/perl5.28). For 11.3 and up, Apple changed to /usr/bin/perl5.30, so 11.3 through 11.5beta should be using `Dist: 11.3`. If you updated to 11.4 and your Fink is now showing that it's on Dist:11.0, then you probably need to ./inject from a updated git pull of the Fink tree that knows about 11.4. https://github.com/nieder/fink/tree/dpkg1.16 Hanspeter On 2021-06-11 09:40, Scott Hannahs via Fink-devel wrote: > There is now an OS 11.3 variant for po4a, but since OS 11.4 is now > released, that OS reverts to using the 11.0 variant? I am confused as > to how it picks the variant for that file. > > OS 11.0 uses po4-11.0 > OS 11.1 uses ??? > OS 11.2 uses ??? > OS 11.3 uses po4-11.3 > OS 11.4 uses ??? > > Can the Distribution field be >=11.0, <= 11.2 > and for the second one be >=11.3 > > Does the distribution field use logical comparators on a two digit > version? Can it handle a 3 dot (3 digit?) version compare? > > -Scott > > > > _______________________________________________ > Fink-devel mailing list > [email protected] > List archive: > https://sourceforge.net/p/fink/mailman/fink-devel > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-devel _______________________________________________ Fink-devel mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel