From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 63594158094 for ; Mon, 29 Aug 2022 22:17:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42868E0827; Mon, 29 Aug 2022 22:17:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23115E0827 for ; Mon, 29 Aug 2022 22:17:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2A3053408B8 for ; Mon, 29 Aug 2022 22:17:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62649D4 for ; Mon, 29 Aug 2022 22:17:11 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1661811416.7990e93e5706a4d46c81d6af5707fd3dee8314d9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ctags/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ctags/Manifest dev-util/ctags/ctags-20220828.0.ebuild dev-util/ctags/ctags-99999999.ebuild X-VCS-Directories: dev-util/ctags/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7990e93e5706a4d46c81d6af5707fd3dee8314d9 X-VCS-Branch: master Date: Mon, 29 Aug 2022 22:17:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bfad0ed2-4c86-43ed-b6b1-8428b2c387cf X-Archives-Hash: 14fd8fd29362cba984cde5af9ec35c41 commit: 7990e93e5706a4d46c81d6af5707fd3dee8314d9 Author: Sam James gentoo org> AuthorDate: Mon Aug 29 22:16:29 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 29 22:16:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7990e93e dev-util/ctags: add 20220828.0 Some improvements to Geany bits which might help w/ the test failure? (Not that I could hit it anyway.) Bug: https://bugs.gentoo.org/833276 Signed-off-by: Sam James gentoo.org> dev-util/ctags/Manifest | 1 + ...ags-99999999.ebuild => ctags-20220828.0.ebuild} | 26 ++++++++++++---------- dev-util/ctags/ctags-99999999.ebuild | 26 ++++++++++++---------- 3 files changed, 29 insertions(+), 24 deletions(-) diff --git a/dev-util/ctags/Manifest b/dev-util/ctags/Manifest index 55fc994461a2..8e9fd7251f04 100644 --- a/dev-util/ctags/Manifest +++ b/dev-util/ctags/Manifest @@ -1,2 +1,3 @@ DIST ctags-20190331.tar.gz 1537104 BLAKE2B 354ddf48cdc9421e70d9d37ec7251e51f7f78564dc4f6236d12e2e18519369c39c22585830fd301b7eff4898d550b824776541198b8c4a31425711776b14fde4 SHA512 414faef7628ecaa66fcd5f172781a32194e1d58637dded1f7e55c138239ad777796bb1510bd447af3ad8243b7178e6f4859139305b0c0efe298182408f34524c DIST ctags-20211017.0.tar.gz 2542128 BLAKE2B cade7149cb2fd0645f9b7ecd37c8b9acdeae7037fde2bb74aa94d67f04963327429b83dcf5cd658f082bd8ce4c407f69f4924da5f768bec029b4075997bbd882 SHA512 85bfb4d40c1d9045b4ba4dc280ee7108ee2fd4572c92794d5bdc854f3511dad1ecf282428e61161773f7bfaca725d774593a0e83fc767a1bb2e12b229a19bec0 +DIST ctags-20220828.0.tar.gz 2952276 BLAKE2B 2ec3a01646cfb89446604af65387bb5cbf17188177505000f5803a9a535f59799961e8144d3ab36b23114fc093cb487589f52e7186b60041ff3bf2a439f77dab SHA512 4c1289dab24edded85c7ae31c06b0cad5b8f08f7f709a0bdacdf5f9d8ccf722c820d6fef6d46298bb06c48256e80f594dbf2456b91d1c50b3509ce4d3fe3ae9c diff --git a/dev-util/ctags/ctags-99999999.ebuild b/dev-util/ctags/ctags-20220828.0.ebuild similarity index 70% copy from dev-util/ctags/ctags-99999999.ebuild copy to dev-util/ctags/ctags-20220828.0.ebuild index 3b3948787072..96335dde5149 100644 --- a/dev-util/ctags/ctags-99999999.ebuild +++ b/dev-util/ctags/ctags-20220828.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,32 +7,33 @@ inherit autotools DESCRIPTION="Exuberant Ctags creates tags files for code browsing in editors" HOMEPAGE="https://ctags.io/ https://github.com/universal-ctags/ctags" + if [[ ${PV} == *99999999* ]] ; then - inherit git-r3 EGIT_REPO_URI="https://github.com/universal-ctags/ctags" + inherit git-r3 else SRC_URI="https://github.com/universal-ctags/ctags/archive/refs/tags/p5.9.${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/${PN}-p5.9.${PV}" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + S="${WORKDIR}"/${PN}-p5.9.${PV} + + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2+" SLOT="0" -IUSE="json xml yaml" +IUSE="json pcre2 xml yaml" DEPEND=" json? ( dev-libs/jansson:= ) + pcre2? ( dev-libs/libpcre2 ) xml? ( dev-libs/libxml2:2 ) yaml? ( dev-libs/libyaml ) " -RDEPEND=" - ${DEPEND} - app-eselect/eselect-ctags -" +RDEPEND="${DEPEND}" BDEPEND=" dev-python/docutils virtual/pkgconfig " +IDEPEND="app-eselect/eselect-ctags" src_prepare() { # Ignore check-genfile test (calls git which errors out) @@ -48,6 +49,7 @@ src_prepare() { src_configure() { econf \ $(use_enable json) \ + $(use_enable pcre2) \ $(use_enable xml) \ $(use_enable yaml) \ --disable-etags \ @@ -57,7 +59,7 @@ src_configure() { src_install() { emake prefix="${ED}"/usr mandir="${ED}"/usr/share/man install - # namepace collision with X/Emacs-provided /usr/bin/ctags -- we + # Namepace collision with X/Emacs-provided /usr/bin/ctags -- we # rename ctags to exuberant-ctags (Mandrake does this also). mv "${ED}"/usr/bin/{ctags,exuberant-ctags} || die mv "${ED}"/usr/share/man/man1/{ctags,exuberant-ctags}.1 || die @@ -66,8 +68,8 @@ src_install() { pkg_postinst() { eselect ctags update - if [[ -z "$REPLACING_VERSIONS" ]]; then - elog "You can set the version to be started by /usr/bin/ctags through" + if [[ -z "${REPLACING_VERSIONS}" ]]; then + elog "You can set the version to be started by ${EROOT}/usr/bin/ctags through" elog "the ctags eselect module. \"man ctags.eselect\" for details." fi } diff --git a/dev-util/ctags/ctags-99999999.ebuild b/dev-util/ctags/ctags-99999999.ebuild index 3b3948787072..96335dde5149 100644 --- a/dev-util/ctags/ctags-99999999.ebuild +++ b/dev-util/ctags/ctags-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,32 +7,33 @@ inherit autotools DESCRIPTION="Exuberant Ctags creates tags files for code browsing in editors" HOMEPAGE="https://ctags.io/ https://github.com/universal-ctags/ctags" + if [[ ${PV} == *99999999* ]] ; then - inherit git-r3 EGIT_REPO_URI="https://github.com/universal-ctags/ctags" + inherit git-r3 else SRC_URI="https://github.com/universal-ctags/ctags/archive/refs/tags/p5.9.${PV}.tar.gz -> ${P}.tar.gz" - S="${WORKDIR}/${PN}-p5.9.${PV}" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + S="${WORKDIR}"/${PN}-p5.9.${PV} + + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2+" SLOT="0" -IUSE="json xml yaml" +IUSE="json pcre2 xml yaml" DEPEND=" json? ( dev-libs/jansson:= ) + pcre2? ( dev-libs/libpcre2 ) xml? ( dev-libs/libxml2:2 ) yaml? ( dev-libs/libyaml ) " -RDEPEND=" - ${DEPEND} - app-eselect/eselect-ctags -" +RDEPEND="${DEPEND}" BDEPEND=" dev-python/docutils virtual/pkgconfig " +IDEPEND="app-eselect/eselect-ctags" src_prepare() { # Ignore check-genfile test (calls git which errors out) @@ -48,6 +49,7 @@ src_prepare() { src_configure() { econf \ $(use_enable json) \ + $(use_enable pcre2) \ $(use_enable xml) \ $(use_enable yaml) \ --disable-etags \ @@ -57,7 +59,7 @@ src_configure() { src_install() { emake prefix="${ED}"/usr mandir="${ED}"/usr/share/man install - # namepace collision with X/Emacs-provided /usr/bin/ctags -- we + # Namepace collision with X/Emacs-provided /usr/bin/ctags -- we # rename ctags to exuberant-ctags (Mandrake does this also). mv "${ED}"/usr/bin/{ctags,exuberant-ctags} || die mv "${ED}"/usr/share/man/man1/{ctags,exuberant-ctags}.1 || die @@ -66,8 +68,8 @@ src_install() { pkg_postinst() { eselect ctags update - if [[ -z "$REPLACING_VERSIONS" ]]; then - elog "You can set the version to be started by /usr/bin/ctags through" + if [[ -z "${REPLACING_VERSIONS}" ]]; then + elog "You can set the version to be started by ${EROOT}/usr/bin/ctags through" elog "the ctags eselect module. \"man ctags.eselect\" for details." fi }