From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/tiny_tds/
Date: Tue, 24 May 2016 06:45:31 +0000 (UTC) [thread overview]
Message-ID: <1464072321.e5114f9bc7a2c9fe199013569502e81e4818f33c.graaff@gentoo> (raw)
commit: e5114f9bc7a2c9fe199013569502e81e4818f33c
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue May 24 06:45:21 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 24 06:45:21 2016 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=e5114f9b
dev-ruby/tiny_tds: fix dependency and build verbose
Depend on a new enough version of freetds as per one of the
bugs on the tiny_tds issue list.
Make the build verbose.
Package-Manager: portage-2.2.28
dev-ruby/tiny_tds/tiny_tds-1.0.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/tiny_tds/tiny_tds-1.0.2.ebuild b/dev-ruby/tiny_tds/tiny_tds-1.0.2.ebuild
index 678d8af..b9e5255 100644
--- a/dev-ruby/tiny_tds/tiny_tds-1.0.2.ebuild
+++ b/dev-ruby/tiny_tds/tiny_tds-1.0.2.ebuild
@@ -25,8 +25,8 @@ SLOT="1"
KEYWORDS="~amd64"
IUSE=""
-RDEPEND+="dev-db/freetds"
-DEPEND+="dev-db/freetds"
+RDEPEND+=">=dev-db/freetds-0.95"
+DEPEND+=">=dev-db/freetds-0.95"
ruby_add_bdepend "dev-ruby/mini_portile2"
@@ -39,6 +39,6 @@ each_ruby_configure() {
}
each_ruby_compile() {
- emake -Cext/tiny_tds
+ emake V=1 -Cext/tiny_tds
cp ext/tiny_tds/tiny_tds.so lib/tiny_tds/ || die
}
next reply other threads:[~2016-05-24 6:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-24 6:45 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-27 7:07 [gentoo-commits] dev/graaff:master commit in: dev-ruby/tiny_tds/ Hans de Graaff
2016-10-27 7:07 Hans de Graaff
2016-08-22 19:01 Hans de Graaff
2016-05-24 6:57 Hans de Graaff
2016-05-23 12:27 Hans de Graaff
2016-05-23 12:16 Hans de Graaff
2016-05-13 5:51 Hans de Graaff
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=1464072321.e5114f9bc7a2c9fe199013569502e81e4818f33c.graaff@gentoo \
--to=graaff@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