svn commit: r357483 - in head: . devel/icu
Baptiste Daroussin
bapt at FreeBSD.org
Thu Jun 12 09:37:14 UTC 2014
On Thu, Jun 12, 2014 at 11:25:27AM +0200, Tijl Coosemans wrote:
> On Wed, 11 Jun 2014 14:31:01 +0000 (UTC) Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Wed Jun 11 14:31:01 2014
> > New Revision: 357483
> > URL: http://svnweb.freebsd.org/changeset/ports/357483
> > QAT: https://qat.redports.org/buildarchive/r357483/
> >
> > Log:
> > Update to icu 53.1, recommand to the user to rebuild all their applications depending on icu
> >
> > Modified:
> > head/UPDATING
> > head/devel/icu/Makefile
> > head/devel/icu/distinfo
> > head/devel/icu/pkg-plist
> >
> > Modified: head/UPDATING
> > ==============================================================================
> > --- head/UPDATING Wed Jun 11 14:28:11 2014 (r357482)
> > +++ head/UPDATING Wed Jun 11 14:31:01 2014 (r357483)
> > @@ -5,6 +5,20 @@ they are unavoidable.
> > You should get into the habit of checking this file for changes each time
> > you update your ports collection, before attempting any port upgrades.
> >
> > +20140611:
> > + AFFECTS: users of icu
> > + AUTHOR: bapt at FreeBSD.org
> > +
> > + icu has been updated to 53.1. Please rebuild all ports that depend on it
> > + if you have the glib20 port built with COLLATION_FIX option activated
>
> Because of the library version change all ports that depend on icu need
> to be rebuild right? Not just the ones that depend on glib.
>
Yes the problem is if glib was built with icu it might leak the dependency to all the packages
linked to glib (until glib switch to USES=libtool) without that I could just
bump the revision of the needed packages
regards,
BApt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140612/64143b11/attachment.sig>
More information about the svn-ports-all
mailing list