Bug 216592 - graphics/libwmf: libxml2 patch not needed
Summary: graphics/libwmf: libxml2 patch not needed
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: Jason Unovitch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-30 02:09 UTC by John Hein
Modified: 2017-03-18 01:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (junovitch)


Attachments
[patch] remove unnecessary patch (619 bytes, patch)
2017-01-30 02:09 UTC, John Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hein 2017-01-30 02:09:56 UTC
Created attachment 179415 [details]
[patch] remove unnecessary patch

The patch to alter the #include for libxml2 headers is not needed.  The configure script will use libxml2-config to add the right -I flags.

Verified with poudriere testport.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-18 01:10:38 UTC
A commit references this bug:

Author: junovitch
Date: Sat Mar 18 01:09:48 UTC 2017
New revision: 436371
URL: https://svnweb.freebsd.org/changeset/ports/436371

Log:
  graphics/libwmf: remove unneeded patch from r59593

  - libxml2-config does the right thing and sets the right -I include

  PR:		216592
  Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>

Changes:
  head/graphics/libwmf/files/patch-src-font.c
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2017-03-18 01:14:02 UTC
Committed. Thanks!