Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 17:22:10 +0200
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        Volker Stolz <vs@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/mail/mutt-devel Makefile
Message-ID:  <20050518152210.GB5556@voodoo.oberon.net>
In-Reply-To: <200505181514.j4IFEYJi039534@repoman.freebsd.org>
References:  <200505181514.j4IFEYJi039534@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 18, 2005 at 03:14:34PM +0000, Volker Stolz wrote:
> vs          2005-05-18 15:14:34 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     mail/mutt-devel      Makefile 
>   Log:
>   MUTT_LITE shouldn't override WITHOUT_NLS
>   
>   PR:             ports/81203
>   Submitted by:   Jeremy Chadwick
>   Approved by:    maintainer
>   
>   Revision  Changes    Path
>   1.251     +1 -2      ports/mail/mutt-devel/Makefile
> |  
> |  PORTNAME=	mutt-devel
> |  PORTVERSION=	1.5.9
> | -PORTREVISION=	1
> | +PORTREVISION=	2
> |  CATEGORIES+=	mail ipv6
> |  .if defined(WITH_MUTT_NNTP)
> |  CATEGORIES+=	news
> | @@ -192,7 +192,6 @@ WITH_MUTT_IMAP_HEADER_CACHE=	yes
> |  
> |  .if defined (MUTT_LITE)
> |  WITHOUT_MUTT_SGMLFORMAT=		yes
> | -WITHOUT_NLS=				yes
> |  WITHOUT_MUTT_COMPRESSED_FOLDERS=	yes
> |  WITHOUT_MUTT_QUOTE_PATCH=		yes
> |  WITHOUT_MUTT_HTML=			yes

Actually it affects only those who built mutt with MUTT_LITE knob,
thus bumping PORTREVISION is not really necessary in this case.

-Kirill



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