atom feed4 messages in org.freebsd.freebsd-gnomeRe: ports/34697: [PATCH] Update mail/...
FromSent OnAttachments
pet...@FreeBSD.orgFeb 7, 2002 8:00 am 
John Merryweather CooperFeb 7, 2002 8:19 am 
John Merryweather CooperFeb 7, 2002 8:39 am 
ad...@FreeBSD.orgFeb 12, 2002 8:46 pm 
Subject:Re: ports/34697: [PATCH] Update mail/balsa to 1.3.1
From:John Merryweather Cooper (john@yahoo.com)
Date:Feb 7, 2002 8:39:40 am
List:org.freebsd.freebsd-gnome

The following reply was made to PR ports/34697; it has been noted by GNATS.

From: John Merryweather Cooper <john@yahoo.com> To: free@FreeBSD.org, mar@marcuscom.com Cc: Subject: Re: ports/34697: [PATCH] Update mail/balsa to 1.3.1 Date: Thu, 07 Feb 2002 08:38:40 -0800

This is a multi-part message in MIME format. --------------010407020908070609040300 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit

Since balsa-1.3.1 approaches nearly 3 megs, and since the tarball is now released in BZIP2 format also, it's probably a good opportunity to switch to BZIP2 format for this release. See attached patch.

--------------010407020908070609040300 Content-Type: text/plain; name="balsa-bzip-fix" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="balsa-bzip-fix"

--- balsa/Makefile Fri Dec 21 12:57:06 2001 +++ balsa.new/Makefile Thu Feb 7 06:58:48 2002 @@ -2,11 +2,11 @@ # Date created: 02 December 1998 # Whom: Glenn Johnson <gljo@bellsouth.net> # -# $FreeBSD: ports/mail/balsa/Makefile,v 1.50 2001/12/20 12:25:42 sobomax Exp $ +# $FreeBSD$ #

PORTNAME= balsa -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -24,6 +24,7 @@ USE_GNOME= yes USE_LIBTOOL= yes USE_OPENSSL= yes +USE_BZIP2= yes LIBTOOLFILES= libmutt/configure CONFIGURE_ARGS= --enable-threads \ --enable-gtkhtml \ --- balsa/distinfo Fri Dec 21 12:57:06 2001 +++ balsa.new/distinfo Thu Feb 7 07:00:33 2002 @@ -1 +1 @@ -MD5 (balsa-1.3.0.tar.gz) = 7309370fe64d633df5fe46b1a1a25a82 +MD5 (balsa-1.3.1.tar.bz2) = 579750f97d72cad987b8acf6edcafaa5

--------------010407020908070609040300--

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