Bug 205298

Summary: print/fontforge: Chase freetype2 update
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Koop Mast <kwm>
Status: Closed FIXED    
Severity: Affects Only Me CC: kwm
Priority: --- Keywords: easy, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fontforge-20150824_2.patch
cyberbotx: maintainer-approval+
Poudriere log none

Description Naram Qashat 2015-12-13 20:23:48 UTC
Created attachment 164204 [details]
fontforge-20150824_2.patch

* Chase freetype2 update
* Update distinfo
Comment 1 Naram Qashat 2015-12-13 20:24:18 UTC
Created attachment 164205 [details]
Poudriere log
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-14 00:47:08 UTC
@Naram, what ways might there be to decouple this port from needing to be updated when the freetype port is updated?
Comment 3 Naram Qashat 2015-12-14 01:00:30 UTC
It only needs it because of how their internal debugger works, it requires the source code of freetype as opposed to just the library. It would probably be something that would have to be asked upstream.
Comment 4 Koop Mast freebsd_committer freebsd_triage 2015-12-14 08:24:12 UTC
Bundled software isn't fun :/

Please ask upstream to change this, I assume that using a older freetype2 version results in run-time issues when using there debugger?
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-12-14 13:49:26 UTC
A commit references this bug:

Author: kwm
Date: Mon Dec 14 13:48:24 UTC 2015
New revision: 403722
URL: https://svnweb.freebsd.org/changeset/ports/403722

Log:
  Chase freetype2 to 2.6.2 update.

  PR:		205298
  Submitted by:	maintainer

Changes:
  head/print/fontforge/Makefile
  head/print/fontforge/distinfo
Comment 6 Koop Mast freebsd_committer freebsd_triage 2015-12-14 13:50:16 UTC
Committed, thanks!