summaryrefslogtreecommitdiff
path: root/mail/thunderbird
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-06-19 18:27:11 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-06-19 18:27:11 +0000
commit62dd155cb09822a762016c372534c39f451fcac1 (patch)
tree4a8e123a63c73ab9f2e80c4512b4dd6e0f49d4e0 /mail/thunderbird
parent- Fix build with base gcc by lowering the optimization level (diff)
- Update to 13.0.1
- Fix build with base gcc by lowering the optimization level [1] Submitted by: mezz [1]
Notes
Notes: svn path=/head/; revision=299652
Diffstat (limited to 'mail/thunderbird')
-rw-r--r--mail/thunderbird/Makefile7
-rw-r--r--mail/thunderbird/distinfo4
2 files changed, 4 insertions, 7 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 351bc61d1f48..4fd24fd227f5 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= thunderbird
-DISTVERSION= 13.0
+DISTVERSION= 13.0.1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source
@@ -34,6 +34,7 @@ WANT_GNOME= yes
ALL_TARGET= default
CONFIGURE_ENV= LOCALBASE=${LOCALBASE}
MAKE_ENV= PTHREAD_LDFLAGS="${PTHREAD_LIBS}"
+EXTRA_CFLAGS= -O0
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
@@ -61,10 +62,6 @@ OPTIONS= LIGHTNING "Enable calendar extension" off
.include <bsd.port.pre.mk>
-.if empty(CXX:M*clang++*) && ${OSVERSION} > 900000
-USE_GCC= 4.6+
-.endif
-
WRKSRC= ${WRKDIR}/comm-release
MOZSRC:= ${WRKSRC}/mozilla
diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo
index a19e6cc1ab04..934b6c455acc 100644
--- a/mail/thunderbird/distinfo
+++ b/mail/thunderbird/distinfo
@@ -1,2 +1,2 @@
-SHA256 (thunderbird-13.0.source.tar.bz2) = 50fbb2e50d9294067974d3270899f32fbeb61e7951becb5deaf09ac5cf874dfb
-SIZE (thunderbird-13.0.source.tar.bz2) = 102799262
+SHA256 (thunderbird-13.0.1.source.tar.bz2) = 5696620746cf440c327aeedea428d24d513603a651a4edda02ae0072036ac434
+SIZE (thunderbird-13.0.1.source.tar.bz2) = 102705807