Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dhcp-helper-1.2.
@ 2020-10-05  5:06 fosslinux
  2020-10-05 12:43 ` [PR REVIEW] " sgn
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: fosslinux @ 2020-10-05  5:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages dhcp-helper-new
https://github.com/void-linux/void-packages/pull/25351

New package: dhcp-helper-1.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dhcp-helper-new-25351.patch --]
[-- Type: text/x-diff, Size: 1058 bytes --]

From 0ffdafd32e5a089548762835d26a89f62c161479 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 1 Oct 2020 10:35:25 +1000
Subject: [PATCH] New package: dhcp-helper-1.2.

---
 srcpkgs/dhcp-helper/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/dhcp-helper/template

diff --git a/srcpkgs/dhcp-helper/template b/srcpkgs/dhcp-helper/template
new file mode 100644
index 00000000000..32468426a37
--- /dev/null
+++ b/srcpkgs/dhcp-helper/template
@@ -0,0 +1,13 @@
+# Template file for 'dhcp-helper'
+pkgname=dhcp-helper
+version=1.2
+revision=1
+_srcver=1
+build_style=gnu-makefile
+make_install_args="BINDIR=/usr/bin MANDIR=/usr/share/man"
+short_desc="Simple, straightforward DHCP relay agent"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="GPL-2.0-or-later"
+homepage="https://packages.debian.org/buster/dhcp-helper"
+distfiles="${DEBIAN_SITE}/main/d/dhcp-helper/dhcp-helper_${version}-${_srcver}.tar.gz"
+checksum=d11647e4af1f8b25fb854b6f444fec66910d7446d97de918eff5b8a284397e49

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

* Re: [PR REVIEW] New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
@ 2020-10-05 12:43 ` sgn
  2020-10-09 22:39 ` [PR PATCH] [Updated] " fosslinux
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-10-05 12:43 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25351#discussion_r499562618

Comment:
As stated here: https://metadata.ftp-master.debian.org/changelogs//main/d/dhcp-helper/dhcp-helper_1.2-1_copyright

This is `GPL-2.0-only OR GPL-3.0-only`.

Othewise this is fine since the Debian maintainer also the author of this package.
However, use Buster as a homepage is not a good idea, I think.

I guess `sid` or this page `http://www.thekelleys.org.uk/dhcp-helper/` would be better.

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

* Re: [PR PATCH] [Updated] New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
  2020-10-05 12:43 ` [PR REVIEW] " sgn
@ 2020-10-09 22:39 ` fosslinux
  2020-10-09 22:59 ` [PR REVIEW] " fosslinux
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fosslinux @ 2020-10-09 22:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages dhcp-helper-new
https://github.com/void-linux/void-packages/pull/25351

New package: dhcp-helper-1.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dhcp-helper-new-25351.patch --]
[-- Type: text/x-diff, Size: 1065 bytes --]

From cbf6f9dca5ae01f35563932333f3ea07aeb336e2 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 1 Oct 2020 10:35:25 +1000
Subject: [PATCH] New package: dhcp-helper-1.2.

---
 srcpkgs/dhcp-helper/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/dhcp-helper/template

diff --git a/srcpkgs/dhcp-helper/template b/srcpkgs/dhcp-helper/template
new file mode 100644
index 00000000000..b4519e2bb14
--- /dev/null
+++ b/srcpkgs/dhcp-helper/template
@@ -0,0 +1,13 @@
+# Template file for 'dhcp-helper'
+pkgname=dhcp-helper
+version=1.2
+revision=1
+_srcver=1
+build_style=gnu-makefile
+make_install_args="BINDIR=/usr/bin MANDIR=/usr/share/man"
+short_desc="Simple, straightforward DHCP relay agent"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="GPL-2.0-only OR GPL-3.0-only"
+homepage="http://www.thekelleys.org.uk/dhcp-helper/"
+distfiles="${DEBIAN_SITE}/main/d/dhcp-helper/dhcp-helper_${version}-${_srcver}.tar.gz"
+checksum=d11647e4af1f8b25fb854b6f444fec66910d7446d97de918eff5b8a284397e49

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

* Re: [PR REVIEW] New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
  2020-10-05 12:43 ` [PR REVIEW] " sgn
  2020-10-09 22:39 ` [PR PATCH] [Updated] " fosslinux
@ 2020-10-09 22:59 ` fosslinux
  2020-10-09 23:00 ` fosslinux
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fosslinux @ 2020-10-09 22:59 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25351#discussion_r502705277

Comment:
Yeah, fair enough - went with the upstream distfiles. 

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

* Re: [PR REVIEW] New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
                   ` (2 preceding siblings ...)
  2020-10-09 22:59 ` [PR REVIEW] " fosslinux
@ 2020-10-09 23:00 ` fosslinux
  2020-10-30 16:01 ` sgn
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fosslinux @ 2020-10-09 23:00 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25351#discussion_r502705375

Comment:
Should it be `GPL-2.0-only OR GPL-3.0-only` or `GPL-2.0-only, GPL-3.0-only` in the field?

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

* Re: New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
                   ` (3 preceding siblings ...)
  2020-10-09 23:00 ` fosslinux
@ 2020-10-30 16:01 ` sgn
  2020-10-30 23:36 ` [PR PATCH] [Updated] " fosslinux
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-10-30 16:01 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25351#issuecomment-719640505

Comment:
```diff
diff --git a/srcpkgs/dhcp-helper/template b/srcpkgs/dhcp-helper/template
index b4519e2bb1..19fc0da06b 100644
--- a/srcpkgs/dhcp-helper/template
+++ b/srcpkgs/dhcp-helper/template
@@ -11,3 +11,7 @@ license="GPL-2.0-only OR GPL-3.0-only"
 homepage="http://www.thekelleys.org.uk/dhcp-helper/"
 distfiles="${DEBIAN_SITE}/main/d/dhcp-helper/dhcp-helper_${version}-${_srcver}.tar.gz"
 checksum=d11647e4af1f8b25fb854b6f444fec66910d7446d97de918eff5b8a284397e49
