[SVN-Commit] r252 - branches/experimental/mail/thunderbird3-i18n trunk/mail/thunderbird3-i18n

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Mon Jan 25 15:37:53 UTC 2010


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 at 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 at 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 \


More information about the freebsd-gecko mailing list