libexif update (graphics/gthumb2, graphics/gimp-deve)

Nakata Maho chat95 at mbox.kyoto-inet.or.jp
Sun Aug 10 03:55:33 PDT 2003


Hi, Pav, Verbophobe, and gnome team,

In Message-ID: <1060503361.94809.3.camel at hood.oook.cz> 
Pav Lucistnik <pav at oook.cz> wrote:

> Hi, when you were updating libexif to 0.5.12, you forgot to chase shlib
> version change... please update graphics/gthumb2, graphics/gimp-devel
> and all other libexif consumers to depend on exif.10

Yes I updated libexif, but for gthumb2 and gimp-devel, they are not
my problems. Plase ask the maintainer (as you can extract maintainer's
e-mail address from the MAINTAINER in the Makefile).
So I cc'ed to
verbophobe at jewcrew.org : maintainer of graphics/gthubm2
gnome at FreeBSD.org : maintainer of graphics/gimp-dev

Verbophobe and gnome team, would you please update your ports?

For graphics/gthumb2,
.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.9)
LIB_DEPENDS+=   exif.9:${PORTSDIR}/graphics/libexif
.endif
should be 
.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.10)
LIB_DEPENDS+=   exif.10:${PORTSDIR}/graphics/libexif
.endif

and for graphics/gimp-dev
                exif.9:${PORTSDIR}/graphics/libexif \
should be
                exif.10:${PORTSDIR}/graphics/libexif \

> What do we know about love? Love is like a pear. Pear is sweet and have
> a specific shape. Try to exactly define the shape of a pear.
>   -- Marigold: 50 Years Of Poetry
Oh it is a nice poetry!

Regards,
 maho




More information about the freebsd-gnome mailing list