+
+post_patch() {
+	vsed -i -e "s/[$](version)/$version/" Makefile
+}
```

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

* Re: [PR PATCH] [Updated] New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
                   ` (4 preceding siblings ...)
  2020-10-30 16:01 ` sgn
@ 2020-10-30 23:36 ` fosslinux
  2020-10-30 23:36 ` fosslinux
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fosslinux @ 2020-10-30 23:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages dhcp-helper-new
https://github.com/void-linux/void-packages/pull/25351

New package: dhcp-helper-1.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dhcp-helper-new-25351.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From 452b39084f22babe1cfb587a078352c800c14668 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 1 Oct 2020 10:35:25 +1000
Subject: [PATCH] New package: dhcp-helper-1.2.

---
 srcpkgs/dhcp-helper/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/dhcp-helper/template

diff --git a/srcpkgs/dhcp-helper/template b/srcpkgs/dhcp-helper/template
new file mode 100644
index 00000000000..19fc0da06b0
--- /dev/null
+++ b/srcpkgs/dhcp-helper/template
@@ -0,0 +1,17 @@
+# Template file for 'dhcp-helper'
+pkgname=dhcp-helper
+version=1.2
+revision=1
+_srcver=1
+build_style=gnu-makefile
+make_install_args="BINDIR=/usr/bin MANDIR=/usr/share/man"
+short_desc="Simple, straightforward DHCP relay agent"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="GPL-2.0-only OR GPL-3.0-only"
+homepage="http://www.thekelleys.org.uk/dhcp-helper/"
+distfiles="${DEBIAN_SITE}/main/d/dhcp-helper/dhcp-helper_${version}-${_srcver}.tar.gz"
+checksum=d11647e4af1f8b25fb854b6f444fec66910d7446d97de918eff5b8a284397e49
+
+post_patch() {
+	vsed -i -e "s/[$](version)/$version/" Makefile
+}

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

* Re: New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
                   ` (5 preceding siblings ...)
  2020-10-30 23:36 ` [PR PATCH] [Updated] " fosslinux
@ 2020-10-30 23:36 ` fosslinux
  2020-10-31  0:52 ` [PR PATCH] [Updated] " sgn
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: fosslinux @ 2020-10-30 23:36 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25351#issuecomment-719845195

Comment:
Patch applied

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

* Re: [PR PATCH] [Updated] New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
                   ` (6 preceding siblings ...)
  2020-10-30 23:36 ` fosslinux
@ 2020-10-31  0:52 ` sgn
  2020-10-31  0:52 ` sgn
  2020-10-31  0:53 ` [PR PATCH] [Merged]: " sgn
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-10-31  0:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages dhcp-helper-new
https://github.com/void-linux/void-packages/pull/25351

