cvs commit: ports/devel/icu Makefile distinfo pkg-plist
ports/devel/icu/files patch-enum-bug patch-install patch-intltest
patch-putil
Norikatsu Shigemura
nork at FreeBSD.org
Thu Feb 7 09:17:39 PST 2008
Hi mi!
On Thu, 7 Feb 2008 05:31:44 +0000 (UTC)
Mikhail Teterin <mi at FreeBSD.org> wrote:
> mi 2008-02-07 05:31:44 UTC
> FreeBSD ports repository
> Modified files:
> devel/icu Makefile distinfo pkg-plist
> Added files:
> devel/icu/files patch-install patch-putil
> Removed files:
> devel/icu/files patch-enum-bug patch-intltest
> Log:
> Upgrade from 3.6 to 3.8.1.
Your upgrade causes 'Shared object "libicui18n.so.36" not found,
required by "SOME COMMAND"' issue. Please bump PORTREVISION
depended on devel/icu.
And, please be careful library's major version at this port:
>ICUMAJOR= ${PORTVERSION:S/.//:R}
>PLIST_SUB+= ICUMAJOR=${ICUMAJOR} ICUMINOR=1
> Revision Changes Path
> 1.26 +10 -9 ports/devel/icu/Makefile
> 1.9 +3 -3 ports/devel/icu/distinfo
> 1.2 +0 -50 ports/devel/icu/files/patch-enum-bug (dead)
> 1.1 +8 -0 ports/devel/icu/files/patch-install (new)
> 1.2 +0 -64 ports/devel/icu/files/patch-intltest (dead)
> 1.1 +9 -0 ports/devel/icu/files/patch-putil (new)
> 1.9 +10 -2 ports/devel/icu/pkg-plist
More information about the cvs-all
mailing list