Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2002 14:28:26 -0800 (PST)
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sobomax@freebsd.org, gnome-freebsd@freebsd.org
Subject:   ports/34426: [PATCH] Update pan to 0.11.1.93
Message-ID:  <20020129222826.EA41D15503@johncoop.MSHOME>

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

>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




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