Author: beat
Date: Mon Jun 28 09:01:54 2010
New Revision: 340

Log:
- Fix language packs with new thunderbird3 installation path
- Bump PORTREVISION

Reported by:    Pengfei Ju <jupengfei AT gmail.com>

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       Sun Jun 27 
13:49:01 2010        (r339)
+++ branches/experimental/mail/thunderbird3-i18n/Makefile       Mon Jun 28 
09:01:54 2010        (r340)
@@ -2,11 +2,12 @@
 # Date created:                29 May 2006
 # Whom:                        Andrew Pantyukhin <infofar...@freebsd.org>
 #
-# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.35 2010/03/02 12:12:58 
beat Exp $
+# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.37 2010/06/20 15:17:08 
beat Exp $
 #
 
 PORTNAME=      thunderbird3-i18n
 PORTVERSION=   3.0.5
+PORTREVISION=  1
 CATEGORIES=    mail
 MASTER_SITE_SUBDIR=    thunderbird/releases/${PORTVERSION}/linux-i686/xpi
 PKGNAMEPREFIX=
@@ -21,7 +22,7 @@
 .endif
 
 NO_BUILD=      yes
-USE_XPI=       *thunderbird-3.0*
+USE_XPI=       *thunderbird*
 
 THUNDERBIRD_I18N_ALL=  af ar be bg bn-BD ca cs da de el en-GB es-AR es-ES et \
                        eu fi fr fy-NL ga-IE gl he hu id is it ja ka ko lt \

Modified: trunk/mail/thunderbird3-i18n/Makefile
==============================================================================
--- trunk/mail/thunderbird3-i18n/Makefile       Sun Jun 27 13:49:01 2010        
(r339)
+++ trunk/mail/thunderbird3-i18n/Makefile       Mon Jun 28 09:01:54 2010        
(r340)
@@ -2,11 +2,12 @@
 # Date created:                29 May 2006
 # Whom:                        Andrew Pantyukhin <infofar...@freebsd.org>
 #
-# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.35 2010/03/02 12:12:58 
beat Exp $
+# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.37 2010/06/20 15:17:08 
beat Exp $
 #
 
 PORTNAME=      thunderbird3-i18n
 PORTVERSION=   3.0.5
+PORTREVISION=  1
 CATEGORIES=    mail
 MASTER_SITE_SUBDIR=    thunderbird/releases/${PORTVERSION}/linux-i686/xpi
 PKGNAMEPREFIX=
@@ -21,7 +22,7 @@
 .endif
 
 NO_BUILD=      yes
-USE_XPI=       *thunderbird-3.0*
+USE_XPI=       *thunderbird*
 
 THUNDERBIRD_I18N_ALL=  af ar be bg bn-BD ca cs da de el en-GB es-AR es-ES et \
                        eu fi fr fy-NL ga-IE gl he hu id is it ja ka ko lt \
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to