Bug 109895 - [Update Version] textproc/xmlformat to 1.04
Summary: [Update Version] textproc/xmlformat to 1.04
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: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-05 01:40 UTC by Marcelo Araujo
Modified: 2007-03-25 21:50 UTC (History)
0 users

See Also:


Attachments
xmlformat.diff (1.17 KB, patch)
2007-03-05 01:40 UTC, Marcelo Araujo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Araujo 2007-03-05 01:40:05 UTC

- update version to 1.04
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-05 01:40:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hrs

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-25 21:44:14 UTC
hrs         2007-03-25 20:44:05 UTC

  FreeBSD ports repository

  Modified files:
    textproc/xmlformat   Makefile distinfo 
  Log:
  Update to 1.04.  Changes include:
  
  - Assign each token an input line number and display the line number in
    error messages.  This provides better information to the user about
    the location of problems in input files.
  - Print the token stack when an error occurs.  This provides some idea of
    the context of the element that is malformed or has malformed content.
  
  Submitted by:   Marcelo Araujo
  PR:             ports/109895
  
  Revision  Changes    Path
  1.3       +1 -1      ports/textproc/xmlformat/Makefile
  1.4       +3 -3      ports/textproc/xmlformat/distinfo
_______________________________________________
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 Hiroki Sato freebsd_committer freebsd_triage 2007-03-25 21:44:15 UTC
State Changed
From-To: open->closed

Committed, thanks!