Bug 224501 - editors/dte: Update to 1.6
Summary: editors/dte: Update to 1.6
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: Tobias Kortkamp
URL: https://github.com/craigbarnes/dte/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-21 13:35 UTC by Dmitri Goutnik
Modified: 2017-12-21 15:47 UTC (History)
1 user (show)

See Also:


Attachments
patch file (1.94 KB, patch)
2017-12-21 13:35 UTC, Dmitri Goutnik
dmgk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-21 13:35:28 UTC
Created attachment 189010 [details]
patch file

* Update to 1.6
* Add post-install-DOCS-on target

Changes [1]:
  - Added new, default dark color scheme.
  - Added Ctrl+G key binding to exit command mode.
  - Added Ctrl+H key binding for erase command.
  - Added syntax highlighting for TeX and roff (man page) files.
  - Improved syntax highlighting of Python numeric literals.
  - Improved syntax highlighting for CSS files.
  - Added ft -b command for detecting file types from file basenames.
  - Converted user documentation to Markdown format.
  - Created new website for online documentation.
  - Added support for terminfo extended (or "user-defined") capabilities.
  - Added built-in support for st and rxvt terminals.
  - Fixed some built-in regex patterns to avoid non-portable features.
  - Fixed compiler warnings on NetBSD.
  - Removed tilde expansion of ~username from command mode, in order to
    avoid using getpwnam(3) and thereby allow static linking with GNU
    libc on Linux.

QA:
  portlint -AC: OK
  poudriere testport: OK (11a, 10i)

[1] https://github.com/craigbarnes/dte/releases/tag/v1.6
Comment 1 Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-21 13:38:45 UTC
Missed this one:
  * Remove patch that was merged upstream.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-21 15:47:24 UTC
A commit references this bug:

Author: tobik
Date: Thu Dec 21 15:47:10 UTC 2017
New revision: 456913
URL: https://svnweb.freebsd.org/changeset/ports/456913

Log:
  editors/dte: Update to 1.6

  - Add post-install-DOCS-on target

  Changes:	https://github.com/craigbarnes/dte/releases/tag/v1.6
  PR:		224501
  Submitted by:	Dmitri Goutnik <dg@syrec.org>

Changes:
  head/editors/dte/Makefile
  head/editors/dte/distinfo
  head/editors/dte/files/