Bug 246292 - devel/jetbrains-goland: Update to 2020.1.2
Summary: devel/jetbrains-goland: Update to 2020.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Tagato
URL: https://blog.jetbrains.com/go/2020/05...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-05-07 20:36 UTC by Dmitry Wagin
Modified: 2020-05-11 07:52 UTC (History)
2 users (show)

See Also:


Attachments
jetbrains-goland.diff (1013 bytes, patch)
2020-05-07 20:36 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff
jetbrains-goland.diff (2.36 KB, patch)
2020-05-10 17:54 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2020-05-07 20:36:25 UTC
Created attachment 214246 [details]
jetbrains-goland.diff

Update to 2020.1.2
Comment 1 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-09 08:01:48 UTC
Hi,

The port devel/delve, on which this port depends, is marked only for amd64 architecture. So maybe this port also needs the line in Makefile:

ONLY_FOR_ARCHS= amd64
Comment 2 Dmitry Wagin 2020-05-10 17:54:22 UTC
Created attachment 214361 [details]
jetbrains-goland.diff

fixed
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-11 07:51:54 UTC
A commit references this bug:

Author: tagattie
Date: Mon May 11 07:51:13 UTC 2020
New revision: 534889
URL: https://svnweb.freebsd.org/changeset/ports/534889

Log:
  - Update to 2020.1.2
  - Optionize dependency on delve

  PR:		246292
  Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
  Approved by:	ehaupt (mentor)
  Changelog:	https://blog.jetbrains.com/go/2020/05/06/goland-2020-1-2/

Changes:
  head/devel/jetbrains-goland/Makefile
  head/devel/jetbrains-goland/distinfo
Comment 4 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-11 07:52:58 UTC
Committed, thanks!