Bug 235641

Summary: devel/liteide: Update to 35.5
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Some People CC: kai
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/visualfc/liteide/releases/tag/x35.5
Attachments:
Description Flags
patch file dmgk: maintainer-approval+

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-02-10 13:21:36 UTC
Created attachment 201892 [details]
patch file

- Update 35.4 -> 35.5

Changelog: https://github.com/visualfc/liteide/releases/tag/x35.5

QA:
  poudriere testport: OK (112a, 120a)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-11 17:58:07 UTC
A commit references this bug:

Author: kai
Date: Mon Feb 11 17:57:56 UTC 2019
New revision: 492705
URL: https://svnweb.freebsd.org/changeset/ports/492705

Log:
  devel/liteide: Update to 35.5

  Changelog:

  LiteIDE:
  * Bug fix version

  GolangEdit:
  * Fix cursor selections usages lookup
  * Add byteOffsetToColumn to fix gotools/guru output byte offset to editor offset

  LiteEditor:
  * Add allow vertical scrolling to the last line option
  * Check file writed size != data.size and show error message

  LiteFind:
  * Update search result item text for all same linenumber

  PR:		235641
  Submitted by:	Dmitri Goutnik (maintainer)
  Approved by:	joneum (mentor)
  Differential Revision:	https://reviews.freebsd.org/D19144

Changes:
  head/devel/liteide/Makefile
  head/devel/liteide/distinfo
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-02-11 17:58:59 UTC
Committed, thanks!