Bug 210940 - x11-toolkits/scintilla & editors/scite: Update to 3.6.6
Summary: x11-toolkits/scintilla & editors/scite: Update to 3.6.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guido Falsi
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-07-09 09:30 UTC by lightside
Modified: 2016-07-11 09:01 UTC (History)
2 users (show)

See Also:
cyberbotx: maintainer-feedback+


Attachments
Proposed patch for x11-toolkits/scintilla (since 415182 revision) (3.07 KB, patch)
2016-07-09 09:30 UTC, lightside
cyberbotx: maintainer-approval+
Details | Diff
Proposed patch for editors/scite (since 415182 revision) (1.10 KB, patch)
2016-07-09 09:32 UTC, lightside
cyberbotx: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lightside 2016-07-09 09:30:59 UTC
Created attachment 172277 [details]
Proposed patch for x11-toolkits/scintilla (since 415182 revision)

Patch to update x11-toolkits/scintilla and editors/scite ports from 3.6.5 to 3.6.6 version.

Look following link for changes:
http://www.scintilla.org/ScintillaHistory.html

x11-toolkits/scintilla:
- Add compiler:c++11-lib to USES
- Update files/patch-makefile

editors/scite:
- Add cairo and gdkpixbuf2 to USE_GNOME
Comment 1 lightside 2016-07-09 09:32:03 UTC
Created attachment 172278 [details]
Proposed patch for editors/scite (since 415182 revision)
Comment 2 lightside 2016-07-09 09:32:25 UTC
Poudriere tested on FreeBSD 9.3 amd64 and native build on FreeBSD 10.2 amd64.
Comment 3 Naram Qashat 2016-07-09 15:28:13 UTC
Patches look good, I'll set maintainer approval on them.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-07-11 08:59:30 UTC
A commit references this bug:

Author: madpilot
Date: Mon Jul 11 08:58:51 UTC 2016
New revision: 418359
URL: https://svnweb.freebsd.org/changeset/ports/418359

Log:
  - Update to 3.6.6
  - Add missing dependencies for editors/scite

  PR:		210940
  Submitted by:	lightside at gmx.com
  Approved by:	Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)

Changes:
  head/editors/scite/Makefile
  head/editors/scite/distinfo
  head/x11-toolkits/scintilla/Makefile
  head/x11-toolkits/scintilla/distinfo
  head/x11-toolkits/scintilla/files/patch-makefile
Comment 5 Guido Falsi freebsd_committer freebsd_triage 2016-07-11 09:01:06 UTC
Committed. Thanks!