Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2016 14:26:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 207167] mail/thunderbird: 38.6.0
Message-ID:  <bug-207167-21738-dPeQ08dfKB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207167-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207167-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207167

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #166951|maintainer-approval?        |maintainer-approval+
              Flags|                            |

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 166951
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166951
update thunderbird ports

>-BUILD_DEPENDS=3D	nspr>=3D4.10.8:${PORTSDIR}/devel/nspr \
>-		nss>=3D3.19.2:${PORTSDIR}/security/nss \
>+BUILD_DEPENDS=3D	nspr>=3D4.11:${PORTSDIR}/devel/nspr \
>+		nss>=3D3.22:${PORTSDIR}/security/nss \

Why? mozilla/configure.in has different numbers. Besides, ports r408519 hav=
en't
been MFHd to /branches/2016Q2 yet.

  $ git show origin/esr38:configure.in | fgrep -e NSPR_MINVER -e AM_PATH_NSS
  NSPR_MINVER=3D4.10.10
      AM_PATH_NSS(3.19.2.1, ...)

>  # summarize what's been touched
>--echo Updated to $CHANGESET.
>-+echo Updated to $CHANGESET \($TAG for --with-system-graphite2\)
>+-echo Updated to $RELEASE.
>++echo Updated to $RELEASE \($TAG for --with-system-graphite2\).

The underlying hunk can be dropped. Releases are always tagged, so
--with-system-graphite2 no longer needs to track down closest tag *with* it.

Approved if the above fixed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207167-21738-dPeQ08dfKB>