Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: perl-Devel-NYTProf 6.10
@ 2021-06-05  7:13 egorenar
  2021-06-05  7:16 ` [PR PATCH] [Updated] " egorenar
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: egorenar @ 2021-06-05  7:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1677 bytes --]

There is a new pull request by egorenar against master on the void-packages repository

https://github.com/egorenar/void-packages perl-Devel-NYTProf
https://github.com/void-linux/void-packages/pull/31297

New package: perl-Devel-NYTProf 6.10
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [x ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/31297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Devel-NYTProf-31297.patch --]
[-- Type: text/x-diff, Size: 1267 bytes --]

From 143f557cd56cc8da9d9f9b05f816c227625fd165 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sat, 5 Jun 2021 09:04:01 +0200
Subject: [PATCH] New package: perl-Devel-NYTProf 6.10

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/perl-Devel-NYTProf/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/perl-Devel-NYTProf/template

diff --git a/srcpkgs/perl-Devel-NYTProf/template b/srcpkgs/perl-Devel-NYTProf/template
new file mode 100644
index 000000000000..e94494955289
--- /dev/null
+++ b/srcpkgs/perl-Devel-NYTProf/template
@@ -0,0 +1,19 @@
+# Template file for 'perl-Devel-NYTProf'
+pkgname=perl-Devel-NYTProf
+version=6.10
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="perl"
+depends="perl"
+short_desc='Devel::StackTrace - A powerful, fast, feature-rich perl source code profiler.'
+maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
+license="Artistic-1.0-Perl"
+homepage="https://metacpan.org/release/Devel-NYTProf"
+distfiles="$CPAN_SITE/Devel/Devel-NYTProf-${version}.tar.gz"
+checksum=24ac4174f1f01322063fa4e119b247d371d3260ddca6e778c6c1a0e3f905f58e
+
+do_check() {
+	make test
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: perl-Devel-NYTProf 6.10
  2021-06-05  7:13 [PR PATCH] New package: perl-Devel-NYTProf 6.10 egorenar
@ 2021-06-05  7:16 ` egorenar
  2021-06-05  7:23 ` egorenar
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: egorenar @ 2021-06-05  7:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1682 bytes --]

There is an updated pull request by egorenar against master on the void-packages repository

https://github.com/egorenar/void-packages perl-Devel-NYTProf
https://github.com/void-linux/void-packages/pull/31297

New package: perl-Devel-NYTProf 6.10
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [x ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/31297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Devel-NYTProf-31297.patch --]
[-- Type: text/x-diff, Size: 1244 bytes --]

From 683c88727555194d806d9a360050608179be7e71 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sat, 5 Jun 2021 09:04:01 +0200
Subject: [PATCH] New package: perl-Devel-NYTProf 6.10

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/perl-Devel-NYTProf/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/perl-Devel-NYTProf/template

diff --git a/srcpkgs/perl-Devel-NYTProf/template b/srcpkgs/perl-Devel-NYTProf/template
new file mode 100644
index 000000000000..6e6064b96c63
--- /dev/null
+++ b/srcpkgs/perl-Devel-NYTProf/template
@@ -0,0 +1,19 @@
+# Template file for 'perl-Devel-NYTProf'
+pkgname=perl-Devel-NYTProf
+version=6.10
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="perl"
+depends="perl"
+short_desc='Devel::NYTProf - A powerful perl source code profiler.'
+maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
+license="Artistic-1.0-Perl"
+homepage="https://metacpan.org/release/Devel-NYTProf"
+distfiles="$CPAN_SITE/Devel/Devel-NYTProf-${version}.tar.gz"
+checksum=24ac4174f1f01322063fa4e119b247d371d3260ddca6e778c6c1a0e3f905f58e
+
+do_check() {
+	make test
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: perl-Devel-NYTProf 6.10
  2021-06-05  7:13 [PR PATCH] New package: perl-Devel-NYTProf 6.10 egorenar
  2021-06-05  7:16 ` [PR PATCH] [Updated] " egorenar
@ 2021-06-05  7:23 ` egorenar
  2021-07-21 18:17 ` egorenar
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: egorenar @ 2021-06-05  7:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1682 bytes --]

There is an updated pull request by egorenar against master on the void-packages repository

https://github.com/egorenar/void-packages perl-Devel-NYTProf
https://github.com/void-linux/void-packages/pull/31297

New package: perl-Devel-NYTProf 6.10
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [x ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/31297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Devel-NYTProf-31297.patch --]
[-- Type: text/x-diff, Size: 1325 bytes --]

From 8f004b8dbb93ffaeb70c920c0d9f02ed5a7eda69 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sat, 5 Jun 2021 09:04:01 +0200
Subject: [PATCH] New package: perl-Devel-NYTProf 6.10

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/perl-Devel-NYTProf/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/perl-Devel-NYTProf/template

