From owner-freebsd-ports Tue Jan 29 14:31: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 813B337B41D for ; Tue, 29 Jan 2002 14:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0TMU3P01905; Tue, 29 Jan 2002 14:30:03 -0800 (PST) (envelope-from gnats) Received: from yoda.bmi.net (yoda.bmi.net [204.57.191.163]) by hub.freebsd.org (Postfix) with ESMTP id 0A4B637B404; Tue, 29 Jan 2002 14:28:36 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by yoda.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id OAA05684; Tue, 29 Jan 2002 14:27:05 -0800 Received: by johncoop.MSHOME (Postfix, from userid 1001) id EA41D15503; Tue, 29 Jan 2002 14:28:26 -0800 (PST) Message-Id: <20020129222826.EA41D15503@johncoop.MSHOME> Date: Tue, 29 Jan 2002 14:28:26 -0800 (PST) From: John Merryweather Cooper Reply-To: John Merryweather Cooper To: FreeBSD-gnats-submit@freebsd.org Cc: sobomax@freebsd.org, gnome-freebsd@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34426: [PATCH] Update pan to 0.11.1.93 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34426 >Category: ports >Synopsis: [PATCH] Update pan to 0.11.1.93 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 29 14:30:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.5-RC i386 >Organization: >Environment: System: FreeBSD johncoop.MSHOME 4.5-RC FreeBSD 4.5-RC #53: Sat Jan 26 17:47:54 PST 2002 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Fixes some bugs that showed up in 0.11.1.92 and .91. This is probably the last .9x release before 0.11.2. >How-To-Repeat: N/A >Fix: Summary of changed files: # 'pan.new/Makefile' | 0 # 'pan.new/distinfo' | 0 # ./Makefile | 2 !! # ./distinfo | 2 !! # 4 files changed, 4 modifications(!) The patch: # This is a patch for pan to update it to pan.new # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # STEP 2: Run the 'patch' program with this file as input. # #### End of Preamble #### #### Patch data follows #### diff -u 'pan/Makefile' 'pan.new/Makefile' Index: ./Makefile --- ./Makefile Tue Jan 15 05:47:38 2002 +++ ./Makefile Tue Jan 29 14:05:40 2002 @@ -6,7 +6,7 @@ # PORTNAME= pan -PORTVERSION= 0.11.1.91 +PORTVERSION= 0.11.1.93 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ diff -u 'pan/distinfo' 'pan.new/distinfo' Index: ./distinfo --- ./distinfo Tue Jan 15 05:47:38 2002 +++ ./distinfo Tue Jan 29 14:06:31 2002 @@ -1 +1 @@ -MD5 (pan-0.11.1.91.tar.bz2) = e94593bb3bdabbad1e2f40ab2e6e8c29 +MD5 (pan-0.11.1.93.tar.bz2) = 5162255e315d883cfc1d691d4fee0743 #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Tue Jan 29 14:24:24 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1047 1012341940 0100644 # p 'distinfo' 63 1012341991 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Tue Jan 29 14:24:24 2002] #### #### Checksum: 50 1711 63771 #### >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message