Bug 198890 - Update editors/sublime3 to build 3080
Summary: Update editors/sublime3 to build 3080
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-25 03:17 UTC by miguelmclara
Modified: 2015-03-30 16:07 UTC (History)
2 users (show)

See Also:


Attachments
sublime 3080 (1.07 KB, patch)
2015-03-25 03:17 UTC, miguelmclara
no flags Details | Diff
sublime_3083.patch (1.07 KB, patch)
2015-03-27 03:57 UTC, miguelmclara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description miguelmclara 2015-03-25 03:17:35 UTC
Created attachment 154789 [details]
sublime 3080

I have my ports source from git, diff attached.


Changelog is availeble at: http://www.sublimetext.com/3
Comment 1 miguelmclara 2015-03-27 03:55:53 UTC
Sublime was just update to build 3083, mainly to fix a high CPU usage issue


New patch attached.

Build Log:

Build 3083
Release Date: 26 March 2015
Fixed high CPU usage caused by a corrupt index. This was was occurring for some users upgrading from 3065
Added setting index_workers to control the number of threads used for file indexing. By default the number of threads is based on the number of CPU cores. By setting index_workers to 1 or 2, indexing will be slower, but less intrusive
Fixed a crash when showing the Command Palette with an empty .sublime-build file
Tab completion no longer completes numbers. Edit/Show Completions can still be used for this
Comment 2 miguelmclara 2015-03-27 03:57:00 UTC
Created attachment 154853 [details]
sublime_3083.patch

update to build 3083 instead of 3080
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-03-30 16:07:31 UTC
A commit references this bug:

Author: pawel
Date: Mon Mar 30 16:07:22 UTC 2015
New revision: 382682
URL: https://svnweb.freebsd.org/changeset/ports/382682

Log:
  - Update to version 3.0.83 [1]
  - Fix COMMENT

  PR:		198890 [1]
  Submitted by:	miguelmclara@gmail.com (maintainer) [1]

Changes:
  head/editors/sublime3/Makefile
  head/editors/sublime3/distinfo