diff --git a/srcpkgs/perl-Devel-NYTProf/template b/srcpkgs/perl-Devel-NYTProf/template
new file mode 100644
index 000000000000..1c2d25a31764
--- /dev/null
+++ b/srcpkgs/perl-Devel-NYTProf/template
@@ -0,0 +1,20 @@
+# Template file for 'perl-Devel-NYTProf'
+pkgname=perl-Devel-NYTProf
+version=6.10
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="${hostmakedepends}"
+depends="${makedepends}"
+checkdepends="perl-Capture-Tiny perl-Test-Differences"
+short_desc='Devel::NYTProf - A powerful perl source code profiler.'
+maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
+license="Artistic-1.0-Perl"
+homepage="https://metacpan.org/release/Devel-NYTProf"
+distfiles="$CPAN_SITE/Devel/Devel-NYTProf-${version}.tar.gz"
+checksum=24ac4174f1f01322063fa4e119b247d371d3260ddca6e778c6c1a0e3f905f58e
+
+do_check() {
+	make test
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: perl-Devel-NYTProf 6.10
  2021-06-05  7:13 [PR PATCH] New package: perl-Devel-NYTProf 6.10 egorenar
  2021-06-05  7:16 ` [PR PATCH] [Updated] " egorenar
  2021-06-05  7:23 ` egorenar
@ 2021-07-21 18:17 ` egorenar
  2021-08-16 16:36 ` egorenar
  2021-09-04 21:01 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: egorenar @ 2021-07-21 18:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1682 bytes --]

There is an updated pull request by egorenar against master on the void-packages repository

https://github.com/egorenar/void-packages perl-Devel-NYTProf
https://github.com/void-linux/void-packages/pull/31297

New package: perl-Devel-NYTProf 6.10
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [x ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/31297.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Devel-NYTProf-31297.patch --]
[-- Type: text/x-diff, Size: 1325 bytes --]

From b5cdf8cc276e96a2f9a2ef52416657b072cce9be Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sat, 5 Jun 2021 09:04:01 +0200
Subject: [PATCH] New package: perl-Devel-NYTProf 6.10

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/perl-Devel-NYTProf/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/perl-Devel-NYTProf/template

diff --git a/srcpkgs/perl-Devel-NYTProf/template b/srcpkgs/perl-Devel-NYTProf/template
new file mode 100644
index 000000000000..1c2d25a31764
--- /dev/null
+++ b/srcpkgs/perl-Devel-NYTProf/template
@@ -0,0 +1,20 @@
+# Template file for 'perl-Devel-NYTProf'
+pkgname=perl-Devel-NYTProf
+version=6.10
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="${hostmakedepends}"
+depends="${makedepends}"
+checkdepends="perl-Capture-Tiny perl-Test-Differences"
+short_desc='Devel::NYTProf - A powerful perl source code profiler.'
+maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
+license="Artistic-1.0-Perl"
+homepage="https://metacpan.org/release/Devel-NYTProf"
+distfiles="$CPAN_SITE/Devel/Devel-NYTProf-${version}.tar.gz"
+checksum=24ac4174f1f01322063fa4e119b247d371d3260ddca6e778c6c1a0e3f905f58e
+
+do_check() {
+	make test
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: perl-Devel-NYTProf 6.10
  2021-06-05  7:13 [PR PATCH] New package: perl-Devel-NYTProf 6.10 egorenar
                   ` (2 preceding siblings ...)
  2021-07-21 18:17 ` egorenar
@ 2021-08-16 16:36 ` egorenar
  2021-09-04 21:01 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: egorenar @ 2021-08-16 16:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

New comment by egorenar on void-packages repository

https://github.com/void-linux/void-packages/pull/31297#issuecomment-899652020

Comment:
polite ping :) 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: New package: perl-Devel-NYTProf 6.10
  2021-06-05  7:13 [PR PATCH] New package: perl-Devel-NYTProf 6.10 egorenar
                   ` (3 preceding siblings ...)
  2021-08-16 16:36 ` egorenar
@ 2021-09-04 21:01 ` Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-09-04 21:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]

There's a merged pull request on the void-packages repository

New package: perl-Devel-NYTProf 6.10
https://github.com/void-linux/void-packages/pull/31297

Description:
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [x ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-04 21:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05  7:13 [PR PATCH] New package: perl-Devel-NYTProf 6.10 egorenar
2021-06-05  7:16 ` [PR PATCH] [Updated] " egorenar
2021-06-05  7:23 ` egorenar
2021-07-21 18:17 ` egorenar
2021-08-16 16:36 ` egorenar
2021-09-04 21:01 ` [PR PATCH] [Merged]: " Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).