From: "Yuta SATOH" <nigoro.gentoo@0x100.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-usbin/
Date: Fri, 28 Jun 2013 10:55:11 +0000 (UTC) [thread overview]
Message-ID: <1372416782.3b56edc05019fcd61a3bbc70c996b620847ffeed.yuta_satoh@gentoo> (raw)
commit: 3b56edc05019fcd61a3bbc70c996b620847ffeed
Author: Yuta SATOH <nigoro <AT> gentoo <DOT> gr <DOT> jp>
AuthorDate: Fri Jun 28 10:53:02 2013 +0000
Commit: Yuta SATOH <nigoro.gentoo <AT> 0x100 <DOT> com>
CommitDate: Fri Jun 28 10:53:02 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=3b56edc0
freebsd-usbin-9.9999: sync to latest tree
---
sys-freebsd/freebsd-usbin/Manifest | 2 +-
sys-freebsd/freebsd-usbin/freebsd-usbin-9.9999.ebuild | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/sys-freebsd/freebsd-usbin/Manifest b/sys-freebsd/freebsd-usbin/Manifest
index bf93615..96a39de 100644
--- a/sys-freebsd/freebsd-usbin/Manifest
+++ b/sys-freebsd/freebsd-usbin/Manifest
@@ -17,4 +17,4 @@ AUX rpcbind.initd 716 SHA256 2f14334ba584acd31306060bd134c0eccd3afa24c61531f93f8
AUX syscons.confd 464 SHA256 7e566edb81fef49b662ad6b84dd0bf4657d5f05efe9791a515b1013ce02e44ee SHA512 c505aac9328557d344c64a5615f53a3b87faa39daf94169a652cd0a6447b3173b347f90bf87ba3806978dc57eaf46fac2301c10015397e25c070f5a21a760c61 WHIRLPOOL 02fc5189f82aad4e1052831d3d4d394a65161e241fe7714fa7af193f929af08889e43aa2f1088660935da5a14291bd4ed3a566218262ac8bfccb33ee637c2bfa
AUX syscons.initd 1711 SHA256 16f5ab3ceb67accc10350d21527321c1e559c432f0b52e7b3adf08b67d9f62aa SHA512 41fef393e1fe732de065cb9ac3fdb4bbe73158a86f7c8b6175b496d0a65b9c682d888ce7b34c8a43732909c12626a2f5783457607e4b9bf6b4210589c3397d76 WHIRLPOOL 7a11eed37860db8dce71ad09299bd48427cf2beb349da3799189ef93d4d5c618b4c33b51e60f17cb485989dd3e0480458f5559c61deaa3f542f920df43f89801
AUX syslogd.initd 571 SHA256 3f0f242197be7c59f36edffd36918935189d17ca7d8f5c2de6238c7a7f52d005 SHA512 0c67138b2461ba3629a7aa87dca35357ee17f2a1c1c13e1951417f4c05054ad006efb7f98dcf7fa24f0b90e0c0331e6fb7d1e3459c1db17f1bc82baa63b3beeb WHIRLPOOL e8dc6a0f402a474bb98c5d4a9a21b331a2a55726d517411c2b7c7adec28219e5a538ebb448c6c27dd1540affb914e935e91160cb0795ca6eb624f4ee163b0e9d
-EBUILD freebsd-usbin-9.9999.ebuild 5480 SHA256 00a10316afd720b881dbcc1d13f77ec91fcae2e3ed4c8104725958e0e513ff03 SHA512 086fc90759aefa87c0f49bc076e6522dc08a7dcea061632ed63d882f558080c13386246d8c84713b8ca77a97a3c9a37a2beb7f52e1d179366b2c47f4f79faf70 WHIRLPOOL c41f806f2bed58bc8d4787cf36e85b15a470928c2e216505f5894a968466331b8e851fd51751a007141e0337b15c25570c20984a59c01b1565262d6907e73750
+EBUILD freebsd-usbin-9.9999.ebuild 5503 SHA256 ef051efa39db92efbe2361a5a8aebc2a3279b99b6f2e0c47166f9a6fd21055ef SHA512 05a63cd645d5d733aeee69a673d49f427d13ee6c862e0ea0e3ff7df3d6c6005bb01441190ef77a8917d4f77c3de509878282485203374e9d54aad6d182f0c1b3 WHIRLPOOL 07edc504c7f8fb38783406453c0ef597a9ea0da36fac65ebe0e6a2ed43d142800aab7d74d8c6688e09a26c64b6d038ed7335aceebf97507a9a906034e2337631
diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-9.9999.ebuild b/sys-freebsd/freebsd-usbin/freebsd-usbin-9.9999.ebuild
index d9db55d..2f06dbe 100644
--- a/sys-freebsd/freebsd-usbin/freebsd-usbin-9.9999.ebuild
+++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-9.9999.ebuild
@@ -34,7 +34,8 @@ RDEPEND="=sys-freebsd/freebsd-lib-${RV}*[usb?,bluetooth?,netware?]
dev-util/dialog
dev-libs/libelf
>=dev-libs/libedit-20120311.3.0-r1
- net-libs/libpcap"
+ net-libs/libpcap
+ kerberos? ( app-crypt/heimdal )"
DEPEND="${RDEPEND}
=sys-freebsd/freebsd-mk-defs-${RV}*
=sys-freebsd/freebsd-ubin-${RV}*
@@ -62,7 +63,7 @@ pkg_setup() {
use ssl || mymakeopts="${mymakeopts} WITHOUT_OPENSSL= "
use usb || mymakeopts="${mymakeopts} WITHOUT_USB= "
use floppy || mymakeopts="${mymakeopts} WITHOUT_FLOPPY= "
- use kerberos || mymakeopts="${mymakeopts} WITHOUT_KERBEROS_SUPPORT= "
+ use kerberos || mymakeopts="${mymakeopts} WITHOUT_GSSAPI= "
mymakeopts="${mymakeopts} WITHOUT_BIND_NAMED= WITHOUT_BIND_DNSSEC= WITHOUT_PF= WITHOUT_LPR= WITHOUT_SENDMAIL= WITHOUT_AUTHPF= WITHOUT_MAILWRAPPER= "
next reply other threads:[~2013-06-28 10:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 10:55 Yuta SATOH [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-09 8:28 [gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-usbin/ Yuta SATOH
2013-10-15 11:28 Yuta SATOH
2013-09-20 13:11 Yuta SATOH
2013-09-15 13:59 Yuta SATOH
2013-08-13 13:06 Yuta SATOH
2013-07-23 11:57 Yuta SATOH
2013-07-19 11:06 Yuta SATOH
2013-07-17 10:47 Yuta SATOH
2013-07-12 12:43 Yuta SATOH
2013-01-20 9:23 Yuta SATOH
2013-01-13 11:17 Yuta SATOH
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=1372416782.3b56edc05019fcd61a3bbc70c996b620847ffeed.yuta_satoh@gentoo \
--to=nigoro.gentoo@0x100.com \
--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