public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/389-ds-base/, net-nds/389-ds-base/files/
Date: Thu,  5 Jan 2017 16:35:27 +0000 (UTC)	[thread overview]
Message-ID: <1483633955.70895bca9568456d93717864a3d8d4003638294c.gokturk@gentoo> (raw)

commit:     70895bca9568456d93717864a3d8d4003638294c
Author:     Wes Cilldhaire <wes <AT> sol1 <DOT> com <DOT> au>
AuthorDate: Sun Dec 18 07:39:57 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 16:32:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70895bca

net-nds/389-ds-base: Revbump to add build patch provided by upstream

Adds AC_PROG_CC_STDC to configure.ac

Acked-by: wibrown <AT> redhat.com

Package-Manager: portage-2.3.2

 ...-base-1.3.5.15.ebuild => 389-ds-base-1.3.5.15-r1.ebuild} |  2 ++
 net-nds/389-ds-base/files/389-ds-base-1.3.5-stdc.patch      | 13 +++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/net-nds/389-ds-base/389-ds-base-1.3.5.15.ebuild b/net-nds/389-ds-base/389-ds-base-1.3.5.15-r1.ebuild
similarity index 98%
rename from net-nds/389-ds-base/389-ds-base-1.3.5.15.ebuild
rename to net-nds/389-ds-base/389-ds-base-1.3.5.15-r1.ebuild
index 374642f..6565701 100644
--- a/net-nds/389-ds-base/389-ds-base-1.3.5.15.ebuild
+++ b/net-nds/389-ds-base/389-ds-base-1.3.5.15-r1.ebuild
@@ -51,6 +51,8 @@ pkg_setup() {
 }
 
 src_prepare() {
+	epatch "${FILESDIR}/389-ds-base-1.3.5-stdc.patch"
+
 	# as per 389 documentation, when 64bit, export USE_64
 	use amd64 && export USE_64=1
 

diff --git a/net-nds/389-ds-base/files/389-ds-base-1.3.5-stdc.patch b/net-nds/389-ds-base/files/389-ds-base-1.3.5-stdc.patch
new file mode 100644
index 00000000..a43048b
--- /dev/null
+++ b/net-nds/389-ds-base/files/389-ds-base-1.3.5-stdc.patch
@@ -0,0 +1,13 @@
+diff --git a/configure.ac b/configure.ac
+index 3e0f8aa..846e3b4 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -29,6 +29,7 @@ AC_PROG_CXX
+ AC_PROG_CC
+ AM_PROG_CC_C_O
+ AM_PROG_AS
++AC_PROG_CC_STDC
+ # disable static libs by default - we only use a couple
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+


             reply	other threads:[~2017-01-05 16:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-05 16:35 Göktürk Yüksek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-30  9:04 [gentoo-commits] repo/gentoo:master commit in: net-nds/389-ds-base/, net-nds/389-ds-base/files/ Florian Schmaus
2021-09-24 16:29 Florian Schmaus
2020-07-13  4:53 Michał Górny
2018-02-05 21:50 Patrice Clement
2016-03-01  4:29 Ian Delaney

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=1483633955.70895bca9568456d93717864a3d8d4003638294c.gokturk@gentoo \
    --to=gokturk@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