New package: dhcp-helper-1.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dhcp-helper-new-25351.patch --]
[-- Type: text/x-diff, Size: 1116 bytes --]

From a0f638be24298a90cf1ae05cfe3cc7823e41252f Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 1 Oct 2020 10:35:25 +1000
Subject: [PATCH] New package: dhcp-helper-1.2.

Close: #25351
---
 srcpkgs/dhcp-helper/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/dhcp-helper/template

diff --git a/srcpkgs/dhcp-helper/template b/srcpkgs/dhcp-helper/template
new file mode 100644
index 00000000000..bf5e2641e05
--- /dev/null
+++ b/srcpkgs/dhcp-helper/template
@@ -0,0 +1,14 @@
+# Template file for 'dhcp-helper'
+pkgname=dhcp-helper
+version=1.2
+revision=1
+_srcver=1
+build_style=gnu-makefile
+make_build_args="version=$version"
+make_install_args="BINDIR=/usr/bin MANDIR=/usr/share/man"
+short_desc="Simple, straightforward DHCP relay agent"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="GPL-2.0-only OR GPL-3.0-only"
+homepage="http://www.thekelleys.org.uk/dhcp-helper/"
+distfiles="${DEBIAN_SITE}/main/d/dhcp-helper/dhcp-helper_${version}-${_srcver}.tar.gz"
+checksum=d11647e4af1f8b25fb854b6f444fec66910d7446d97de918eff5b8a284397e49

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

* Re: [PR PATCH] [Updated] New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
                   ` (7 preceding siblings ...)
  2020-10-31  0:52 ` [PR PATCH] [Updated] " sgn
@ 2020-10-31  0:52 ` sgn
  2020-10-31  0:53 ` [PR PATCH] [Merged]: " sgn
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-10-31  0:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages dhcp-helper-new
https://github.com/void-linux/void-packages/pull/25351

New package: dhcp-helper-1.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dhcp-helper-new-25351.patch --]
[-- Type: text/x-diff, Size: 1102 bytes --]

From 0a89348a967238e42c93de279bcf3cef49a70b1b Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 1 Oct 2020 10:35:25 +1000
Subject: [PATCH] New package: dhcp-helper-1.2.

---
 srcpkgs/dhcp-helper/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/dhcp-helper/template

diff --git a/srcpkgs/dhcp-helper/template b/srcpkgs/dhcp-helper/template
new file mode 100644
index 00000000000..bf5e2641e05
--- /dev/null
+++ b/srcpkgs/dhcp-helper/template
@@ -0,0 +1,14 @@
+# Template file for 'dhcp-helper'
+pkgname=dhcp-helper
+version=1.2
+revision=1
+_srcver=1
+build_style=gnu-makefile
+make_build_args="version=$version"
+make_install_args="BINDIR=/usr/bin MANDIR=/usr/share/man"
+short_desc="Simple, straightforward DHCP relay agent"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="GPL-2.0-only OR GPL-3.0-only"
+homepage="http://www.thekelleys.org.uk/dhcp-helper/"
+distfiles="${DEBIAN_SITE}/main/d/dhcp-helper/dhcp-helper_${version}-${_srcver}.tar.gz"
+checksum=d11647e4af1f8b25fb854b6f444fec66910d7446d97de918eff5b8a284397e49

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

* Re: [PR PATCH] [Merged]: New package: dhcp-helper-1.2.
  2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
                   ` (8 preceding siblings ...)
  2020-10-31  0:52 ` sgn
@ 2020-10-31  0:53 ` sgn
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2020-10-31  0:53 UTC (permalink / raw)
  To: ml

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

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

New package: dhcp-helper-1.2.
https://github.com/void-linux/void-packages/pull/25351

Description:


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

end of thread, other threads:[~2020-10-31  0:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05  5:06 [PR PATCH] New package: dhcp-helper-1.2 fosslinux
2020-10-05 12:43 ` [PR REVIEW] " sgn
2020-10-09 22:39 ` [PR PATCH] [Updated] " fosslinux
2020-10-09 22:59 ` [PR REVIEW] " fosslinux
2020-10-09 23:00 ` fosslinux
2020-10-30 16:01 ` sgn
2020-10-30 23:36 ` [PR PATCH] [Updated] " fosslinux
2020-10-30 23:36 ` fosslinux
2020-10-31  0:52 ` [PR PATCH] [Updated] " sgn
2020-10-31  0:52 ` sgn
2020-10-31  0:53 ` [PR PATCH] [Merged]: " sgn

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