From: Robert K. <rl...@al...> - 2019-10-11 02:04:18
|
On Thu, 10 Oct 2019 14:29:16 -0400, Greg Troxel wrote: > I am (belatedly) updating pkgsrc from 5.2.14 to 5.3.3. I would expect > there to be at most one ABI break in there, from 5.2.x to 5.3.x. I > compared the 5.2.14 shlib numbers to 5.3.3, and libgutenprint seems to > go from 2.8.0 to 9.4.0. libgutenprintui2 goes from 1.0.0 to 2.4.0, > which is still surprising, as it's one ABI break and 4 ABI addiitions. > > 5.2.14: > -rwxr-xr-x 1 root wheel 2534224 Sep 11 01:27 /usr/pkg/lib/libgutenprint.so.2.8.0 > -rwxr-xr-x 1 root wheel 272480 Sep 11 01:27 /usr/pkg/lib/libgutenprintui2.so.1.0.0 > > 5.3.3: > -rwxr-xr-x 1 gdt users 2672264 Oct 10 14:11 work/.destdir/usr/pkg/lib/libgutenprint.so.9.4.0 > -rwxr-xr-x 1 gdt users 272016 Oct 10 14:11 work/.destdir/usr/pkg/lib/libgutenprintui2.so.2.4.0 > > Perhaps there is some local issue, and perhaps I am confused and/or > missing something. (I tried to find where these are set in the > sources, but didn't.) This all is set by configure.ac. I *thought* I did it correctly, but it's possible I didn't. -- Robert Krawitz <rl...@al...> *** MIT Engineers A Proud Tradition http://mitathletics.com *** Member of the League for Programming Freedom -- http://ProgFree.org Project lead for Gutenprint -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |