public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-Pro/
Date: Wed,  4 May 2022 23:17:53 +0000 (UTC)	[thread overview]
Message-ID: <1651706264.e679439432bc2dfa722d57fd324cb22465a92d5a.sam@gentoo> (raw)

commit:     e679439432bc2dfa722d57fd324cb22465a92d5a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 23:12:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  4 23:17:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6794394

dev-perl/HTML-Template-Pro: add 0.952.400

Closes: https://bugs.gentoo.org/842639
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../HTML-Template-Pro-0.952.400.ebuild             | 32 ++++++++++++++++++++++
 dev-perl/HTML-Template-Pro/Manifest                |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.952.400.ebuild b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.952.400.ebuild
new file mode 100644
index 000000000000..4ff38b3128b9
--- /dev/null
+++ b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.952.400.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=VIY
+DIST_VERSION=0.9524
+inherit perl-module
+
+DESCRIPTION='Perl/XS module to use HTML Templates from CGI scripts'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-libs/libpcre2
+	>=virtual/perl-File-Path-2.0.0
+	virtual/perl-File-Spec
+	>=dev-perl/JSON-2.0.0"
+DEPEND="dev-libs/libpcre2"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"
+
+src_configure() {
+	local myconf=(
+		"PCRE2=1"
+	)
+
+	perl-module_src_configure "${myconf[@]}"
+}

diff --git a/dev-perl/HTML-Template-Pro/Manifest b/dev-perl/HTML-Template-Pro/Manifest
index 15670e916e02..0cf7bf586226 100644
--- a/dev-perl/HTML-Template-Pro/Manifest
+++ b/dev-perl/HTML-Template-Pro/Manifest
@@ -1 +1,2 @@
 DIST HTML-Template-Pro-0.9510.tar.gz 171562 BLAKE2B 976e5938a4f9a1079028ecaf7b7aa365eb62b78ce016b654093ba8d2b92788966bb6d3eedf42255163be531af96650b0a6b0d263e7f911a7fbd0dfddd77aa25f SHA512 f2530720487e41e05873f450e8070ee350b1ff0f11c7319e23b6e76c8261844337f97236c4fcb468dc328011e5337e395a64dd48aa352046782cb25c780cc60f
+DIST HTML-Template-Pro-0.9524.tar.gz 173369 BLAKE2B 42bf08e58e62f2b1adde559cea1b7bd9ebe61d6eb02b35da93cd4ebbb7e5944e7c315f9ce65e033b1f8b4e23c87102cc60665e8ebf99c89ce21efb01fe095827 SHA512 871a9bc0a3c7d3ac5819eb17cef94d982026792da6f4f87e6fc623fc511c36dbf7a49a5f57f58ee8958032ee4491692ff3d4c28204b69d2a7f97601415f027ce


             reply	other threads:[~2022-05-04 23:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 23:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-14 23:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-Pro/ Andreas K. Hüttel

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=1651706264.e679439432bc2dfa722d57fd324cb22465a92d5a.sam@gentoo \
    --to=sam@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