Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 17:18:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 236860] devel/icu: fix build on big-endian platforms
Message-ID:  <bug-236860-25061-aDKrV9DRoc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236860-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236860-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=3D236860

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
Can you report upstream (quoting actual error message)? The port uses relea=
se
distfile per portmgr@ request in bug 232300 comment 2.

Sorry, I can't file a bug on your behalf because upstream uses Jira which
requires Atlassian account which is unfriendly to Tor users: "Failure
processing signup routes request." Maybe office@ peers can help instead.

> DISTVERSION=3D	64_1
...
>+GH_TAGNAME=3D	release-${DISTVERSION:S/_/-/}

Better re-apply ports r482186 i.e., convert the above to

  DISTVERSION=3D  64-1
  ...
  DISTVERSIONPREFIX=3D    release-

--=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-236860-25061-aDKrV9DRoc>