Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-FastMmap/
Date: Fri, 30 Apr 2021 23:05:24
Message-Id: 1619823910.885b397441cc5aed10a38c52ff0f25f57168f6e2.dilfridge@gentoo
1 commit: 885b397441cc5aed10a38c52ff0f25f57168f6e2
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 23:03:31 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 23:05:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885b3974
7
8 dev-perl/Cache-FastMmap: Version bump 1.56
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 .../Cache-FastMmap/Cache-FastMmap-1.560.0.ebuild | 29 ++++++++++++++++++++++
14 dev-perl/Cache-FastMmap/Manifest | 1 +
15 2 files changed, 30 insertions(+)
16
17 diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.560.0.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.560.0.ebuild
18 new file mode 100644
19 index 00000000000..167d2480a21
20 --- /dev/null
21 +++ b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.560.0.ebuild
22 @@ -0,0 +1,29 @@
23 +# Copyright 1999-2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +EAPI=7
27 +
28 +DIST_AUTHOR=ROBM
29 +DIST_VERSION=1.56
30 +inherit perl-module
31 +
32 +DESCRIPTION="Uses an mmaped file to act as a shared memory interprocess cache"
33 +SLOT="0"
34 +KEYWORDS="~amd64 ~x86"
35 +IUSE="test"
36 +RESTRICT="!test? ( test )"
37 +
38 +RDEPEND="
39 + virtual/perl-Storable
40 +"
41 +BDEPEND="${RDEPEND}
42 + virtual/perl-ExtUtils-MakeMaker
43 + test? ( dev-perl/Test-Deep )
44 +"
45 +
46 +src_compile() {
47 + mymake=(
48 + "OPTIMIZE=${CFLAGS}"
49 + )
50 + perl-module_src_compile
51 +}
52
53 diff --git a/dev-perl/Cache-FastMmap/Manifest b/dev-perl/Cache-FastMmap/Manifest
54 index 1024b33737a..ed6e72b94bb 100644
55 --- a/dev-perl/Cache-FastMmap/Manifest
56 +++ b/dev-perl/Cache-FastMmap/Manifest
57 @@ -1 +1,2 @@
58 DIST Cache-FastMmap-1.49.tar.gz 52512 BLAKE2B a0632b526b62acdf200102de1c6c6da98f6b167d0897c91f9eee7bf60118dfb753554fc2a25b0c737639df20af423147104cfca71b8e1c86abeff34ac86d23c5 SHA512 686f4cc360b6106f87c6068e99eaee708f6045d1651cfdfcd2819f7fedeb7563b185df6e3ae6e99c079b3993ada9a356cce69ad4e95659c664f5bfe78ada7939
59 +DIST Cache-FastMmap-1.56.tar.gz 56713 BLAKE2B e1a94f6e15a103102f667e56a2ec701ba613c931779310149eb6827245d0279c82dde23c80016458d2bad10f5fecbebbffd2bf715d84540c3573feab1a368665 SHA512 742b2657007ce944ab636494a03ce7bfb6ea52663d1e4d3b10928f534f4fa4c564831e50737e7d6b79903f49b434fcdd441e664fe8afe156cc0468c2319cd0fe