Bug 131022

Summary: [UPDATE] deskutils/checkrdf - Fix Broken Build Due to HaXml Update
Product: Ports & Packages Reporter: Gabor Pali <pgj>
Component: Individual Port(s)Assignee: Gabor Pali <pgj>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2009-01-26 18:50:04 UTC
Pointyhat has reported that deskutils/checkrdf is broken [1] due to my recent HaXml update [2].  In version 1.17 and older, HaXml introduced some API changes [3], and it resulted problems.

Sorry for this.  I propose a patch to fix the port.  I have not tested it, but it unbreaks the build with minimal changes to the original source code.

[1] http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.7.20090125074245/checkrdf-39.4444_1.log
[2] http://www.freebsd.org/cgi/getmsg.cgi?fetch=1256100+0+/usr/local/www/db/text/2009/cvs-ports/20090125.cvs-ports
[3] http://www.cs.york.ac.uk/fp/HaXml-devel/migrate.html

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-26 18:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->obraun

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Gabor Pali freebsd_committer freebsd_triage 2009-02-12 19:21:17 UTC
Responsible Changed
From-To: obraun->pgj

Over to me (maintainer has timed out)
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-12 19:28:31 UTC
pgj         2009-02-12 19:28:12 UTC

  FreeBSD ports repository (doc committer)

  Modified files:
    deskutils/checkrdf   Makefile 
  Added files:
    deskutils/checkrdf/files patch-CheckRDF.hs 
  Log:
  - Fix broken build due to my recent HaXml update
  
  PR:             ports/131022
  Submitted by:   pgj
  Approved by:    maintainer (timeout), tabthorpe
  
  Revision  Changes    Path
  1.15      +2 -2      ports/deskutils/checkrdf/Makefile
  1.1       +46 -0     ports/deskutils/checkrdf/files/patch-CheckRDF.hs (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 4 Gabor Pali freebsd_committer freebsd_triage 2009-02-12 19:30:51 UTC
State Changed
From-To: open->closed

Committed.