cvs commit: ports/sysutils/bpm Makefile ports/sysutils/bpm/files
patch-src::refresh.c
Adam Weinberger
adamw at FreeBSD.org
Tue Aug 31 18:40:35 PDT 2004
adamw 2004-09-01 01:40:34 UTC
FreeBSD ports repository
Modified files:
sysutils/bpm Makefile
sysutils/bpm/files patch-src::refresh.c
Log:
The recently comitted BPM port fails to handle the new INDEX file
format, which has had several fields added to it. In addition, it
reacts badly when parse errors occur on the INDEX file, resulting in
double free()s. The patch works around both of these problems
until the next formal release.
PR: ports/71213
Submitted by: maintainer
Revision Changes Path
1.3 +1 -0 ports/sysutils/bpm/Makefile
1.2 +23 -0 ports/sysutils/bpm/files/patch-src::refresh.c
More information about the cvs-all
mailing list