From: Ade Lovett on
Hi folks,

After a little bit of a hiatus, I'm baaack ;)

First up on the line is an upgrade of devel/gettext to 0.18, which also bumps the shlib version from .7 to .8

-exp run ran just fine (thanks to pav), so now it's "merely" a question of PORTREVISION bumps, which will most likely take the form of those ports that have a direct dependency on gettext, though this may not cover everything (as usual)

I plan on doing two commits in the not-too-distant future, the first to bump gettext itself, the second to bump PORTREVISION on anything that has a direct USE_GETTEXT or devel/gettext (ick) dependency. This should cover most things, but as with all things gettext, it's entirely possible that "stuff will break" as a result.

Ya'll take care now, y'hear?

-aDe

_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: Andrea Venturoli on
On 05/28/10 17:47, Ade Lovett wrote:
> Hi folks,
>
> After a little bit of a hiatus, I'm baaack ;)
>
> First up on the line is an upgrade of devel/gettext to 0.18, which also bumps the shlib version from .7 to .8
>
> -exp run ran just fine (thanks to pav), so now it's "merely" a question of PORTREVISION bumps, which will most likely take the form of those ports that have a direct dependency on gettext, though this may not cover everything (as usual)
>
> I plan on doing two commits in the not-too-distant future, the first to bump gettext itself, the second to bump PORTREVISION on anything that has a direct USE_GETTEXT or devel/gettext (ick) dependency. This should cover most things, but as with all things gettext, it's entirely possible that "stuff will break" as a result.
>
> Ya'll take care now, y'hear?

One question:
_ now gimp wants gir-repository-libsoup;
_ "portupgrade -RN gir-repository-libsoup" installs
"gir-repository-libsoup", but does not upgrade anything else;
_ in fact gir-repository-libsoup has no dependencies;
_ however, I get:
"/usr/bin/ld: warning: libintl.so.8, needed by
/usr/local/lib/libsoup-2.4.so, may conflict with libintl.so.9";
_ "pkg_which /usr/local/lib/libsoup-2.4.so" gives libsoup;
_ so gir-repository-libsoup seems to depend on libsoup.

Should this dependency be made explicit?

bye & Thanks
av.

P.S. 7.2/i386
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"