From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 5 17:50:06 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 015E916A41C for ; Sun, 5 Jun 2005 17:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D219543D48 for ; Sun, 5 Jun 2005 17:50:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j55Ho5rL091766 for ; Sun, 5 Jun 2005 17:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j55Ho5Mo091764; Sun, 5 Jun 2005 17:50:05 GMT (envelope-from gnats) Date: Sun, 5 Jun 2005 17:50:05 GMT Message-Id: <200506051750.j55Ho5Mo091764@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Sergey Matveychuk Cc: Subject: Re: ports/81832: [maintainer] qalculate 0.7.2 -> 0.8.0 + libqalculate port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sergey Matveychuk List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 17:50:06 -0000 The following reply was made to PR ports/81832; it has been noted by GNATS. From: Sergey Matveychuk To: bug-followup@FreeBSD.org, asa@agava.com Cc: Subject: Re: ports/81832: [maintainer] qalculate 0.7.2 -> 0.8.0 + libqalculate port Date: Sun, 05 Jun 2005 21:47:40 +0400 > There are 2 reasons, that I've included shar instead of diff: > 1) diff weights more > 2) to avoid various patching problems Why we require diffs? We apply patches and make a commit. After applying patches we can easy see what files added/removed. We need explicitly add and/or remove files in repository. What can I do with your shar? I should extract files and make a diff and apply it to the exist port. Moreover when we look at a patch we can easily understand what changed. -- Sem.