From owner-freebsd-ports@FreeBSD.ORG Thu Feb 9 12:06:02 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 180A416A420; Thu, 9 Feb 2006 12:06:02 +0000 (GMT) (envelope-from michael@gargantuan.com) Received: from phoenix.gargantuan.com (srv01.lak.lwxdatacom.net [24.73.171.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3437B43D7D; Thu, 9 Feb 2006 12:05:47 +0000 (GMT) (envelope-from michael@gargantuan.com) Received: by phoenix.gargantuan.com (Postfix, from userid 1001) id C334C1F2; Thu, 9 Feb 2006 07:05:47 -0500 (EST) Date: Thu, 9 Feb 2006 07:05:47 -0500 From: "Michael W. Oliver" To: vsevolod@FreeBSD.org Message-ID: <20060209120547.GB71261@gargantuan.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline X-WWW-URL: http://michael.gargantuan.com X-GPG-PGP-Public-Key: http://michael.gargantuan.com/gnupg/pubkey.asc X-GPG-PGP-Fingerprint: 2694 0179 AE3F BFAE 0916 0BF5 B16B FBAB C5FA A3C9 X-Home-Phone: +1-863-816-8091 X-Mobile-Phone: +1-863-738-2334 X-Mailing-Address0: 8008 Apache Lane X-Mailing-Address1: Lakeland, FL X-Mailing-Address2: 33810-2172 X-Mailing-Address3: United States of America X-Guide-Questions: http://www.catb.org/~esr/faqs/smart-questions.html X-Guide-Netiquette: http://www.ietf.org/rfc/rfc1855.txt User-Agent: mutt-ng/devel-r774 (FreeBSD) Cc: ports@freebsd.org Subject: update to mutt-ng port, patch attached X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 12:06:02 -0000 --WplhKdTI2c8ulnbP Content-Type: multipart/mixed; boundary="+pHx0qQiF2pBVqBT" Content-Disposition: inline --+pHx0qQiF2pBVqBT Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable patch attached. works fine for me and fixes some horrible scrolling problems and message count problems in sidebar. thanks. --=20 Mike Oliver [see complete headers for contact information] --+pHx0qQiF2pBVqBT Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment; filename="muttng-20060207.patch" Content-Transfer-Encoding: quoted-printable diff -ruN mutt-ng.orig/Makefile mutt-ng/Makefile --- mutt-ng.orig/Makefile Sun Jan 15 21:55:02 2006 +++ mutt-ng/Makefile Thu Feb 9 06:57:57 2006 @@ -6,8 +6,7 @@ # =20 PORTNAME=3D mutt-ng -PORTVERSION=3D 20051110 -PORTREVISION=3D 1 +PORTVERSION=3D 20060207 CATEGORIES=3D mail MASTER_SITES=3D http://nion.modprobe.de/mutt-ng/snapshots/ DISTNAME=3D muttng-${PORTVERSION} diff -ruN mutt-ng.orig/distinfo mutt-ng/distinfo --- mutt-ng.orig/distinfo Sun Jan 22 07:50:29 2006 +++ mutt-ng/distinfo Thu Feb 9 06:59:53 2006 @@ -1,3 +1,3 @@ -MD5 (muttng-20051110.tar.gz) =3D 21594b8fe6f654fc38907a47ce22b779 -SHA256 (muttng-20051110.tar.gz) =3D 8a22f01bbfd68f781da9c3fabb6f9ca65a60c2= 9e6059490b9fc0efd969931657 -SIZE (muttng-20051110.tar.gz) =3D 2732141 +MD5 (muttng-20060207.tar.gz) =3D 774f4da9a823d95d17f112153b39f93e +SHA256 (muttng-20060207.tar.gz) =3D 95d13b4cce233d22a3991f328722dd99bab16b= 2a5cb13ef76ff33a5e7c2bbf82 +SIZE (muttng-20060207.tar.gz) =3D 2733023 --+pHx0qQiF2pBVqBT-- --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD6zAbsWv7q8X6o8kRAkEXAJ9I/g0OR+fOIywhp6FvTJUv0kAYpACgnTkB 0uy1jGsRe+l9zRO1cSIITCg= =p1Sl -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP--