Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: arpfox-1.0.0
@ 2020-12-17  8:33 shizonic
  2020-12-17  8:51 ` [PR PATCH] [Updated] " shizonic
  2020-12-17 15:23 ` [PR PATCH] [Closed]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: shizonic @ 2020-12-17  8:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shizonic/void-packages arpfox
https://github.com/void-linux/void-packages/pull/27222

New package: arpfox-1.0.0


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

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

From 3c6d128b0ca9859d6e40b06569bdba3709eeb622 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Thu, 17 Dec 2020 09:32:38 +0100
Subject: [PATCH] New package: arpfox-1.0.0

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

diff --git a/srcpkgs/arpfox/template b/srcpkgs/arpfox/template
new file mode 100644
index 00000000000..a311e7adc7c
--- /dev/null
+++ b/srcpkgs/arpfox/template
@@ -0,0 +1,18 @@
+# Template file for 'arpfox'
+pkgname=arpfox
+version=1.0.0
+revision=1
+build_style=go
+go_import_path=github.com/malfunkt/arpfox
+hostmakedepends="libpcap-devel"
+depends="libpcap"
+short_desc="Alternative arpspoof written in Go"
+maintainer="shizonic <realtiaz@gmail.com>"
+license="MIT"
+homepage="https://github.com/malfunkt/arpfox"
+distfiles="https://github.com/malfunkt/arpfox/archive/v${version}.tar.gz"
+checksum=f2b24dc840381264ea6f010cc5f0949089611083d9310a91ffda2a770a074ec4
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: arpfox-1.0.0
  2020-12-17  8:33 [PR PATCH] New package: arpfox-1.0.0 shizonic
@ 2020-12-17  8:51 ` shizonic
  2020-12-17 15:23 ` [PR PATCH] [Closed]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: shizonic @ 2020-12-17  8:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shizonic/void-packages arpfox
https://github.com/void-linux/void-packages/pull/27222

New package: arpfox-1.0.0


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

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

From 2cf17248b91d28c2864b37743accc6652e76c791 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Thu, 17 Dec 2020 09:32:38 +0100
Subject: [PATCH] New package: arpfox-1.0.0

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

diff --git a/srcpkgs/arpfox/template b/srcpkgs/arpfox/template
new file mode 100644
index 00000000000..96a2121682e
--- /dev/null
+++ b/srcpkgs/arpfox/template
@@ -0,0 +1,18 @@
+# Template file for 'arpfox'
+pkgname=arpfox
+version=1.0.0
+revision=1
+build_style=go
+go_import_path=github.com/malfunkt/arpfox
+makedepends="libpcap-devel"
+depends="libpcap"
+short_desc="Alternative arpspoof written in Go"
+maintainer="shizonic <realtiaz@gmail.com>"
+license="MIT"
+homepage="https://github.com/malfunkt/arpfox"
+distfiles="https://github.com/malfunkt/arpfox/archive/v${version}.tar.gz"
+checksum=f2b24dc840381264ea6f010cc5f0949089611083d9310a91ffda2a770a074ec4
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: arpfox-1.0.0
  2020-12-17  8:33 [PR PATCH] New package: arpfox-1.0.0 shizonic
  2020-12-17  8:51 ` [PR PATCH] [Updated] " shizonic
@ 2020-12-17 15:23 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-12-17 15:23 UTC (permalink / raw)
  To: ml

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

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

New package: arpfox-1.0.0
https://github.com/void-linux/void-packages/pull/27222

Description:


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

end of thread, other threads:[~2020-12-17 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17  8:33 [PR PATCH] New package: arpfox-1.0.0 shizonic
2020-12-17  8:51 ` [PR PATCH] [Updated] " shizonic
2020-12-17 15:23 ` [PR PATCH] [Closed]: " 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).