Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-rename: Update to 1.10
@ 2021-11-06 21:23 tuxliban
  2021-11-06 21:46 ` [PR PATCH] [Updated] " tuxliban
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tuxliban @ 2021-11-06 21:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tuxliban/void-packages perl-rename
https://github.com/void-linux/void-packages/pull/33930

perl-rename: Update to 1.10
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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.)
- [ ] 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/33930.patch is attached

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

From 917722689438b0f3179d66a7f49697370924be08 Mon Sep 17 00:00:00 2001
From: Tuxliban Torvalds <tenshalito@gmail.com>
Date: Sat, 6 Nov 2021 15:21:03 -0600
Subject: [PATCH] perl-rename: Update to 1.10

---
 srcpkgs/perl-rename/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-rename/template b/srcpkgs/perl-rename/template
index 2bfc0ad1cc24..9b7e8dacf386 100644
--- a/srcpkgs/perl-rename/template
+++ b/srcpkgs/perl-rename/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-rename'
 pkgname=perl-rename
-version=1.9
-revision=3
+version=1.10
+revision=1
 wrksrc="rename-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -12,7 +12,7 @@ maintainer="Georg Schabel <gescha@posteo.de>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/PEDERST/rename-1.9"
 distfiles="${CPAN_SITE}/Palm/PEDERST/rename-${version}.tar.gz"
-checksum=17c5744f10d335a9d3674ed011ff26d3e840f25290c7f86c1d63d05771677ea0
+checksum=5317927a09558551f48ecaaf85328d25da172dd6b62a5858db372f0be108dd17
 
 do_install() {
 	vman blib/man1/rename.1p perl-rename.1p

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

* Re: [PR PATCH] [Updated] perl-rename: Update to 1.10
  2021-11-06 21:23 [PR PATCH] perl-rename: Update to 1.10 tuxliban
@ 2021-11-06 21:46 ` tuxliban
  2021-11-13  2:48 ` [PR REVIEW] perl-rename: Update to 1.11 ericonr
  2021-11-14  7:06 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: tuxliban @ 2021-11-06 21:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tuxliban/void-packages perl-rename
https://github.com/void-linux/void-packages/pull/33930

perl-rename: Update to 1.10
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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.)
- [ ] 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/33930.patch is attached

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

From eb40b81809ba9ec03f7d3117c825b55396d5ea2d Mon Sep 17 00:00:00 2001
From: Tuxliban Torvalds <tenshalito@gmail.com>
Date: Sat, 6 Nov 2021 15:21:03 -0600
Subject: [PATCH] perl-rename: Update to 1.11

---
 srcpkgs/perl-rename/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/perl-rename/template b/srcpkgs/perl-rename/template
index 2bfc0ad1cc24..c3b84f16e591 100644
--- a/srcpkgs/perl-rename/template
+++ b/srcpkgs/perl-rename/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-rename'
 pkgname=perl-rename
-version=1.9
-revision=3
+version=1.11
+revision=1
 wrksrc="rename-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -12,7 +12,7 @@ maintainer="Georg Schabel <gescha@posteo.de>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/PEDERST/rename-1.9"
 distfiles="${CPAN_SITE}/Palm/PEDERST/rename-${version}.tar.gz"
-checksum=17c5744f10d335a9d3674ed011ff26d3e840f25290c7f86c1d63d05771677ea0
+checksum=2f03f33d3a17d3a3599c83f514f0694fd833b606920132925e3fdbd8a1a3e44b
 
 do_install() {
 	vman blib/man1/rename.1p perl-rename.1p

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

* Re: [PR REVIEW] perl-rename: Update to 1.11
  2021-11-06 21:23 [PR PATCH] perl-rename: Update to 1.10 tuxliban
  2021-11-06 21:46 ` [PR PATCH] [Updated] " tuxliban
@ 2021-11-13  2:48 ` ericonr
  2021-11-14  7:06 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-11-13  2:48 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33930#discussion_r748671864

Comment:
```suggestion
homepage="https://metacpan.org/release/PEDERST/rename-1.11"
```

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

* Re: [PR PATCH] [Closed]: perl-rename: Update to 1.11
  2021-11-06 21:23 [PR PATCH] perl-rename: Update to 1.10 tuxliban
  2021-11-06 21:46 ` [PR PATCH] [Updated] " tuxliban
  2021-11-13  2:48 ` [PR REVIEW] perl-rename: Update to 1.11 ericonr
@ 2021-11-14  7:06 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-11-14  7:06 UTC (permalink / raw)
  To: ml

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

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

perl-rename: Update to 1.11
https://github.com/void-linux/void-packages/pull/33930

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

#### General
- [ ] 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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.)
- [ ] 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] 4+ messages in thread

end of thread, other threads:[~2021-11-14  7:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-06 21:23 [PR PATCH] perl-rename: Update to 1.10 tuxliban
2021-11-06 21:46 ` [PR PATCH] [Updated] " tuxliban
2021-11-13  2:48 ` [PR REVIEW] perl-rename: Update to 1.11 ericonr
2021-11-14  7:06 ` [PR PATCH] [Closed]: " ericonr

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).