Github messages for voidlinux
 help / color / mirror / Atom feed
From: rmccask <rmccask@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dhcpcd: update to 9.1.2.
Date: Sun, 05 Jul 2020 23:30:00 +0200	[thread overview]
Message-ID: <20200705213000.nNY3ZgnNOTX-m-1Kszk4dAvFj8BjlZRVyILnCaK-LGo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22928@inbox.vuxu.org>

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

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

https://github.com/rmccask/void-packages dhcpcd-9.1.2
https://github.com/void-linux/void-packages/pull/22928

dhcpcd: update to 9.1.2.


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

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

From 9070cc651ab118c9672b330cfd788c63e6bf58a5 Mon Sep 17 00:00:00 2001
From: Randy McCaskill <randy@mccaskill.us>
Date: Mon, 15 Jun 2020 18:16:42 -0400
Subject: [PATCH] dhcpcd: update to 9.1.4.

---
 srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch | 11 -----------
 srcpkgs/dhcpcd/patches/include.patch               | 10 ----------
 srcpkgs/dhcpcd/template                            |  4 ++--
 3 files changed, 2 insertions(+), 23 deletions(-)
 delete mode 100644 srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch
 delete mode 100644 srcpkgs/dhcpcd/patches/include.patch

diff --git a/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch b/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch
deleted file mode 100644
index 993478c36c9..00000000000
--- a/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/if-options.c
-+++ src/if-options.c
-@@ -2367,7 +2367,7 @@
- 		}
- 		if (buf[buflen - 1] != '\0') {
- 			if (buflen < sizeof(buf) - 1)
--				bulen++;
-+				buflen++;
- 			buf[buflen - 1] = '\0';
- 		}
- #else
diff --git a/srcpkgs/dhcpcd/patches/include.patch b/srcpkgs/dhcpcd/patches/include.patch
deleted file mode 100644
index c21998faa71..00000000000
--- a/srcpkgs/dhcpcd/patches/include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/common.h	2020-06-04 08:35:46.000000000 -0400
-+++ src/common.h	2020-06-04 16:39:00.401788338 -0400
-@@ -31,6 +31,7 @@
- 
- #include <sys/param.h>
- #include <sys/time.h>
-+#include <sys/stat.h>
- #include <stdint.h>
- #include <stdio.h>
- 
diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index dca650de4ae..80e91e61f13 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=9.1.1
+version=9.1.4
 revision=1
 build_style=configure
 make_check_target=test
@@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://roy.marples.name/projects/dhcpcd"
 distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz"
-checksum=bb742911be1f660db42a7323acc793b587f467c5de5b7186735c16d20204737d
+checksum=5fe133e5497d8af6d26bd6e6b8dd48ab12d124d6cc4cefe6de6536ff97f76820
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
 # privsep

       reply	other threads:[~2020-07-05 21:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22928@inbox.vuxu.org>
2020-07-05 21:30 ` rmccask [this message]
2020-07-14  0:44 ` dhcpcd: update to 9.1.4 sgn
2020-07-16 13:18 ` [PR PATCH] [Closed]: " sgn

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=20200705213000.nNY3ZgnNOTX-m-1Kszk4dAvFj8BjlZRVyILnCaK-LGo@z \
    --to=rmccask@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).