Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Stow: update to 2.3.1.
@ 2020-04-21  9:34 mobinmob
  2020-04-22  9:02 ` [PR PATCH] [Updated] " mobinmob
  2020-04-22 14:06 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: mobinmob @ 2020-04-21  9:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages perl-Stow
https://github.com/void-linux/void-packages/pull/21197

perl-Stow: update to 2.3.1.


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

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

From ba66f1d63edab8c7478d2bba32d01c7e7cc799ff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 21 Apr 2020 12:32:27 +0300
Subject: [PATCH] perl-Stow: update to 2.3.1.

---
 srcpkgs/perl-Stow/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/perl-Stow/template b/srcpkgs/perl-Stow/template
index 22264902f20..f62adf15fc8 100644
--- a/srcpkgs/perl-Stow/template
+++ b/srcpkgs/perl-Stow/template
@@ -1,16 +1,16 @@
-# Template build file for 'perl-Stow'
+# Template file for 'perl-Stow'
 pkgname=perl-Stow
-version=2.2.2
+version=2.3.1
 revision=1
 archs=noarch
 wrksrc="Stow-v${version}"
 build_style=perl-ModuleBuild
-hostmakedepends="perl perl-Module-Build"
+hostmakedepends="perl perl-Module-Build perl-Test-Output perl-IO-stringy"
 makedepends="${hostmakedepends}"
 depends="${makedepends}"
 short_desc="Perl module for managing symlinks"
 maintainer="Martin Harrigan <martinharrigan@gmail.com>"
-homepage="https://metacpan.org/release/Stow"
 license="Artistic, GPL-1"
+homepage="https://metacpan.org/release/Stow"
 distfiles="${CPAN_SITE}/Finance/ASPIERS/Stow-v${version}.tar.gz"
-checksum=9052565146b2227f9ade3df0bd95aa8de1ea215bea247028a3ceb384710601b5
+checksum=5062a1f8d0c03e38aca5cf46b72de0cba03f901279729338b7b2f93e518182d8

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

* Re: [PR PATCH] [Updated] perl-Stow: update to 2.3.1.
  2020-04-21  9:34 [PR PATCH] perl-Stow: update to 2.3.1 mobinmob
@ 2020-04-22  9:02 ` mobinmob
  2020-04-22 14:06 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2020-04-22  9:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages perl-Stow
https://github.com/void-linux/void-packages/pull/21197

perl-Stow: update to 2.3.1.


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

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

From 21994dcff3410d11e26411aa40e28b8b30e66648 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 21 Apr 2020 12:32:27 +0300
Subject: [PATCH] perl-Stow: update to 2.3.1.

---
 srcpkgs/perl-Stow/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/perl-Stow/template b/srcpkgs/perl-Stow/template
index 22264902f20..9ed2a52ed93 100644
--- a/srcpkgs/perl-Stow/template
+++ b/srcpkgs/perl-Stow/template
@@ -1,16 +1,16 @@
-# Template build file for 'perl-Stow'
+# Template file for 'perl-Stow'
 pkgname=perl-Stow
-version=2.2.2
+version=2.3.1
 revision=1
 archs=noarch
 wrksrc="Stow-v${version}"
 build_style=perl-ModuleBuild
-hostmakedepends="perl perl-Module-Build"
+hostmakedepends="perl perl-Module-Build perl-Test-Output perl-IO-stringy"
 makedepends="${hostmakedepends}"
 depends="${makedepends}"
 short_desc="Perl module for managing symlinks"
 maintainer="Martin Harrigan <martinharrigan@gmail.com>"
+license="GPL-3.0-or-later"
 homepage="https://metacpan.org/release/Stow"
-license="Artistic, GPL-1"
 distfiles="${CPAN_SITE}/Finance/ASPIERS/Stow-v${version}.tar.gz"
-checksum=9052565146b2227f9ade3df0bd95aa8de1ea215bea247028a3ceb384710601b5
+checksum=5062a1f8d0c03e38aca5cf46b72de0cba03f901279729338b7b2f93e518182d8

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

* Re: [PR PATCH] [Merged]: perl-Stow: update to 2.3.1.
  2020-04-21  9:34 [PR PATCH] perl-Stow: update to 2.3.1 mobinmob
  2020-04-22  9:02 ` [PR PATCH] [Updated] " mobinmob
@ 2020-04-22 14:06 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-22 14:06 UTC (permalink / raw)
  To: ml

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

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

perl-Stow: update to 2.3.1.
https://github.com/void-linux/void-packages/pull/21197

Description:


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

end of thread, other threads:[~2020-04-22 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21  9:34 [PR PATCH] perl-Stow: update to 2.3.1 mobinmob
2020-04-22  9:02 ` [PR PATCH] [Updated] " mobinmob
2020-04-22 14:06 ` [PR PATCH] [Merged]: " Hoshpak

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