Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2009 18:55:32 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r190 - in branches/experimental/mail: thunderbird thunderbird3
Message-ID:  <200912111855.nBBItWxF031877@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Fri Dec 11 18:55:32 2009
New Revision: 190

Log:
- Move Thunderbird 3.0 to mail/thunderbird3

Discussed with:	miwi

Added:
   branches/experimental/mail/thunderbird3/
      - copied from r189, branches/experimental/mail/thunderbird/
Deleted:
   branches/experimental/mail/thunderbird/
Modified:
   branches/experimental/mail/thunderbird3/Makefile

Modified: branches/experimental/mail/thunderbird3/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird/Makefile	Wed Dec  9 20:15:12 2009	(r189)
+++ branches/experimental/mail/thunderbird3/Makefile	Fri Dec 11 18:55:32 2009	(r190)
@@ -18,8 +18,9 @@
 BUILD_DEPENDS=	nspr>=4.8:${PORTSDIR}/devel/nspr
 
 USE_AUTOTOOLS=	autoconf:213
+LATEST_LINK=	thunderbird3
 USE_GECKO=	gecko
-CONFLICTS=	lightning-0.[0-9]*
+CONFLICTS=	thunderbird-2* lightning-0.[0-9]*
 USE_MOZILLA=	-png -nss -dbm -jpeg -xft
 MOZ_TOOLKIT=	cairo-gtk2
 



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