From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 1 18:02:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE0D216A425; Fri, 1 Jul 2005 18:02:26 +0000 (GMT) (envelope-from jr@opal.com) Received: from smtp.vzavenue.net (smtp.vzavenue.net [66.171.59.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90CC43D1F; Fri, 1 Jul 2005 18:02:22 +0000 (GMT) (envelope-from jr@opal.com) Received: from linwhf.opal.com (112.79.171.66.subscriber.vzavenue.net [66.171.79.112]) by smtp.vzavenue.net (MOS 3.4.8-GR) with ESMTP id CMI01893; Fri, 1 Jul 2005 13:41:41 -0400 (EDT) Received: from ASSP-nospam (localhost [127.0.0.1]) (authenticated bits=0) by linwhf.opal.com (8.13.3/8.13.3) with ESMTP id j61HfdX6095925; Fri, 1 Jul 2005 13:41:40 -0400 (EDT) (envelope-from jr@opal.com) Received: from 24.91.206.234 ([24.91.206.234] helo=vougeot.opal.com) by ASSP-nospam ; 1 Jul 05 17:41:39 -0000 Received: from vougeot.opal.com (localhost [127.0.0.1]) by vougeot.opal.com (8.13.3/8.13.3) with ESMTP id j61HmsLX007526; Fri, 1 Jul 2005 13:48:55 -0400 (EDT) (envelope-from jr@opal.com) Received: (from jr@localhost) by vougeot.opal.com (8.13.3/8.13.3/Submit) id j61HmsZ0007525; Fri, 1 Jul 2005 13:48:54 -0400 (EDT) (envelope-from jr) Date: Fri, 1 Jul 2005 13:48:54 -0400 From: "J.R. Oldroyd" To: Pav Lucistnik Message-ID: <20050701174854.GE690@vougeot.opal.com> References: <200506301813.j5UIDYCg012535@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <200506301813.j5UIDYCg012535@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i X-Junkmail-Status: score=0/50, host=smtp.vzavenue.net X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/82789: update port: mail/assp - update to 1.1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 18:02:27 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The port update included a fix for this, however, the something in the mailer here or in the Freebsd GNATS tools seem to have stripped the fix. The problem here is that the "stats.sh" file in the latest distribution .zip now has Ctrl-M chars at the end of each line. files/patch-stats.sh was therefore updated to include those Ctrl-Ms on every line. However, these Ctrl-Ms seem to have been stripped. Attached is another copy of files/patch-stats.sh. If this also has no Ctrl-Ms, let me know and we'll come up with another solution. -jr On Jun 30, 18:13, Pav Lucistnik wrote: > Synopsis: update port: mail/assp - update to 1.1.1 > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Thu Jun 30 18:13:15 GMT 2005 > State-Changed-Why: > Does not patch now: > > ===> Applying FreeBSD patches for assp-1.1.1 > 6 out of 6 hunks failed--saving rejects to stats.sh.rej > => Patch patch-stats.sh failed to apply cleanly. > => Patch(es) patch-assp.pl applied cleanly. > *** Error code 1 > > > Responsible-Changed-From-To: freebsd-ports-bugs->pav > Responsible-Changed-By: pav > Responsible-Changed-When: Thu Jun 30 18:13:15 GMT 2005 > Responsible-Changed-Why: > Track > > http://www.freebsd.org/cgi/query-pr.cgi?pr=82789 --gBBFr7Ir9EOA20Yy--