Bug 131574

Summary: [maintainer update] fix build errors on editors/xmlcopyeditor
Product: Ports & Packages Reporter: Jose G. Juanino <jjuanino>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jose G. Juanino 2009-02-10 22:10:03 UTC
Dear FreeBSD commiter:

After update texproc/libxml2 from from 2.7.2 to 2.7.3, editors/xmlcopyeditor port fails to build:

http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/xmlcopyeditor-1.2.0.log

In order to fix this build error, apply the submitted patch:

# cd /usr/ports/editors/xmlcopyeditor
# patch -p1 < /tmp/xmlcopyeditor.diff
# rm *.orig files/*.orig

Best regards

Fix: Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2009-02-11 04:26:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-13 19:28:33 UTC
beech       2009-02-13 19:28:24 UTC

  FreeBSD ports repository

  Modified files:
    editors/xmlcopyeditor Makefile 
  Added files:
    editors/xmlcopyeditor/files patch-src_wraplibxml.cpp.diff 
  Log:
  - Fix build problems
  
  PR:             ports/131574
  Reported by:    QAT
  Submitted by:   Jose Garcia Juanino <jjuanino@gmail.com> Maintainer
  
  Revision  Changes    Path
  1.6       +1 -0      ports/editors/xmlcopyeditor/Makefile
  1.1       +14 -0     ports/editors/xmlcopyeditor/files/patch-src_wraplibxml.cpp.diff (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2009-02-13 19:28:50 UTC
State Changed
From-To: open->closed

Committed, Thanks!