Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] arp-scan: update to 1.10.0.
@ 2023-02-16 10:40 Eloitor
  2023-05-18  1:53 ` github-actions
  2023-05-25 11:04 ` [PR PATCH] [Closed]: " Eloitor
  0 siblings, 2 replies; 4+ messages in thread
From: Eloitor @ 2023-02-16 10:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages arp-scan
https://github.com/void-linux/void-packages/pull/42306

arp-scan: update to 1.10.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 3c541e64634bd39d33b92cc69b6c05966805811e Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Thu, 16 Feb 2023 11:48:26 +0100
Subject: [PATCH] arp-scan: update to 1.10.0.

---
 srcpkgs/arp-scan/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/arp-scan/template b/srcpkgs/arp-scan/template
index 1e0ce64a074e..0396215304b7 100644
--- a/srcpkgs/arp-scan/template
+++ b/srcpkgs/arp-scan/template
@@ -1,6 +1,6 @@
 # Template file for 'arp-scan'
 pkgname=arp-scan
-version=1.9.7
+version=1.10.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake"
@@ -10,7 +10,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/royhills/arp-scan"
 distfiles="https://github.com/royhills/${pkgname}/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=e03c36e4933c655bd0e4a841272554a347cd0136faf42c4a6564059e0761c039
+checksum=204b13487158b8e46bf6dd207757a52621148fdd1d2467ebd104de17493bab25
 
 pre_configure() {
 	autoreconf --install

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

* Re: arp-scan: update to 1.10.0.
  2023-02-16 10:40 [PR PATCH] arp-scan: update to 1.10.0 Eloitor
@ 2023-05-18  1:53 ` github-actions
  2023-05-25 11:04 ` [PR PATCH] [Closed]: " Eloitor
  1 sibling, 0 replies; 4+ messages in thread
From: github-actions @ 2023-05-18  1:53 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/42306#issuecomment-1552298192

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] 4+ messages in thread

* Re: [PR PATCH] [Closed]: arp-scan: update to 1.10.0.
  2023-02-16 10:40 [PR PATCH] arp-scan: update to 1.10.0 Eloitor
  2023-05-18  1:53 ` github-actions
@ 2023-05-25 11:04 ` Eloitor
  1 sibling, 0 replies; 4+ messages in thread
From: Eloitor @ 2023-05-25 11:04 UTC (permalink / raw)
  To: ml

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

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

arp-scan: update to 1.10.0.
https://github.com/void-linux/void-packages/pull/42306

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

* [PR PATCH] arp-scan: update to 1.10.0
@ 2023-03-15 13:35 filiprojek
  0 siblings, 0 replies; 4+ messages in thread
From: filiprojek @ 2023-03-15 13:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages arp-scan
https://github.com/void-linux/void-packages/pull/42785

arp-scan: update to 1.10.0
Tagging the maintainer @faulesocke 

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures:
  - x86_64-musl



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

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

From b796bbdeb05ca63aa21bf19c3edf0fa0ba692de5 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Wed, 15 Mar 2023 14:16:23 +0100
Subject: [PATCH] arp-scan: update to 1.10.0

---
 srcpkgs/arp-scan/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/arp-scan/template b/srcpkgs/arp-scan/template
index 1e0ce64a074e..0396215304b7 100644
--- a/srcpkgs/arp-scan/template
+++ b/srcpkgs/arp-scan/template
@@ -1,6 +1,6 @@
 # Template file for 'arp-scan'
 pkgname=arp-scan
-version=1.9.7
+version=1.10.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake"
@@ -10,7 +10,7 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/royhills/arp-scan"
 distfiles="https://github.com/royhills/${pkgname}/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=e03c36e4933c655bd0e4a841272554a347cd0136faf42c4a6564059e0761c039
+checksum=204b13487158b8e46bf6dd207757a52621148fdd1d2467ebd104de17493bab25
 
 pre_configure() {
 	autoreconf --install

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

end of thread, other threads:[~2023-05-25 11:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 10:40 [PR PATCH] arp-scan: update to 1.10.0 Eloitor
2023-05-18  1:53 ` github-actions
2023-05-25 11:04 ` [PR PATCH] [Closed]: " Eloitor
2023-03-15 13:35 [PR PATCH] " filiprojek

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