Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Apr 2018 08:04:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 227042] devel/icu: update to 61.1
Message-ID:  <bug-227042-25061-8lWhGPLD8C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227042-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227042-25061@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=3D227042

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Apr  4 08:03:48 UTC 2018
New revision: 466396
URL: https://svnweb.freebsd.org/changeset/ports/466396

Log:
  www/node8: unbreak with ICU 61

  ../src/node_i18n.cc:526:12: error: use of undeclared identifier 'TimeZone=
';
did you mean 'icu::TimeZone'?
      return TimeZone::getTZDataVersion(*status);
             ^~~~~~~~
             icu::TimeZone
  /usr/local/include/unicode/timezone.h:131:18: note: 'icu::TimeZone' decla=
red
here
  class U_I18N_API TimeZone : public UObject {
                   ^

  https://ssl.icu-project.org/trac/changeset/40705

  PR:           227042
  Reported by:  antoine (via exp-run)
  Obtained from:        upstream

Changes:
  head/www/node8/Makefile
  head/www/node8/distinfo

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227042-25061-8lWhGPLD8C>