[SVN-Commit] r1706 - branches/firefox32/mail/thunderbird trunk/mail/thunderbird

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Sep 24 17:48:58 UTC 2014


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


More information about the freebsd-gecko mailing list