Github messages for voidlinux
 help / color / mirror / Atom feed
From: lemmi <lemmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] ifstatus: orphan
Date: Wed, 10 Aug 2022 01:37:11 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38568@inbox.vuxu.org> (raw)

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

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

https://github.com/lemmi/void-packages ifstatus
https://github.com/void-linux/void-packages/pull/38568

ifstatus: orphan
This hasn't been updated for years and there are alternative solutions like `bmon` that are a good replacement.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 1bc4aa50e59951d962fae5203030fa3fbf359bcf Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Wed, 10 Aug 2022 01:34:44 +0200
Subject: [PATCH] ifstatus: orphan

This hasn't been updated for years and there are alternative solutions
like `bmon` that are a good replacement.
---
 srcpkgs/ifstatus/patches/fix-musl.patch | 12 ------------
 srcpkgs/ifstatus/template               |  2 +-
 2 files changed, 1 insertion(+), 13 deletions(-)
 delete mode 100644 srcpkgs/ifstatus/patches/fix-musl.patch

diff --git a/srcpkgs/ifstatus/patches/fix-musl.patch b/srcpkgs/ifstatus/patches/fix-musl.patch
deleted file mode 100644
index 58205e567c57..000000000000
--- a/srcpkgs/ifstatus/patches/fix-musl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/Main.h.orig	2018-01-15 23:45:03.380195836 +0100
-+++ b/Main.h	2018-01-15 23:45:44.596544507 +0100
-@@ -48,7 +48,9 @@
- #include <sys/ioctl.h>
- 
- #include <arpa/inet.h>
-+#ifdef __GLIBC__
- #include <netinet/if_ether.h>
-+#endif
- #include <linux/netdevice.h> 
- #include <netinet/in.h>
- 
diff --git a/srcpkgs/ifstatus/template b/srcpkgs/ifstatus/template
index 5668de2e67f5..ddcc565147ec 100644
--- a/srcpkgs/ifstatus/template
+++ b/srcpkgs/ifstatus/template
@@ -7,7 +7,7 @@ build_style=gnu-makefile
 hostmakedepends="pkg-config"
 makedepends="ncurses-devel"
 short_desc="Display network traffic on console"
-maintainer="lemmi <lemmi@nerd2nerd.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://ifstatus.sourceforge.net/graphic/index.html"
 distfiles="http://ifstatus.sourceforge.net/download/ifstatus-v${version}.tar.gz"

             reply	other threads:[~2022-08-09 23:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09 23:37 lemmi [this message]
2022-08-09 23:38 ` [PR PATCH] [Updated] " lemmi
2022-08-09 23:51 ` lemmi
2022-08-09 23:51 ` [PR PATCH] [Closed]: " lemmi
2022-08-09 23:52 [PR PATCH] " lemmi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38568@inbox.vuxu.org \
    --to=lemmi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).