ports/146125: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon May 10 06:10:06 UTC 2010


The following reply was made to PR ports/146125; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/146125: commit references a PR
Date: Mon, 10 May 2010 06:04:44 +0000 (UTC)

 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 at 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)
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list