freebsd-ports/textproc/xerces-c2
Pav Lucistnik f6e0b91315 - Add patch for this problem:
The XMLPlatformUtils::openFile function opens files with fopen and
	passes it "r+" string as mode argument. This makes(according to
	fopen(3)) it try to open file for reading and writing while it
	should be opened for reading only. As a result you can't
	work with files not owned by you which is rather common case
	for dtd files.
- Raise PORTREVISION

PR:		ports/59499
Submitted by:	Konstantin Oznobihin <bork@rsu.ru>
Approved by:	maintainer
2004-01-02 20:12:37 +00:00
..
files - Add patch for this problem: 2004-01-02 20:12:37 +00:00
distinfo iMAINTAINER-UPDATE: textproc/xerces-c2 2003-08-23 13:12:45 +00:00
Makefile - Add patch for this problem: 2004-01-02 20:12:37 +00:00
Makefile.alpha
Makefile.sparc64
pkg-descr
pkg-message
pkg-plist iMAINTAINER-UPDATE: textproc/xerces-c2 2003-08-23 13:12:45 +00:00