Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 17:48:50 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1706 - branches/firefox32/mail/thunderbird trunk/mail/thunderbird
Message-ID:  <201409241748.s8OHmoQ2022118@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Sep 24 17:48:50 2014
New Revision: 1706

Log:
use correct lightning version to unbreak thunderbird

Modified:
   branches/firefox32/mail/thunderbird/Makefile
   trunk/mail/thunderbird/Makefile

Modified: branches/firefox32/mail/thunderbird/Makefile
==============================================================================
--- branches/firefox32/mail/thunderbird/Makefile	Wed Sep 24 17:06:39 2014	(r1705)
+++ branches/firefox32/mail/thunderbird/Makefile	Wed Sep 24 17:48:50 2014	(r1706)
@@ -31,7 +31,7 @@
 LIB_DEPENDS=	libv4l2.so:${PORTSDIR}/multimedia/libv4l
 
 EM_VERSION=	1.7.2
-L_VERSION=	3.3.1.1
+L_VERSION=	3.3.1.2
 
 SSP_UNSAFE=	yes
 USE_AUTOTOOLS=	autoconf213:env

Modified: trunk/mail/thunderbird/Makefile
==============================================================================
--- trunk/mail/thunderbird/Makefile	Wed Sep 24 17:06:39 2014	(r1705)
+++ trunk/mail/thunderbird/Makefile	Wed Sep 24 17:48:50 2014	(r1706)
@@ -31,7 +31,7 @@
 LIB_DEPENDS=	libv4l2.so:${PORTSDIR}/multimedia/libv4l
 
 EM_VERSION=	1.7.2
-L_VERSION=	3.3.1.1
+L_VERSION=	3.3.1.2
 
 SSP_UNSAFE=	yes
 USE_AUTOTOOLS=	autoconf213:env



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