Date: Mon, 10 May 2010 06:04:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/libpar2 Makefile ports/archivers/libpar2/files patch-ChangeLog patch-par2repairer.cpp xpatch-addcancel-par2repairer.cpp Message-ID: <201005100604.o4A64U9X038691@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-05-10 06:04:30 UTC
FreeBSD ports repository
Modified files:
archivers/libpar2 Makefile
archivers/libpar2/files patch-ChangeLog
Added files:
archivers/libpar2/files patch-par2repairer.cpp
xpatch-addcancel-par2repairer.cpp
Log:
- Includes two patches
* a bugfix that closes a memory leak triggered by corrupted PAR2 files.
That fix is included in some linux vendors' libpar2 packages, and is
well-tested.
* The other adds additional functionality: a method to cancel a file
repair in progress. This patch can be disabled through a config option.
It is enabled by default because the only application in the ports tree
that links against libpar2 is news/nzbget. Nzbget makes use of this
functionality if it is available.
PR: 146125
Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer)
Revision Changes Path
1.5 +10 -2 ports/archivers/libpar2/Makefile
1.2 +7 -3 ports/archivers/libpar2/files/patch-ChangeLog
1.1 +36 -0 ports/archivers/libpar2/files/patch-par2repairer.cpp (new)
1.1 +194 -0 ports/archivers/libpar2/files/xpatch-addcancel-par2repairer.cpp (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005100604.o4A64U9X038691>
