Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2011 16:43:35 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r573 - branches/experimental/mail/thunderbird-beta
Message-ID:  <201106231643.p5NGhZ6E014608@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Thu Jun 23 16:43:35 2011
New Revision: 573

Log:
- thunderbird 5 does not need nspr 4.8.8, 4.8.7 is sufficient

Modified:
   branches/experimental/mail/thunderbird-beta/Makefile

Modified: branches/experimental/mail/thunderbird-beta/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird-beta/Makefile	Thu Jun 23 14:48:57 2011	(r572)
+++ branches/experimental/mail/thunderbird-beta/Makefile	Thu Jun 23 16:43:35 2011	(r573)
@@ -15,7 +15,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
-BUILD_DEPENDS=	nspr>=4.8.8:${PORTSDIR}/devel/nspr
+BUILD_DEPENDS=	nspr>=4.8.7:${PORTSDIR}/devel/nspr
 LIB_DEPENDS=	execinfo.1:${PORTSDIR}/devel/libexecinfo \
 		event-1.4:${PORTSDIR}/devel/libevent
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106231643.p5NGhZ6E014608>