Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dnscontrol-2.9
@ 2019-11-07  1:45 voidlinux-github
  2019-11-12 14:50 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-11-07  1:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages dnscontrol
https://github.com/void-linux/void-packages/pull/16189

New package: dnscontrol-2.9


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

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

From 5d4947a13bc409e0368d058c535dd3bd8aa48183 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Thu, 7 Nov 2019 12:45:36 +1100
Subject: [PATCH] New package: dnscontrol-2.9

---
 srcpkgs/dnscontrol/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/dnscontrol/template

diff --git a/srcpkgs/dnscontrol/template b/srcpkgs/dnscontrol/template
new file mode 100644
index 00000000000..61c84dc07f4
--- /dev/null
+++ b/srcpkgs/dnscontrol/template
@@ -0,0 +1,18 @@
+# Template file for 'dnscontrol'
+pkgname=dnscontrol
+version=2.9
+revision=1
+build_style=go
+go_import_path=github.com/StackExchange/dnscontrol
+#go_package="$go_import_path/cmd/saml2aws"
+hostmakedepends="git"
+short_desc="Maintain DNS zones from code"
+maintainer="Mate GABRI <iam@theguy.io>"
+license="MIT"
+homepage="https://github.com/StackExchange/dnscontrol"
+distfiles="https://github.com/StackExchange/dnscontrol/archive/v${version}.tar.gz"
+checksum=6c3e739b56c64e2e41a0cb23f4debc3db6889aca0a78016c730ef8d1e42709e8
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: dnscontrol-2.9
  2019-11-07  1:45 [PR PATCH] New package: dnscontrol-2.9 voidlinux-github
@ 2019-11-12 14:50 ` voidlinux-github
  2022-04-15  2:12 ` github-actions
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-11-12 14:50 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/16189#issuecomment-552926161

Comment:
Seems to have issues with 32 bit architectures.

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

* Re: New package: dnscontrol-2.9
  2019-11-07  1:45 [PR PATCH] New package: dnscontrol-2.9 voidlinux-github
  2019-11-12 14:50 ` voidlinux-github
@ 2022-04-15  2:12 ` github-actions
  2022-04-15  4:33 ` [PR PATCH] [Closed]: " ScOut3R
  2022-04-15  4:33 ` ScOut3R
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2022-04-15  2:12 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/16189#issuecomment-1099786864

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: dnscontrol-2.9
  2019-11-07  1:45 [PR PATCH] New package: dnscontrol-2.9 voidlinux-github
  2019-11-12 14:50 ` voidlinux-github
  2022-04-15  2:12 ` github-actions
@ 2022-04-15  4:33 ` ScOut3R
  2022-04-15  4:33 ` ScOut3R
  3 siblings, 0 replies; 5+ messages in thread
From: ScOut3R @ 2022-04-15  4:33 UTC (permalink / raw)
  To: ml

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

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

New package: dnscontrol-2.9
https://github.com/void-linux/void-packages/pull/16189

Description:


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

* Re: New package: dnscontrol-2.9
  2019-11-07  1:45 [PR PATCH] New package: dnscontrol-2.9 voidlinux-github
                   ` (2 preceding siblings ...)
  2022-04-15  4:33 ` [PR PATCH] [Closed]: " ScOut3R
@ 2022-04-15  4:33 ` ScOut3R
  3 siblings, 0 replies; 5+ messages in thread
From: ScOut3R @ 2022-04-15  4:33 UTC (permalink / raw)
  To: ml

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

New comment by ScOut3R on void-packages repository

https://github.com/void-linux/void-packages/pull/16189#issuecomment-1099842404

Comment:
I'm closing this PR ans will open a new one eventually with the most recent version.

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

end of thread, other threads:[~2022-04-15  4:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07  1:45 [PR PATCH] New package: dnscontrol-2.9 voidlinux-github
2019-11-12 14:50 ` voidlinux-github
2022-04-15  2:12 ` github-actions
2022-04-15  4:33 ` [PR PATCH] [Closed]: " ScOut3R
2022-04-15  4:33 ` ScOut3R

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