Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2001 11:41:22 -0700 (PDT)
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sobomax@freebsd.org, gnome@freebsd.org
Subject:   ports/31411: [PATCH] Update balsa to 1.2.1
Message-ID:  <20011021184122.D360E15504@johncoop.MSHOME>

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

>Number:         31411
>Category:       ports
>Synopsis:       [PATCH] Update balsa to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 21 11:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD johncoop.MSHOME 4.4-STABLE FreeBSD 4.4-STABLE #31: Wed Oct 17 23:58:03 PDT 2001 jmcoopr@johncoop.MSHOME:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	The authors have released Balsa-1.2.1 today.  Changes in this release
	include:

		* new icons (more Evolution-like)
		* proper handling of MIME external-body for both send and
		  receive
		* proper handling of format-flowed messages
		* improved handling of collapsed message threads
		* distribution list support for LDIF address books
		* extended D'nD compose mail handling
		* many more toolbar functions
		* multiple UI improvements
		* several bugs related to messages boxes and threading
		  quashed

>How-To-Repeat:
	N/A

>Fix:

	No additional files.  Only changes for the port are the PORTVERSION
	number in the makefile and the distinfo.  diff -ruN follows:

diff -ruN balsa/Makefile balsa.new/Makefile
--- balsa/Makefile	Wed Sep 19 02:34:20 2001
+++ balsa.new/Makefile	Sun Oct 21 11:22:27 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	balsa
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	mail gnome
 MASTER_SITES=	http://www.theochem.kth.se/~pawsa/balsa/ \
 		ftp://ftp.newton.cx/pub/balsa/
diff -ruN balsa/distinfo balsa.new/distinfo
--- balsa/distinfo	Wed Sep 19 02:34:20 2001
+++ balsa.new/distinfo	Sun Oct 21 11:24:17 2001
@@ -1 +1 @@
-MD5 (balsa-1.2.0.tar.gz) = 8936f2f1ac6356c76cf29b70e1bf8a32
+MD5 (balsa-1.2.1.tar.gz) = 4f85d8a5564e3ba0d8a37f6bee867442
>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?20011021184122.D360E15504>