From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/mc: ChangeLog mc-4.6.2_pre1.ebuild
Date: Tue, 21 Jul 2009 10:05:07 +0000 [thread overview]
Message-ID: <E1MTCDb-0005KW-Ti@stork.gentoo.org> (raw)
ssuominen 09/07/21 10:05:07
Modified: ChangeLog mc-4.6.2_pre1.ebuild
Log:
Don't crash when used as root wrt #250176.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.149 app-misc/mc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/ChangeLog?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/ChangeLog?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/ChangeLog?r1=1.148&r2=1.149
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog 28 May 2009 17:45:05 -0000 1.148
+++ ChangeLog 21 Jul 2009 10:05:07 -0000 1.149
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/mc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.148 2009/05/28 17:45:05 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.149 2009/07/21 10:05:07 ssuominen Exp $
+
+ 21 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> mc-4.6.2_pre1.ebuild,
+ +files/mc-4.6.2_pre1-null.patch:
+ Don't crash when used as root wrt #250176.
28 May 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
mc-4.6.2_pre1.ebuild:
1.11 app-misc/mc/mc-4.6.2_pre1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/mc-4.6.2_pre1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/mc-4.6.2_pre1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/mc/mc-4.6.2_pre1.ebuild?r1=1.10&r2=1.11
Index: mc-4.6.2_pre1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.2_pre1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mc-4.6.2_pre1.ebuild 28 May 2009 17:45:05 -0000 1.10
+++ mc-4.6.2_pre1.ebuild 21 Jul 2009 10:05:07 -0000 1.11
@@ -1,9 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.2_pre1.ebuild,v 1.10 2009/05/28 17:45:05 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.2_pre1.ebuild,v 1.11 2009/07/21 10:05:07 ssuominen Exp $
EAPI=1
-
inherit eutils toolchain-funcs
MY_P=${P/_/-}
@@ -47,6 +46,8 @@
EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patches
+ epatch "${FILESDIR}"/${P}-null.patch
+
# Prevent lazy bindings in cons.saver binary for bug #135009
sed -i -e "s:^\(cons_saver_LDADD = .*\):\1 -Wl,-z,now:" \
src/Makefile.in || die "sed failed."
next reply other threads:[~2009-07-21 10:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-21 10:05 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-05-28 17:45 [gentoo-commits] gentoo-x86 commit in app-misc/mc: ChangeLog mc-4.6.2_pre1.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-05-28 17:05 Fabian Groffen (grobian)
2009-05-24 21:59 Arfrever Frehtes Taifersar Arahesis (arfrever)
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=E1MTCDb-0005KW-Ti@stork.gentoo.org \
--to=ssuominen@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