- update from 0.31 to 0.32 From upstream ChangeLog: 0.32 - xmlsax does "sequential" and "only-once" hints when reading the file xmlsax/dom classes use optimal read and write buffers now added DESTDIR= to rudiments.pc.in added charstring::httpUnescape fixed a bug in datetime that would cause TZ to remain after doing a timezone conversion if TZ was unset to begin with fixed a bug in regularexpression that could cause a double-free Fix: Apply patch. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->itetcu itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
itetcu 2009-10-17 15:55:31 UTC FreeBSD ports repository Modified files: devel/rudiments Makefile distinfo pkg-plist Log: Update from 0.31 to 0.32. From upstream ChangeLog: - xmlsax does "sequential" and "only-once" hints when reading the file xmlsax/dom classes use optimal read and write buffers now - added DESTDIR= to rudiments.pc.in - added charstring::httpUnescape - fixed a bug in datetime that would cause TZ to remain after doing a timezone conversion if TZ was unset to begin with - fixed a bug in regularexpression that could cause a double-free PR: 139494 Submitted by: Sahil Tandon Revision Changes Path 1.33 +1 -1 ports/devel/rudiments/Makefile 1.14 +3 -3 ports/devel/rudiments/distinfo 1.13 +1 -0 ports/devel/rudiments/pkg-plist _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!