Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2009 19:04:32 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r187 - in branches/experimental: mail/thunderbird mail/thunderbird-devel www/seamonkey www/seamonkey-devel
Message-ID:  <200912091904.nB9J4WMY083694@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Wed Dec  9 19:04:32 2009
New Revision: 187

Log:
- Move seamonkey-devel (Seamonkey 2) to www/seamonkey and thunderbird-devel
  (Thunderbird 3) to mail/thunderbird.

Added:
   branches/experimental/mail/thunderbird/
      - copied from r185, branches/experimental/mail/thunderbird-devel/
   branches/experimental/www/seamonkey/
      - copied from r185, branches/experimental/www/seamonkey-devel/
Deleted:
   branches/experimental/mail/thunderbird-devel/
   branches/experimental/www/seamonkey-devel/
Modified:
   branches/experimental/mail/thunderbird/Makefile
   branches/experimental/www/seamonkey/Makefile

Modified: branches/experimental/mail/thunderbird/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird-devel/Makefile	Wed Dec  9 13:03:47 2009	(r185)
+++ branches/experimental/mail/thunderbird/Makefile	Wed Dec  9 19:04:32 2009	(r187)
@@ -18,9 +18,8 @@
 BUILD_DEPENDS=	nspr>=4.8:${PORTSDIR}/devel/nspr
 
 USE_AUTOTOOLS=	autoconf:213
-LATEST_LINK=	thunderbird-devel
 USE_GECKO=	gecko
-CONFLICTS=	thunderbird-2* lightning-0.[0-9]*
+CONFLICTS=	lightning-0.[0-9]*
 USE_MOZILLA=	-png -nss -dbm -jpeg -xft
 MOZ_TOOLKIT=	cairo-gtk2
 

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey-devel/Makefile	Wed Dec  9 13:03:47 2009	(r185)
+++ branches/experimental/www/seamonkey/Makefile	Wed Dec  9 19:04:32 2009	(r187)
@@ -15,8 +15,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	The open source, standards compliant web browser
 
-CONFLICTS=	seamonkey-1* spidermonkey-1.[0-7]*
-LATEST_LINK=	seamonkey-devel
+CONFLICTS=	spidermonkey-1.[0-7]*
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GECKO=	gecko



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