Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: subfinder-2.4.5
@ 2020-10-06 18:53 jsav0
  2020-10-06 19:22 ` jsav0
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jsav0 @ 2020-10-06 18:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jsav0/void-packages master
https://github.com/void-linux/void-packages/pull/25392

New package: subfinder-2.4.5


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

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

From 173f21538026a7b48cec46429b5f2b9ee69cf54d Mon Sep 17 00:00:00 2001
From: jsavage <wfnintr@null.net>
Date: Tue, 6 Oct 2020 14:52:12 -0400
Subject: [PATCH] New package: subfinder-2.4.5

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

diff --git a/srcpkgs/subfinder/template b/srcpkgs/subfinder/template
new file mode 100644
index 00000000000..3df33f06296
--- /dev/null
+++ b/srcpkgs/subfinder/template
@@ -0,0 +1,18 @@
+# Template file for 'subfinder'
+pkgname=subfinder
+version=2.4.5
+revision=1
+build_style=go
+go_import_path="github.com/projectdiscovery/subfinder"
+go_package="${go_import_path}/v2/cmd/subfinder"
+hostmakedepends="git"
+short_desc="passive subdomain discovery tool"
+maintainer="w. fnintr <wfnintr@null.net>"
+license="MIT"
+homepage="https://github.com/projectdiscovery/subfinder"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=
+
+post_install() {
+        vlicense LICENSE.md
+}

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

* Re: New package: subfinder-2.4.5
  2020-10-06 18:53 [PR PATCH] New package: subfinder-2.4.5 jsav0
@ 2020-10-06 19:22 ` jsav0
  2020-10-06 19:22 ` [PR PATCH] [Closed]: " jsav0
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jsav0 @ 2020-10-06 19:22 UTC (permalink / raw)
  To: ml

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

New comment by jsav0 on void-packages repository

https://github.com/void-linux/void-packages/pull/25392#issuecomment-704501696

Comment:
Woops. forgot checksum.

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

* Re: [PR PATCH] [Closed]: New package: subfinder-2.4.5
  2020-10-06 18:53 [PR PATCH] New package: subfinder-2.4.5 jsav0
  2020-10-06 19:22 ` jsav0
@ 2020-10-06 19:22 ` jsav0
  2020-10-06 19:24 ` ericonr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jsav0 @ 2020-10-06 19:22 UTC (permalink / raw)
  To: ml

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

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

New package: subfinder-2.4.5
https://github.com/void-linux/void-packages/pull/25392

Description:


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

* Re: New package: subfinder-2.4.5
  2020-10-06 18:53 [PR PATCH] New package: subfinder-2.4.5 jsav0
  2020-10-06 19:22 ` jsav0
  2020-10-06 19:22 ` [PR PATCH] [Closed]: " jsav0
@ 2020-10-06 19:24 ` ericonr
  2020-10-07 18:03 ` jsav0
  2020-10-07 18:16 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-10-06 19:24 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25392#issuecomment-704502427

Comment:
Please test your templates and the resulting package locally before opening a PR, unless you require help. Furthermore, don't open and close PRs, just force push into the remote branch.

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

* Re: New package: subfinder-2.4.5
  2020-10-06 18:53 [PR PATCH] New package: subfinder-2.4.5 jsav0
                   ` (2 preceding siblings ...)
  2020-10-06 19:24 ` ericonr
@ 2020-10-07 18:03 ` jsav0
  2020-10-07 18:16 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: jsav0 @ 2020-10-07 18:03 UTC (permalink / raw)
  To: ml

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

New comment by jsav0 on void-packages repository

https://github.com/void-linux/void-packages/pull/25392#issuecomment-705103017

Comment:
@ericonr 
Thanks. Will you explain what you mean by "just force push into the remote branch"? 


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

* Re: New package: subfinder-2.4.5
  2020-10-06 18:53 [PR PATCH] New package: subfinder-2.4.5 jsav0
                   ` (3 preceding siblings ...)
  2020-10-07 18:03 ` jsav0
@ 2020-10-07 18:16 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-10-07 18:16 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25392#issuecomment-705109840

Comment:
Correct the template, use `git add` then `git commit --amend` to have a single commit with all the changes, then `git push --force origin <branch_name>`

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

end of thread, other threads:[~2020-10-07 18:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 18:53 [PR PATCH] New package: subfinder-2.4.5 jsav0
2020-10-06 19:22 ` jsav0
2020-10-06 19:22 ` [PR PATCH] [Closed]: " jsav0
2020-10-06 19:24 ` ericonr
2020-10-07 18:03 ` jsav0
2020-10-07 18:16 ` ericonr

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