Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/
Date: Fri, 02 Oct 2015 08:10:41
Message-Id: 1443773286.a7d39fbd7ce2157a8b3f7a5b251f1127d56f5471.polynomial-c@gentoo
1 commit: a7d39fbd7ce2157a8b3f7a5b251f1127d56f5471
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 2 08:08:06 2015 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 2 08:08:06 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d39fbd
7
8 dev-vcs/mercurial: Bump to version 3.5.2
9
10 Package-Manager: portage-2.2.22
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 dev-vcs/mercurial/Manifest | 1 +
14 dev-vcs/mercurial/mercurial-3.5.2.ebuild | 140 +++++++++++++++++++++++++++++++
15 2 files changed, 141 insertions(+)
16
17 diff --git a/dev-vcs/mercurial/Manifest b/dev-vcs/mercurial/Manifest
18 index fc3b3a2..86797fb 100644
19 --- a/dev-vcs/mercurial/Manifest
20 +++ b/dev-vcs/mercurial/Manifest
21 @@ -2,4 +2,5 @@ DIST mercurial-3.3.2.tar.gz 4165131 SHA256 67c617c740ac706f923371a26f02339b27cd6
22 DIST mercurial-3.3.3.tar.gz 4167447 SHA256 a445367f0dcbaf3a6279bfa743b364e729be0d1f0c852cb6d37f297916ffae13 SHA512 bea215b0bd9e8603ade019f01ae0600dd1d1ad77675b38b5e13d86c43dd2c58b6c86c252517f0fcab6444c171e9f53537e4e170739c991ac08a1111169fe545d WHIRLPOOL e5fd41c6d27d7fce8559a2d15b33e24cf702d9497326e2c1062fe2acd22e7ad16cd6981d3dadb5a7458f12dcd35cc98583f53bc3188d99a9638daddb7d95657b
23 DIST mercurial-3.4.2.tar.gz 4296407 SHA256 dcc90e4a8476149ecc8af13c08202860b4c9c987a94c4f3c18b28294b6fd8ecd SHA512 f5ef7064a1ac4189fe4db91fec283cdead257b132674d0869f075b80ba5707e0163e28f18545a9d867336ebc6b1cbb8bcf794b6881b8f23f6c067e68c7ae584b WHIRLPOOL db7389c92680f6058efda6fa4cb7747ff3cd78bc361c43464a938c213b9ce46e8a040a57c68975f02342beb35522c27c3ab6250b2fc6e54777ddd20b0bda5443
24 DIST mercurial-3.5.1.tar.gz 4414284 SHA256 997da45da303e399678c5bccd7be39b0fabf29c7e02fd3c8751c2ff88c8a259d SHA512 2435b3c50753e787577a847c96d3e4515015e02bc7ecdd21848530834d210831bb0690d31d4940626bbbe84cfccb1d245f8c4e1156317cda9469e7b870c042d5 WHIRLPOOL 97a0e6762657c2f560041f30e513fe8d5377bf654e39bf8a218d132952f60b59db63a6c078cdac6b529a8cb49ee766054daad9192951987b3a288e3b43e70ba7
25 +DIST mercurial-3.5.2.tar.gz 4415307 SHA256 23fdc038503911b21dc9e556118803f7b1d4150eb14933d2ea3d0ff0dc60ab5d SHA512 d0a4007763186ab72e7ef6e6f6fa84719fcdc2d16208bc99cc32f44cecdc0ccdf5719e18fbc8a5d0735f6441acc0d82bcac05d7c75fee15966c88ee75e7b6bdd WHIRLPOOL 10ec5dd3d1d2e3487f4a290bc0d32fe2237cc450b54774503e7e9e25b12e895c8065f1c2e27dcaa03deac82d1e10e58dd8ea18e9bacf4f24f58a52a3d5c0fea4
26 DIST mercurial-3.5.tar.gz 4403206 SHA256 b50f6978e7d39fe0cb298fa3fa3e9ce41d2356721d155e5288f9c57e5f13e9a7 SHA512 1944521d08b7c1cf6872edd5e394ebfad5f53f931b3bfb6197292c1c0f9e275b27f92284b91cf11bec8a50631468e1447d4e94f18a5b4ac237df61b0a1e5fd5a WHIRLPOOL c19adf7e14596ee7987061dd672d7c1ccfd333de301b539629a0962785aa791a8ddfcbd584bd78fa869d1c9b04e4a73e5083d824f82daeef1fbe28550cad1c1d
27
28 diff --git a/dev-vcs/mercurial/mercurial-3.5.2.ebuild b/dev-vcs/mercurial/mercurial-3.5.2.ebuild
29 new file mode 100644
30 index 0000000..1f57c1e
31 --- /dev/null
32 +++ b/dev-vcs/mercurial/mercurial-3.5.2.ebuild
33 @@ -0,0 +1,140 @@
34 +# Copyright 1999-2015 Gentoo Foundation
35 +# Distributed under the terms of the GNU General Public License v2
36 +# $Id$
37 +
38 +EAPI=5
39 +
40 +PYTHON_COMPAT=( python2_7 )
41 +PYTHON_REQ_USE="threads"
42 +
43 +inherit bash-completion-r1 elisp-common eutils distutils-r1 flag-o-matic
44 +
45 +DESCRIPTION="Scalable distributed SCM"
46 +HOMEPAGE="http://mercurial.selenic.com/"
47 +SRC_URI="http://mercurial.selenic.com/release/${P}.tar.gz"
48 +
49 +LICENSE="GPL-2"
50 +SLOT="0"
51 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
52 +IUSE="bugzilla emacs gpg test tk"
53 +
54 +RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
55 + gpg? ( app-crypt/gnupg )
56 + tk? ( dev-lang/tk )
57 + app-misc/ca-certificates"
58 +DEPEND="emacs? ( virtual/emacs )
59 + test? ( app-arch/unzip
60 + dev-python/pygments[${PYTHON_USEDEP}] )"
61 +
62 +SITEFILE="70${PN}-gentoo.el"
63 +
64 +PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
65 +
66 +python_prepare_all() {
67 + # fix up logic that won't work in Gentoo Prefix (also won't outside in
68 + # certain cases), bug #362891
69 + sed -i -e 's:xcodebuild:nocodebuild:' setup.py || die
70 +
71 + distutils-r1_python_prepare_all
72 +}
73 +
74 +python_configure_all() {
75 + strip-flags -ftracer -ftree-vectorize
76 + # Note: make it impl-conditional if py3 is supported
77 + append-flags -fno-strict-aliasing
78 +
79 + "${PYTHON}" setup.py build_mo || die
80 +}
81 +
82 +python_compile_all() {
83 + rm -r contrib/{win32,macosx} || die
84 + if use emacs; then
85 + cd contrib || die
86 + elisp-compile mercurial.el || die "elisp-compile failed!"
87 + fi
88 +}
89 +
90 +python_install_all() {
91 + distutils-r1_python_install_all
92 +
93 + newbashcomp contrib/bash_completion hg
94 +
95 + insinto /usr/share/zsh/site-functions
96 + newins contrib/zsh_completion _hg
97 +
98 + rm -f doc/*.?.txt
99 + dodoc CONTRIBUTORS
100 + cp hgweb*.cgi "${ED}"/usr/share/doc/${PF}/ || die
101 +
102 + dobin hgeditor
103 + dobin contrib/hgk
104 + python_foreach_impl python_doscript contrib/hg-ssh
105 +
106 + if use emacs; then
107 + elisp-install ${PN} contrib/mercurial.el* || die "elisp-install failed!"
108 + elisp-site-file-install "${FILESDIR}"/${SITEFILE}
109 + fi
110 +
111 + local RM_CONTRIB=(hgk hg-ssh bash_completion zsh_completion wix buildrpm plan9
112 + *.el mercurial.spec)
113 + for f in ${RM_CONTRIB[@]}; do
114 + rm -r contrib/$f || die
115 + done
116 +
117 + dodoc -r contrib
118 + docompress -x /usr/share/doc/${PF}/contrib
119 + doman doc/*.?
120 +
121 + cat > "${T}/80mercurial" <<-EOF
122 +HG="${EPREFIX}/usr/bin/hg"
123 +EOF
124 + doenvd "${T}/80mercurial"
125 +
126 + insinto /etc/mercurial/hgrc.d
127 + doins "${FILESDIR}/cacerts.rc"
128 +}
129 +
130 +src_test() {
131 + pushd tests &>/dev/null || die
132 + rm -rf *svn* # Subversion tests fail with 1.5
133 + rm -f test-archive* # Fails due to verbose tar output changes
134 + rm -f test-convert-baz* # GNU Arch baz
135 + rm -f test-convert-cvs* # CVS
136 + rm -f test-convert-darcs* # Darcs
137 + rm -f test-convert-git* # git
138 + rm -f test-convert-mtn* # monotone
139 + rm -f test-convert-tla* # GNU Arch tla
140 + #rm -f test-doctest* # doctest always fails with python 2.5.x
141 + rm -f test-largefiles* # tends to time out
142 +
143 + popd &>/dev/null || die
144 + distutils-r1_src_test
145 +}
146 +
147 +python_test() {
148 + local TEST_DIR
149 +
150 + rm -rf "${TMPDIR}"/test
151 + distutils_install_for_testing
152 + cd tests || die
153 + "${PYTHON}" run-tests.py --verbose \
154 + --tmpdir="${TMPDIR}"/test \
155 + --with-hg="${TEST_DIR}"/scripts/hg \
156 + || die "Tests fail with ${EPYTHON}"
157 +}
158 +
159 +pkg_postinst() {
160 + use emacs && elisp-site-regen
161 +
162 + elog "If you want to convert repositories from other tools using convert"
163 + elog "extension please install correct tool:"
164 + elog " dev-vcs/cvs"
165 + elog " dev-vcs/darcs"
166 + elog " dev-vcs/git"
167 + elog " dev-vcs/monotone"
168 + elog " dev-vcs/subversion"
169 +}
170 +
171 +pkg_postrm() {
172 + use emacs && elisp-site-regen
173 +}