On 2/14/2010 3:43 PM, Joe Marcus Clarke wrote: > marcus 2010-02-14 20:43:42 UTC > > FreeBSD ports repository > > Modified files: > sysutils/tracker-client Makefile > Log: > The wv dependency is not a version of wv, but the shared library version. Ah, thx
> Revision Changes Path > 1.34 +1 -1 ports/sysutils/tracker-client/Makefile > > http://cvsweb.FreeBSD.org/ports/sysutils/tracker-client/Makefile.diff?r1=1.33&r2=1.34&f=h > | --- ports/sysutils/tracker-client/Makefile 2010/02/14 19:40:45 1.33 > | +++ ports/sysutils/tracker-client/Makefile 2010/02/14 20:43:42 1.34 > | @@ -2,7 +2,7 @@ > | # Date created: 2006-12-09 > | # Whom: Michael Johnson <[email protected]> > | # > | -# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/sysutils/tracker-client/Makefile,v 1.33 > 2010/02/14 19:40:45 pgollucci Exp $ > | +# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/sysutils/tracker-client/Makefile,v 1.34 > 2010/02/14 20:43:42 marcus Exp $ > | # $MCom: ports/sysutils/tracker-client/Makefile,v 1.10 2009/10/11 > 11:11:33 kwm Exp $ > | # > | > | @@ -20,7 +20,7 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/datab > | dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ > | poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk \ > | exif.12:${PORTSDIR}/graphics/libexif \ > | - wv-1.2.7:${PORTSDIR}/textproc/wv \ > | + wv-1.2.4:${PORTSDIR}/textproc/wv \ > | gmime-2.0.4:${PORTSDIR}/mail/gmime2 \ > | qdbm.14:${PORTSDIR}/databases/qdbm \ > | exempi.3:${PORTSDIR}/textproc/exempi \ -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci ([email protected]) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Sr. System Admin, Ridecharge Inc. Consultant, P6M7G8 Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
