* [PR PATCH] perl-rename: update to 1.14
@ 2024-10-08 3:28 duskmoss
2024-10-13 8:10 ` [PR REVIEW] " classabbyamp
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: duskmoss @ 2024-10-08 3:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
There is a new pull request by duskmoss against master on the void-packages repository
https://github.com/duskmoss/void-packages perlrename-version
https://github.com/void-linux/void-packages/pull/52557
perl-rename: update to 1.14
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC) x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- (cross) aarch64-musl
- (cross) armv7l
- (cross) armv6l-musl
A patch file from https://github.com/void-linux/void-packages/pull/52557.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perlrename-version-52557.patch --]
[-- Type: text/x-diff, Size: 1223 bytes --]
From 57ed8326c9e2f9b752c8025b0fb0a1c0ea415dfe Mon Sep 17 00:00:00 2001
From: Moss Hope <duskmoss@proton.me>
Date: Mon, 7 Oct 2024 20:09:30 -0700
Subject: [PATCH] perl-rename: update to 1.14
---
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 5e61275ac6b8d4..c8a273bb847cda 100644
--- a/srcpkgs/perl-rename/template
+++ b/srcpkgs/perl-rename/template
@@ -1,6 +1,6 @@
# Template file for 'perl-rename'
pkgname=perl-rename
-version=1.11
+version=1.14
revision=1
build_style=perl-module
hostmakedepends="perl"
@@ -9,9 +9,9 @@ depends="perl"
short_desc="Renames multiple files using Perl regular expressions"
maintainer="Georg Schabel <gescha@posteo.de>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
-homepage="https://metacpan.org/release/PEDERST/rename-1.11"
+homepage="https://metacpan.org/release/PEDERST/rename-1.14"
distfiles="${CPAN_SITE}/Palm/PEDERST/rename-${version}.tar.gz"
-checksum=2f03f33d3a17d3a3599c83f514f0694fd833b606920132925e3fdbd8a1a3e44b
+checksum=4d19e5cb8fb09fe35e6df69ae07132cf621b0b2a82f54149091bce630642adbd
do_install() {
vman blib/man1/rename.1p perl-rename.1p
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR REVIEW] perl-rename: update to 1.14
2024-10-08 3:28 [PR PATCH] perl-rename: update to 1.14 duskmoss
@ 2024-10-13 8:10 ` classabbyamp
2024-10-13 23:45 ` [PR PATCH] [Updated] " duskmoss
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2024-10-13 8:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
New review comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/52557#discussion_r1798151088
Comment:
```suggestion
homepage="https://metacpan.org/release/PEDERST/rename-${version}"
```
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] perl-rename: update to 1.14
2024-10-08 3:28 [PR PATCH] perl-rename: update to 1.14 duskmoss
2024-10-13 8:10 ` [PR REVIEW] " classabbyamp
@ 2024-10-13 23:45 ` duskmoss
2024-10-14 17:46 ` duskmoss
2024-10-28 21:24 ` [PR PATCH] [Merged]: " leahneukirchen
3 siblings, 0 replies; 5+ messages in thread
From: duskmoss @ 2024-10-13 23:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There is an updated pull request by duskmoss against master on the void-packages repository
https://github.com/duskmoss/void-packages perlrename-version
https://github.com/void-linux/void-packages/pull/52557
perl-rename: update to 1.14
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC) x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- (cross) aarch64-musl
- (cross) armv7l
- (cross) armv6l-musl
A patch file from https://github.com/void-linux/void-packages/pull/52557.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perlrename-version-52557.patch --]
[-- Type: text/x-diff, Size: 1229 bytes --]
From 0bf63f147c87bcb8925e47a22e210231eb1d3380 Mon Sep 17 00:00:00 2001
From: Moss Hope <duskmoss@proton.me>
Date: Mon, 7 Oct 2024 20:09:30 -0700
Subject: [PATCH] perl-rename: update to 1.14
---
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 5e61275ac6b8d4..734e664fa86a54 100644
--- a/srcpkgs/perl-rename/template
+++ b/srcpkgs/perl-rename/template
@@ -1,6 +1,6 @@
# Template file for 'perl-rename'
pkgname=perl-rename
-version=1.11
+version=1.14
revision=1
build_style=perl-module
hostmakedepends="perl"
@@ -9,9 +9,9 @@ depends="perl"
short_desc="Renames multiple files using Perl regular expressions"
maintainer="Georg Schabel <gescha@posteo.de>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
-homepage="https://metacpan.org/release/PEDERST/rename-1.11"
+homepage="https://metacpan.org/release/PEDERST/rename-${version}"
distfiles="${CPAN_SITE}/Palm/PEDERST/rename-${version}.tar.gz"
-checksum=2f03f33d3a17d3a3599c83f514f0694fd833b606920132925e3fdbd8a1a3e44b
+checksum=4d19e5cb8fb09fe35e6df69ae07132cf621b0b2a82f54149091bce630642adbd
do_install() {
vman blib/man1/rename.1p perl-rename.1p
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: perl-rename: update to 1.14
2024-10-08 3:28 [PR PATCH] perl-rename: update to 1.14 duskmoss
2024-10-13 8:10 ` [PR REVIEW] " classabbyamp
2024-10-13 23:45 ` [PR PATCH] [Updated] " duskmoss
@ 2024-10-14 17:46 ` duskmoss
2024-10-28 21:24 ` [PR PATCH] [Merged]: " leahneukirchen
3 siblings, 0 replies; 5+ messages in thread
From: duskmoss @ 2024-10-14 17:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 246 bytes --]
New comment by duskmoss on void-packages repository
https://github.com/void-linux/void-packages/pull/52557#issuecomment-2411882292
Comment:
@classabbyamp How do you want me to proceed with the lint violation, compared to your requested change?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Merged]: perl-rename: update to 1.14
2024-10-08 3:28 [PR PATCH] perl-rename: update to 1.14 duskmoss
` (2 preceding siblings ...)
2024-10-14 17:46 ` duskmoss
@ 2024-10-28 21:24 ` leahneukirchen
3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2024-10-28 21:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
There's a merged pull request on the void-packages repository
perl-rename: update to 1.14
https://github.com/void-linux/void-packages/pull/52557
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC) x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- (cross) aarch64-musl
- (cross) armv7l
- (cross) armv6l-musl
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-10-28 21:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-08 3:28 [PR PATCH] perl-rename: update to 1.14 duskmoss
2024-10-13 8:10 ` [PR REVIEW] " classabbyamp
2024-10-13 23:45 ` [PR PATCH] [Updated] " duskmoss
2024-10-14 17:46 ` duskmoss
2024-10-28 21:24 ` [PR PATCH] [Merged]: " leahneukirchen
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).