Bug 195872

Summary: [MAINTAINER] print/fontforge: Chase freetype2 update
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Thomas Zander <riggs>
Status: Closed FIXED    
Severity: Affects Some People CC: riggs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fontforge.patch none

Description Naram Qashat 2014-12-11 02:39:27 UTC
Created attachment 150454 [details]
fontforge.patch

Chase the update of freetype2 to 2.5.4.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-12-14 15:26:56 UTC
A commit references this bug:

Author: riggs
Date: Sun Dec 14 15:26:23 UTC 2014
New revision: 374712
URL: https://svnweb.freebsd.org/changeset/ports/374712

Log:
  Chase update of freetype2 to 2.5.4.

  While on it:
  - Convert USE_PYTHON -> USES

  PR:		195872
  Submitted by:	cyberbotx@cyberbotx.com (maintainer)

Changes:
  head/print/fontforge/Makefile
  head/print/fontforge/distinfo
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2014-12-14 15:40:42 UTC
Committed, thanks!

Regarding the ONLY_FOR_ARCHS= i386 clause with python: You could also use OPTIONS_DEFINE_i386 for this purpose. I'd appreciate if you considered this when submitting the next update.