Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Clipboard: update to 0.27.
@ 2021-03-28 16:14 zdykstra
  2021-03-28 16:26 ` [PR PATCH] [Updated] " zdykstra
  2021-03-28 19:12 ` [PR PATCH] [Merged]: perl-Clipboard: update to 0.28 Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: zdykstra @ 2021-03-28 16:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages perl-Clipboard-0.27
https://github.com/void-linux/void-packages/pull/29812

perl-Clipboard: update to 0.27.
<!-- 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/29812.patch is attached

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

From d7e56166654dfb8573e620e842bcc73ce3fef791 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Sun, 28 Mar 2021 11:07:17 -0500
Subject: [PATCH] perl-Clipboard: update to 0.27.

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

diff --git a/srcpkgs/perl-Clipboard/template b/srcpkgs/perl-Clipboard/template
index ede26432b407..24aa3a59576e 100644
--- a/srcpkgs/perl-Clipboard/template
+++ b/srcpkgs/perl-Clipboard/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Clipboard'
 pkgname=perl-Clipboard
-version=0.26
-revision=2
+version=0.27
+revision=1
 wrksrc="Clipboard-${version}"
 build_style=perl-ModuleBuild
 hostmakedepends="perl perl-Module-Build"
@@ -12,4 +12,4 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="Artistic-1.0-Perl"
 homepage="https://metacpan.org/release/Clipboard"
 distfiles="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Clipboard-${version}.tar.gz"
-checksum=886ae43dc8538f9bfc4e07fdbcf09b7fbd6ee59c31f364618c859de14953c58a
+checksum=a33a7d09c5c53be837f959046ba275385791c5e047424a042dd6c029c6ecfcd5

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

* Re: [PR PATCH] [Updated] perl-Clipboard: update to 0.27.
  2021-03-28 16:14 [PR PATCH] perl-Clipboard: update to 0.27 zdykstra
@ 2021-03-28 16:26 ` zdykstra
  2021-03-28 19:12 ` [PR PATCH] [Merged]: perl-Clipboard: update to 0.28 Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: zdykstra @ 2021-03-28 16:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages perl-Clipboard-0.27
https://github.com/void-linux/void-packages/pull/29812

perl-Clipboard: update to 0.27.
<!-- 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/29812.patch is attached

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

From 1dfef1931be8668c35ddfc79e47c14f8f9225b60 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Sun, 28 Mar 2021 11:07:17 -0500
Subject: [PATCH] perl-Clipboard: update to 0.28.

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

diff --git a/srcpkgs/perl-Clipboard/template b/srcpkgs/perl-Clipboard/template
index ede26432b407..f6bd86fa03a4 100644
--- a/srcpkgs/perl-Clipboard/template
+++ b/srcpkgs/perl-Clipboard/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Clipboard'
 pkgname=perl-Clipboard
-version=0.26
-revision=2
+version=0.28
+revision=1
 wrksrc="Clipboard-${version}"
 build_style=perl-ModuleBuild
 hostmakedepends="perl perl-Module-Build"
@@ -12,4 +12,4 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="Artistic-1.0-Perl"
 homepage="https://metacpan.org/release/Clipboard"
 distfiles="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Clipboard-${version}.tar.gz"
-checksum=886ae43dc8538f9bfc4e07fdbcf09b7fbd6ee59c31f364618c859de14953c58a
+checksum=9e8d79015194263357c25a0f5d094800fff43bdbf9f8601ec3b0ed5eb0966d26

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

* Re: [PR PATCH] [Merged]: perl-Clipboard: update to 0.28.
  2021-03-28 16:14 [PR PATCH] perl-Clipboard: update to 0.27 zdykstra
  2021-03-28 16:26 ` [PR PATCH] [Updated] " zdykstra
@ 2021-03-28 19:12 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2021-03-28 19:12 UTC (permalink / raw)
  To: ml

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

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

perl-Clipboard: update to 0.28.
https://github.com/void-linux/void-packages/pull/29812

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] 3+ messages in thread

end of thread, other threads:[~2021-03-28 19:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-28 16:14 [PR PATCH] perl-Clipboard: update to 0.27 zdykstra
2021-03-28 16:26 ` [PR PATCH] [Updated] " zdykstra
2021-03-28 19:12 ` [PR PATCH] [Merged]: perl-Clipboard: update to 0.28 Piraty

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