Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 08:40:02 -0800 (PST)
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        gnome@FreeBSD.org
Subject:   Re: ports/34697: [PATCH] Update mail/balsa to 1.3.1
Message-ID:  <200202071640.g17Ge2d68392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/34697; it has been noted by GNATS.

From: John Merryweather Cooper <john_m_cooper@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org, marcus@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 <gljohns@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 majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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