Bug 131022 - [UPDATE] deskutils/checkrdf - Fix Broken Build Due to HaXml Update
Summary: [UPDATE] deskutils/checkrdf - Fix Broken Build Due to HaXml Update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Gabor Pali
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-26 18:50 UTC by Gabor Pali
Modified: 2009-02-12 19:31 UTC (History)
0 users

See Also:


Attachments
file.diff (3.30 KB, patch)
2009-01-26 18:50 UTC, Gabor Pali
no flags Details | Diff

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