Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR REVIEW] New package: perl-boolean-0.46
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23146@inbox.vuxu.org>
@ 2020-07-08 20:12 ` Chocimier
  2020-07-08 20:34 ` zdykstra
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-07-08 20:12 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23146#discussion_r451798696

Comment:
Why not just `boolean` ?

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

* Re: [PR REVIEW] New package: perl-boolean-0.46
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23146@inbox.vuxu.org>
  2020-07-08 20:12 ` [PR REVIEW] New package: perl-boolean-0.46 Chocimier
@ 2020-07-08 20:34 ` zdykstra
  2020-07-08 20:41 ` [PR PATCH] [Updated] " zdykstra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: zdykstra @ 2020-07-08 20:34 UTC (permalink / raw)
  To: ml

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

New review comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/23146#discussion_r451809714

Comment:
Are you asking about pkgname or wrksrc ?

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

* Re: [PR PATCH] [Updated] New package: perl-boolean-0.46
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23146@inbox.vuxu.org>
  2020-07-08 20:12 ` [PR REVIEW] New package: perl-boolean-0.46 Chocimier
  2020-07-08 20:34 ` zdykstra
@ 2020-07-08 20:41 ` zdykstra
  2020-07-08 20:41 ` [PR REVIEW] " zdykstra
  2020-07-08 20:55 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 5+ messages in thread
From: zdykstra @ 2020-07-08 20:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages perl-boolean
https://github.com/void-linux/void-packages/pull/23146

New package: perl-boolean-0.46


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

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

From f2a6b7d0939aebaa2103c2ac3c61e00b3b6d6839 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Mon, 22 Jun 2020 16:15:12 -0500
Subject: [PATCH] New package: perl-boolean-0.46

---
 srcpkgs/perl-boolean/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/perl-boolean/template

diff --git a/srcpkgs/perl-boolean/template b/srcpkgs/perl-boolean/template
new file mode 100644
index 00000000000..ab908d36549
--- /dev/null
+++ b/srcpkgs/perl-boolean/template
@@ -0,0 +1,15 @@
+# Template file for 'perl-boolean'
+pkgname=perl-boolean
+version=0.46
+revision=1
+wrksrc="boolean-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="perl"
+depends="$makedepends"
+short_desc="Boolean support for Perl"
+maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
+license="Artistic-1.0-Perl, GPL-1.0-or-later"
+homepage="https://metacpan.org/release/boolean"
+distfiles="https://www.cpan.org/modules/by-authors/id/I/IN/INGY/boolean-${version}.tar.gz"
+checksum=95c088085c3e83bf680fe6ce16d8264ec26310490f7d1680e416ea7a118f156a

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

* Re: [PR REVIEW] New package: perl-boolean-0.46
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23146@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-07-08 20:41 ` [PR PATCH] [Updated] " zdykstra
@ 2020-07-08 20:41 ` zdykstra
  2020-07-08 20:55 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 5+ messages in thread
From: zdykstra @ 2020-07-08 20:41 UTC (permalink / raw)
  To: ml

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

New review comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/23146#discussion_r451813191

Comment:
Bumped and static'd `boolean` in!

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

* Re: [PR PATCH] [Merged]: New package: perl-boolean-0.46
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23146@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-07-08 20:41 ` [PR REVIEW] " zdykstra
@ 2020-07-08 20:55 ` Chocimier
  4 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-07-08 20:55 UTC (permalink / raw)
  To: ml

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

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

New package: perl-boolean-0.46
https://github.com/void-linux/void-packages/pull/23146

Description:


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

end of thread, other threads:[~2020-07-08 20:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23146@inbox.vuxu.org>
2020-07-08 20:12 ` [PR REVIEW] New package: perl-boolean-0.46 Chocimier
2020-07-08 20:34 ` zdykstra
2020-07-08 20:41 ` [PR PATCH] [Updated] " zdykstra
2020-07-08 20:41 ` [PR REVIEW] " zdykstra
2020-07-08 20:55 ` [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).