Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 15:37:46 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r252 - branches/experimental/mail/thunderbird3-i18n trunk/mail/thunderbird3-i18n
Message-ID:  <201001251537.o0PFbk1m070262@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Mon Jan 25 15:37:46 2010
New Revision: 252

Log:
- Create symlinks in thunderbirds extension directory so that thunderbird
  knows about the installed language packs.
- Bump PORTREVISION

Reported by:	avl@

Modified:
   branches/experimental/mail/thunderbird3-i18n/Makefile
   trunk/mail/thunderbird3-i18n/Makefile

Modified: branches/experimental/mail/thunderbird3-i18n/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird3-i18n/Makefile	Mon Jan 25 11:32:09 2010	(r251)
+++ branches/experimental/mail/thunderbird3-i18n/Makefile	Mon Jan 25 15:37:46 2010	(r252)
@@ -2,11 +2,12 @@
 # Date created:		29 May 2006
 # Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
 #
-# $FreeBSD: ports/mail/thunderbird-i18n/Makefile,v 1.28 2009/06/25 10:14:48 beat Exp $
+# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.32 2010/01/21 20:33:47 beat Exp $
 #
 
 PORTNAME=	thunderbird3-i18n
 PORTVERSION=	3.0.1
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITE_SUBDIR=	thunderbird/releases/${PORTVERSION}/linux-i686/xpi
 PKGNAMEPREFIX=
@@ -22,7 +23,7 @@
 #.endif
 
 NO_BUILD=	yes
-USE_XPI=	*thunderbird-3.0
+USE_XPI=	*thunderbird-3.0*
 
 THUNDERBIRD_I18N_ALL=	af be bg ca cs de el en-GB es-AR es-ES eu fi fr ga-IE \
 			he hu it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR \

Modified: trunk/mail/thunderbird3-i18n/Makefile
==============================================================================
--- trunk/mail/thunderbird3-i18n/Makefile	Mon Jan 25 11:32:09 2010	(r251)
+++ trunk/mail/thunderbird3-i18n/Makefile	Mon Jan 25 15:37:46 2010	(r252)
@@ -2,11 +2,12 @@
 # Date created:		29 May 2006
 # Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
 #
-# $FreeBSD: ports/mail/thunderbird-i18n/Makefile,v 1.28 2009/06/25 10:14:48 beat Exp $
+# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.32 2010/01/21 20:33:47 beat Exp $
 #
 
 PORTNAME=	thunderbird3-i18n
 PORTVERSION=	3.0.1
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITE_SUBDIR=	thunderbird/releases/${PORTVERSION}/linux-i686/xpi
 PKGNAMEPREFIX=
@@ -22,7 +23,7 @@
 #.endif
 
 NO_BUILD=	yes
-USE_XPI=	*thunderbird-3.0
+USE_XPI=	*thunderbird-3.0*
 
 THUNDERBIRD_I18N_ALL=	af be bg ca cs de el en-GB es-AR es-ES eu fi fr ga-IE \
 			he hu it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR \



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