Bug 195872 - [MAINTAINER] print/fontforge: Chase freetype2 update
Summary: [MAINTAINER] print/fontforge: Chase freetype2 update
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: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-11 02:39 UTC by Naram Qashat
Modified: 2014-12-14 15:40 UTC (History)
1 user (show)

See Also:


Attachments
fontforge.patch (1.28 KB, patch)
2014-12-11 02:39 UTC, Bugzilla Automation
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.