Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 20:55:55 -0800 (PST)
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sobomax@freebsd.org
Subject:   ports/33909: [PATCH] Update pan to 0.11.1.91
Message-ID:  <20020115045555.88A3915503@johncoop.MSHOME>

next in thread | raw e-mail | index | archive | help

>Number:         33909
>Category:       ports
>Synopsis:       [PATCH] Update pan to 0.11.1.91
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 14 21:00: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 #48: Sat Jan 12 00:52:17 PST 2002 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	This updated Beta, released by the authors today, fixes a number
	of NULL pointer crashes and failures discovered in 0.11.1.90.

>How-To-Repeat:
	N/A

>Fix:

	Summary of changes:

# 'pan.new/Makefile' |    0 
# 'pan.new/distinfo' |    0 
# ./Makefile         |    4 ++--
# ./distinfo         |    2 +-
# 4 files changed, 3 insertions(+), 3 deletions(-)

	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	Wed Jan  9 07:03:28 2002
+++ ./Makefile	Mon Jan 14 20:45:28 2002
@@ -2,11 +2,11 @@
 # Date created:				07 August 1999
 # Whom:					Chris D. Faulhaber <jedgar@fxp.org>
 #
-# $FreeBSD: ports/news/pan/Makefile,v 1.52 2002/01/09 11:31:34 sobomax Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	pan
-PORTVERSION=	0.11.1.90
+PORTVERSION=	0.11.1.91
 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	Wed Jan  9 07:03:28 2002
+++ ./distinfo	Mon Jan 14 20:46:51 2002
@@ -1 +1 @@
-MD5 (pan-0.11.1.90.tar.bz2) = d22cc0e03c4b194ca8d4c8d3c6268418
+MD5 (pan-0.11.1.91.tar.bz2) = e94593bb3bdabbad1e2f40ab2e6e8c29
#### End of Patch data ####

#### ApplyPatch data follows ####
# Data version        : 1.0
# Date generated      : Mon Jan 14 20:51:44 2002
# Generated by        : makepatch 2.00
# Recurse directories : Yes
# p 'Makefile' 1047 1011069928 0100644
# p 'distinfo' 63 1011070011 0100644
#### End of ApplyPatch data ####

#### End of Patch kit [created: Mon Jan 14 20:51:44 2002] ####
#### Checksum: 55 1891 10961 ####
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020115045555.88A3915503>