From owner-cvs-all@FreeBSD.ORG Sun Mar 15 18:27:46 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFBD51065672; Sun, 15 Mar 2009 18:27:46 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE7978FC13; Sun, 15 Mar 2009 18:27:46 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2FIRkIJ053338; Sun, 15 Mar 2009 18:27:46 GMT (envelope-from araujo@repoman.freebsd.org) Received: (from araujo@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2FIRkRE053337; Sun, 15 Mar 2009 18:27:46 GMT (envelope-from araujo) Message-Id: <200903151827.n2FIRkRE053337@repoman.freebsd.org> From: Marcelo Araujo Date: Sun, 15 Mar 2009 18:27:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/par2cmdline Makefile ports/archivers/par2cmdline/files patch-par2creatorsourcefile.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Mar 2009 18:27:47 -0000 araujo 2009-03-15 18:27:46 UTC FreeBSD ports repository Modified files: archivers/par2cmdline Makefile Added files: archivers/par2cmdline/files patch-par2creatorsourcefile.cpp Log: - Fixes a missed offset update when using quiet mode with par2create. This bug has been referenced here: http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698 http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698 PR: ports/132494 Submitted by: Ganael Laplanche (maintainer) Revision Changes Path 1.11 +2 -2 ports/archivers/par2cmdline/Makefile 1.1 +13 -0 ports/archivers/par2cmdline/files/patch-par2creatorsourcefile.cpp (new)