Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2007 20:44:05 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/xmlformat Makefile distinfo
Message-ID:  <200703252044.l2PKi5ic059272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703252044.l2PKi5ic059272>