Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2002 22:30:48 -0800 (PST)
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sobomax@freebsd.org, freebsd-gnome@freebsd.org
Subject:   ports/35584: [PATCH] Update mail/balsa to 1.3.3
Message-ID:  <200203060630.g266UmY19001@johncoop.MSHOME>

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

>Number:         35584
>Category:       ports
>Synopsis:       [PATCH] Update mail/balsa to 1.3.3
>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 Mar 05 22:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD johncoop.MSHOME 4.5-STABLE FreeBSD 4.5-STABLE #7: Mon Mar 4 22:35:19 PST 2002 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	When the committers wait long enough, a new version arrives . . .. :)
	
	Updates mail/balsa to version 1.3.3
	
	* fixes a content-type MIME bug
	* fixes a charset bug that caused umlauts (and the like) to be
	  improperly interpretted
	* supercedes PR ports/35370
	* this port should be committed with ports/35582 (security fix to
	  mail/libesmtp)
	    
>How-To-Repeat:
	N/A
	
>Fix:

--- update-balsa-1.3.3 begins here ---
# This is a patch for balsa to update it to balsa.1.3.3
# 
# 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.
# If you have a decent Bourne-type shell:
# STEP 2: Run the shell with this file as input.
# If you don't have such a shell, you may need to manually delete
# the files as shown below.
# STEP 3: Run the 'patch' program with this file as input.
#
# These are the commands needed to create/delete files/directories:
#
rm -f 'files/patch-src::sendmsg-window.c'
#
# This command terminates the shell and need not be executed manually.
exit
#
#### End of Preamble ####

#### Patch data follows ####
diff -u 'balsa/Makefile' 'balsa.1.3.3/Makefile'
Index: ./Makefile
--- ./Makefile	Tue Feb 12 20:46:07 2002
+++ ./Makefile	Tue Mar  5 22:08:44 2002
@@ -2,11 +2,11 @@
 # Date created:				02 December 1998
 # Whom:					Glenn Johnson <gljohns@bellsouth.net>
 #
-# $FreeBSD: ports/mail/balsa/Makefile,v 1.51 2002/02/13 04:46:07 ade Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	balsa
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.3
 CATEGORIES=	mail gnome
 MASTER_SITES=	http://www.theochem.kth.se/~pawsa/balsa/ \
 		ftp://ftp.newton.cx/pub/balsa/
diff -u 'balsa/distinfo' 'balsa.1.3.3/distinfo'
Index: ./distinfo
--- ./distinfo	Tue Feb 12 20:46:07 2002
+++ ./distinfo	Tue Mar  5 22:10:02 2002
@@ -1 +1 @@
-MD5 (balsa-1.3.1.tar.bz2) = 579750f97d72cad987b8acf6edcafaa5
+MD5 (balsa-1.3.3.tar.bz2) = 582711809c484a54bcca002ad32eaa3f
#### End of Patch data ####

#### ApplyPatch data follows ####
# Data version        : 1.0
# Date generated      : Tue Mar  5 22:14:04 2002
# Generated by        : makepatch 2.00
# Recurse directories : Yes
# r 'files/patch-src::sendmsg-window.c' 405 0
# p 'Makefile' 1633 1015394924 0100644
# p 'distinfo' 61 1015395002 0100644
#### End of ApplyPatch data ####

#### End of Patch kit [created: Tue Mar  5 22:14:04 2002] ####
#### Checksum: 67 2273 44511 ####
--- update-balsa-1.3.3 ends here ---


>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?200203060630.g266UmY19001>