public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans (ottxor)" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/findutils: findutils-4.5.11.ebuild ChangeLog
Date: Wed, 19 Jun 2013 04:59:43 +0000 (UTC)	[thread overview]
Message-ID: <20130619045943.1256D21710@flycatcher.gentoo.org> (raw)

ottxor      13/06/19 04:59:42

  Modified:             findutils-4.5.11.ebuild ChangeLog
  Log:
  fixed prefix build on Darwin (bug #469206, thx to Martin)
  
  (Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.5                  sys-apps/findutils/findutils-4.5.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/findutils/findutils-4.5.11.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/findutils/findutils-4.5.11.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/findutils/findutils-4.5.11.ebuild?r1=1.4&r2=1.5

Index: findutils-4.5.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.5.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- findutils-4.5.11.ebuild	12 May 2013 18:05:20 -0000	1.4
+++ findutils-4.5.11.ebuild	19 Jun 2013 04:59:42 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.5.11.ebuild,v 1.4 2013/05/12 18:05:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.5.11.ebuild,v 1.5 2013/06/19 04:59:42 ottxor Exp $
 
 EAPI="3"
 
@@ -25,6 +25,11 @@
 	# Don't build or install locate because it conflicts with slocate,
 	# which is a secure version of locate.  See bug 18729
 	sed -i '/^SUBDIRS/s/locate//' Makefile.in
+
+	if use prefix ; then #469206
+		cp tests/{rmdir,unlink,unlinkat,at-func}.c gl/lib/ || die
+		epatch "${FILESDIR}/${P}-unlinkat.patch"
+	fi
 }
 
 src_configure() {



1.217                sys-apps/findutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/findutils/ChangeLog?rev=1.217&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/findutils/ChangeLog?rev=1.217&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/findutils/ChangeLog?r1=1.216&r2=1.217

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- ChangeLog	5 Jun 2013 00:35:05 -0000	1.216
+++ ChangeLog	19 Jun 2013 04:59:42 -0000	1.217
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/findutils
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.216 2013/06/05 00:35:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/ChangeLog,v 1.217 2013/06/19 04:59:42 ottxor Exp $
+
+  19 Jun 2013; Christoph Junghans <ottxor@gentoo.org>
+  +files/findutils-4.5.11-unlinkat.patch, findutils-4.5.11.ebuild:
+  fixed prefix build on Darwin (bug #469206, thx to Martin)
 
   05 Jun 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml:
   Add upstream CPE tag (security info) from ChromiumOS.





             reply	other threads:[~2013-06-19  4:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19  4:59 Christoph Junghans (ottxor) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-27  5:50 [gentoo-commits] gentoo-x86 commit in sys-apps/findutils: findutils-4.5.11.ebuild ChangeLog Mike Frysinger (vapier)
2013-05-12 18:05 Mike Frysinger (vapier)
2013-05-09 17:28 Mike Frysinger (vapier)
2013-05-07  5:22 Fabian Groffen (grobian)
2013-05-05 23:49 Mike Frysinger (vapier)

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=20130619045943.1256D21710@flycatcher.gentoo.org \
    --to=ottxor@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