public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen (grobian)" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/mutt: mutt-1.5.22-r1.ebuild ChangeLog
Date: Tue,  4 Mar 2014 20:30:07 +0000 (UTC)	[thread overview]
Message-ID: <20140304203007.9D24B2004C@flycatcher.gentoo.org> (raw)

grobian     14/03/04 20:30:07

  Modified:             mutt-1.5.22-r1.ebuild ChangeLog
  Log:
  Bump patchset for bug #459260 (ncurses[tinfo] support)
  
  (Portage version: 2.2.8-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.4                  mail-client/mutt/mutt-1.5.22-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.22-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.22-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/mutt-1.5.22-r1.ebuild?r1=1.3&r2=1.4

Index: mutt-1.5.22-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.22-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mutt-1.5.22-r1.ebuild	18 Nov 2013 09:51:17 -0000	1.3
+++ mutt-1.5.22-r1.ebuild	4 Mar 2014 20:30:07 -0000	1.4
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.22-r1.ebuild,v 1.3 2013/11/18 09:51:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.22-r1.ebuild,v 1.4 2014/03/04 20:30:07 grobian Exp $
 
 EAPI="5"
 
 inherit eutils flag-o-matic autotools
 
-PATCHSET_REV="-r1"
+PATCHSET_REV="-r2"
 
 DESCRIPTION="A small but very powerful text-based mail client"
 HOMEPAGE="http://www.mutt.org/"
@@ -76,6 +76,9 @@
 			epatch "${revpatch}"
 	done
 
+	# fix compilation with ncurses[tinfo], #459260
+	epatch "${PATCHDIR}"/ncurses-tinfo.patch
+
 	# this patch is non-generic and only works because we use a sysconfdir
 	# different from the one used by the mailbase ebuild
 	use prefix && epatch "${PATCHDIR}"/prefix-mailcap.patch



1.252                mail-client/mutt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.252&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.252&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mutt/ChangeLog?r1=1.251&r2=1.252

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -r1.251 -r1.252
--- ChangeLog	18 Nov 2013 09:51:17 -0000	1.251
+++ ChangeLog	4 Mar 2014 20:30:07 -0000	1.252
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/mutt
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.251 2013/11/18 09:51:17 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.252 2014/03/04 20:30:07 grobian Exp $
+
+  04 Mar 2014; Fabian Groffen <grobian@gentoo.org> mutt-1.5.22-r1.ebuild:
+  Bump patchset for bug #459260 (ncurses[tinfo] support)
 
   18 Nov 2013; Justin Lecher <jlec@gentoo.org> mutt-1.5.22-r1.ebuild:
   Add workaround for poorly written macro for slang configure option, #491552





             reply	other threads:[~2014-03-04 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-04 20:30 Fabian Groffen (grobian) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-18  9:51 [gentoo-commits] gentoo-x86 commit in mail-client/mutt: mutt-1.5.22-r1.ebuild ChangeLog Justin Lecher (jlec)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140304203007.9D24B2004C@flycatcher.gentoo.org \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox