Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 18:07:39 +0000 (UTC)
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328834 - head/mail/thunderbird
Message-ID:  <201309301807.r8UI7dgq031763@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Mon Sep 30 18:07:39 2013
New Revision: 328834
URL: http://svnweb.freebsd.org/changeset/ports/328834

Log:
  Mark SSP_UNSAFE for now, until we figure out what's wrong exactly.
  
  PR:		ports/182377
  PR:		ports/182508

Modified:
  head/mail/thunderbird/Makefile

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Mon Sep 30 17:56:28 2013	(r328833)
+++ head/mail/thunderbird/Makefile	Mon Sep 30 18:07:39 2013	(r328834)
@@ -3,6 +3,7 @@
 
 PORTNAME=	thunderbird
 DISTVERSION=	24.0
+PORTREVISION=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source
 DISTFILES=	${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX}
@@ -23,6 +24,7 @@ LIB_DEPENDS=	libv4l2.so:${PORTSDIR}/mult
 EM_VERSION=	1.5.2
 L_VERSION=	2.6b3
 
+SSP_UNSAFE=	yes
 USE_AUTOTOOLS=	autoconf213:env
 USE_PYTHON_BUILD=-2.7
 OBJDIR_BUILD=	# in-tree build broken after bug 789837



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