commit:     14f66bcdebadc81a0c7222e4b0651f1da0d67ecf
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  9 09:53:29 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Sep  9 23:09:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f66bcd

dev-perl/Filesys-Notify-Simple: Bump to version 0.140.0

- EAPI7
- Parallel tests
- Strip unwanted tests

Upstream:
- Add OpenBSD support
- Fix using newer Mac::FSEvents API
- Include path with linux warning messages

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../Filesys-Notify-Simple-0.140.0.ebuild           | 27 ++++++++++++++++++++++
 dev-perl/Filesys-Notify-Simple/Manifest            |  1 +
 2 files changed, 28 insertions(+)

diff --git 
a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild 
b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild
new file mode 100644
index 00000000000..d10514850ab
--- /dev/null
+++ b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MIYAGAWA
+DIST_VERSION=0.14
+inherit perl-module
+
+DESCRIPTION="Simple and dumb file system watcher"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               virtual/perl-File-Temp
+               dev-perl/Test-SharedFork
+               virtual/perl-Test-Simple
+       )
+"
+PERL_RM_FILES=(
+       t/author-pod-syntax.t
+)

diff --git a/dev-perl/Filesys-Notify-Simple/Manifest 
b/dev-perl/Filesys-Notify-Simple/Manifest
index 50161ef7243..a3bbbb52563 100644
--- a/dev-perl/Filesys-Notify-Simple/Manifest
+++ b/dev-perl/Filesys-Notify-Simple/Manifest
@@ -1 +1,2 @@
 DIST Filesys-Notify-Simple-0.12.tar.gz 12935 BLAKE2B 
835e45ca61fe7e624b5e14df16d897a56c8f108cc17a9002a8192f01f46a4542a9a6dce5c75ddce40323db87713cf1ddb59b8300be096bc1e8d195bc1436b4ee
 SHA512 
3edb9a5087b82c87bea1b4092a3c7c264ec6f8da391052593e504b16392ea1a84771bbcbad21d623f727682cc6ab4474fe6a7e346c8bebe13f60d39e83594e2b
+DIST Filesys-Notify-Simple-0.14.tar.gz 13429 BLAKE2B 
303b1576f1f98fe016ad31e435683cc7535f3f0270c358a6ca5878d9872c792f2ead8aaa737f915bc27a605146a3f78353c8b5301da300448afa3f26bf7c709f
 SHA512 
45fe097beb925e913af9c48704f5f550931c70673455258249127dff27abe1955e0e968f37c7c0f4c798a20be78b1055362c69ec2906e8e2633b21f68b198208

Reply via email to