public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/theseer-tokenizer/
Date: Wed, 27 Nov 2019 09:06:41 +0000 (UTC)	[thread overview]
Message-ID: <1574845595.0918216ec5f9ecf845c0c8f5ef52dc6fe7e4fe75.whissi@gentoo> (raw)

commit:     0918216ec5f9ecf845c0c8f5ef52dc6fe7e4fe75
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 09:06:00 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 09:06:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0918216e

dev-php/theseer-tokenizer: bump to v1.1.3

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-php/theseer-tokenizer/Manifest                 |  1 +
 .../theseer-tokenizer-1.1.3.ebuild                 | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-php/theseer-tokenizer/Manifest b/dev-php/theseer-tokenizer/Manifest
index f9a07ea9687..e15e922ad4c 100644
--- a/dev-php/theseer-tokenizer/Manifest
+++ b/dev-php/theseer-tokenizer/Manifest
@@ -1 +1,2 @@
 DIST theseer-tokenizer-1.1.0.tar.gz 10163 BLAKE2B b2360f901d60f784db2045912707a8e293a55967d60d4e72168a1c4b0c9a2d5bdb739fbed9bfec02075476e7bf6762eb1cc7e36870b84fcc341b609527579ca2 SHA512 8b500565dc0d6c8513db3aa72a7ee1fa04510a712ce9b0977feccddc6b2dae53825e39182d43508e196f326776115789e81697116418f6f9f63d08f0c05d0543
+DIST theseer-tokenizer-1.1.3.tar.gz 10553 BLAKE2B 4bed1623abe110cec432a97fbd28752618420a188b450c935c77b5771d6986be9a51c8f100fd81a89d892b0c1e2b46b0124e3c35e3cbe2138eee2d520c74933a SHA512 e29fd41b311bac8021f4c0593d79a9c1bde4b6ccf4774e94d27a0e8a97bac3844109f9312c4aab6e239365630394b602b56a084c291dc13fb439dc8ac22944e3

diff --git a/dev-php/theseer-tokenizer/theseer-tokenizer-1.1.3.ebuild b/dev-php/theseer-tokenizer/theseer-tokenizer-1.1.3.ebuild
new file mode 100644
index 00000000000..5e52b63d58a
--- /dev/null
+++ b/dev-php/theseer-tokenizer/theseer-tokenizer-1.1.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Convert tokenized PHP source code into XML and other formats"
+HOMEPAGE="https://github.com/theseer/tokenizer"
+SRC_URI="https://github.com/theseer/tokenizer/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+S="${WORKDIR}/tokenizer-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+	>=dev-lang/php-7.0:*[tokenizer,xmlwriter]"
+
+DEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
+
+src_prepare() {
+	cp "${FILESDIR}/autoload.php" src/ || die
+	default
+}
+
+src_install() {
+	insinto /usr/share/php/TheSeer/Tokenizer
+	doins src/*.php
+	dodoc README.md
+}
+
+src_test() {
+	phpunit || die "Unit testing failed!"
+}


             reply	other threads:[~2019-11-27  9:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-27  9:06 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  6:35 [gentoo-commits] repo/gentoo:master commit in: dev-php/theseer-tokenizer/ Sam James
2024-06-11 11:36 Arthur Zamarin
2023-12-08 16:29 Arthur Zamarin
2023-07-04 10:13 Sam James
2021-08-27 13:16 Thomas Deutschmann
2021-01-07 19:24 Sam James
2021-01-07 19:24 Sam James
2021-01-07 19:24 Sam James
2021-01-07 19:24 Sam James
2021-01-07 19:11 Sam James
2021-01-07 19:09 Sam James
2021-01-07 18:55 Sam James
2020-11-30  0:39 Thomas Deutschmann
2019-08-16 14:17 Brian Evans
2018-01-28 16:48 Michael Orlitzky

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=1574845595.0918216ec5f9ecf845c0c8f5ef52dc6fe7e4fe75.whissi@gentoo \
    --to=whissi@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