Bug 246362 - devel/jetbrains-phpstorm: Update to 2020.1.1
Summary: devel/jetbrains-phpstorm: Update to 2020.1.1
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: Pedro F. Giffuni
URL: https://blog.jetbrains.com/phpstorm/2...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-05-10 18:03 UTC by Dmitry Wagin
Modified: 2020-05-11 22:41 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (pfg)


Attachments
jetbrains-phpstorm.diff (3.01 KB, patch)
2020-05-10 18:03 UTC, Dmitry Wagin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2020-05-10 18:03:35 UTC
Created attachment 214363 [details]
jetbrains-phpstorm.diff

Update to 2020.1.1
Comment 1 Pedro F. Giffuni freebsd_committer freebsd_triage 2020-05-10 19:41:49 UTC
Why the lsof dependency?
Comment 2 Dmitry Wagin 2020-05-10 19:59:49 UTC
(In reply to Pedro F. Giffuni from comment #1)

in log file:

2020-04-23 17:33:37,235 [ 231524]   WARN - erminalWorkingDirectoryManager - Failed to fetch cwd for Local: Cannot run program "lsof": error=2, No such file or directory 
2020-04-23 17:34:39,456 [ 293745]   WARN - erminalWorkingDirectoryManager - Failed to fetch cwd for Local: Cannot run program "lsof": error=2, No such file or directory 
2020-04-23 17:36:25,230 [ 399519]   WARN - erminalWorkingDirectoryManager - Failed to fetch cwd for Local: Cannot run program "lsof": error=2, No such file or directory 
2020-04-23 17:37:14,997 [ 449286]   WARN - erminalWorkingDirectoryManager - Failed to fetch cwd for Local: Cannot run program "lsof": error=2, No such file or directory
Comment 3 Pedro F. Giffuni freebsd_committer freebsd_triage 2020-05-11 16:54:32 UTC
(In reply to Dmitry Wagin from comment #2)
OK.

Unfortunately my desktop broke after the last xorg update due to some mouse issue so I will be dropping maintenance. Are you interested in becoming the new maintainer?
Comment 4 Dmitry Wagin 2020-05-11 19:30:20 UTC
(In reply to Pedro F. Giffuni from comment #3)

yes
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-05-11 21:12:37 UTC
A commit references this bug:

Author: pfg
Date: Mon May 11 21:12:14 UTC 2020
New revision: 534959
URL: https://svnweb.freebsd.org/changeset/ports/534959

Log:
  devel/jetbrains-phpstorm: major update to version 2020.1.1

  Pass maintainership to Dmitry Wagin, who has been submitting fine updates
  from the start.

  Release Notes:
  	https://www.jetbrains.com/phpstorm/whatsnew/

  PR:		246362
  Approved by:	thierry (mentor, implicit)

Changes:
  head/devel/jetbrains-phpstorm/Makefile
  head/devel/jetbrains-phpstorm/distinfo
  head/devel/jetbrains-phpstorm/pkg-plist
Comment 6 Pedro F. Giffuni freebsd_committer freebsd_triage 2020-05-11 22:41:23 UTC
THanks!