From owner-freebsd-security Thu Mar 13 7:10:48 2003 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D773C37B404 for ; Thu, 13 Mar 2003 07:10:44 -0800 (PST) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5938843F3F for ; Thu, 13 Mar 2003 07:10:43 -0800 (PST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.8/8.12.8) with ESMTP id h2DFAg8w089512 for ; Thu, 13 Mar 2003 10:10:42 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <5.2.0.9.0.20030313100451.044b5dd8@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 13 Mar 2003 10:15:37 -0500 To: security@FreeBSD.ORG From: Mike Tancsa Subject: Patch to qpopper port files In-Reply-To: References: <5.2.0.9.0.20030312145029.0572f058@marble.sentex.ca> <5.2.0.9.0.20030311221739.073ac2f0@marble.sentex.ca> <4.3.2.7.2.20030312123805.03d83a20@localhost> <5.2.0.9.0.20030312145029.0572f058@marble.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (lava/20020517) Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The diffs below to the Makefile and distinfo seem to do the trick for anyone wanting to grab an updated version before the port gets committed. This works for me, YMMV. ---Mike --- Makefile.prev +++ Makefile @@ -6,7 +6,7 @@ # PORTNAME= qpopper -PORTVERSION= 4.0.4 +PORTVERSION= 4.0.5 PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/%SUBDIR%/ @@ -17,7 +17,7 @@ .if ${OSVERSION} >= 400014 && !defined(WITHOUT_IPV6) PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ -PATCHFILES= qpopper4.0.4-ipv6-20020502.diff.gz +PATCHFILES= qpopper4.0.5-ipv6-20030313.diff.gz PATCH_DIST_STRIP= -p1 .endif At 02:54 PM 13/03/2003 +0900, Hajimu UMEMOTO wrote: >Hi, > > >>>>> On Wed, 12 Mar 2003 14:55:43 -0500 > >>>>> Mike Tancsa said: > >mike> I dont see the offical release yet, but I imagine the guy is on the >west >mike> coast, so its not quite afternoon there. > >I don't see offcial announce yet, it seems 4.0.5 was out. > >mike> The only patch that does not apply cleanly in the port is the ipv6 >patch. > >I've just updated my IPv6 patch for 4.0.5: > > http://www.imasy.or.jp/~ume/ipv6/qpopper4.0.5-ipv6-20030313.diff.gz > >Sincerely, > >-- >Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan >ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org >http://www.imasy.org/~ume/ > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message