Github messages for voidlinux
 help / color / mirror / Atom feed
From: ailiop-git <ailiop-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] c-ares: update to 1.17.1.
Date: Mon, 23 Nov 2020 10:48:32 +0100	[thread overview]
Message-ID: <20201123094832.vogsIfdkC-kwF-UTTr7Vl3qstEZt5oaYQKeV3LSbKBc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26534@inbox.vuxu.org>

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

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

https://github.com/ailiop-git/void-packages c-ares
https://github.com/void-linux/void-packages/pull/26534

c-ares: update to 1.17.1.


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

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

From da9739585ec32a04ae26bde7f071091b114baf20 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Mon, 23 Nov 2020 10:47:50 +0100
Subject: [PATCH] c-ares: update to 1.17.1.

---
 srcpkgs/c-ares/template | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/c-ares/template b/srcpkgs/c-ares/template
index e1849f9b3c0..fa01c288cbe 100644
--- a/srcpkgs/c-ares/template
+++ b/srcpkgs/c-ares/template
@@ -1,22 +1,19 @@
 # Template file for 'c-ares'
 pkgname=c-ares
-version=1.16.1
+version=1.17.1
 revision=1
 build_style=gnu-configure
 short_desc="C library that performs DNS requests and name resolves asynchronously"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://c-ares.haxx.se/"
-distfiles="https://c-ares.haxx.se/download/${pkgname}-${version}.tar.gz"
-checksum=d08312d0ecc3bd48eee0a4cc0d2137c9f194e0a28de2028928c0f6cae85f86ce
+changelog="${homepage}/changelog.html"
+distfiles="${homepage}/download/${pkgname}-${version}.tar.gz"
+checksum=d73dd0f6de824afd407ce10750ea081af47eba52b8a6cb307d220131ad93fc40
 
 pre_configure() {
-	case "$CFLAGS" in
-	*"-D_FORTIFY_SOURCE=2"*)
-		export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=?/}
-		export CPPFLAGS+=" -D_FORTIFY_SOURCE=2"
-		;;
-	esac
+	export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=?/}
+	export CPPFLAGS+=" -D_FORTIFY_SOURCE=2"
 	export CFLAGS=${CFLAGS/-I${XBPS_CROSS_BASE}\/usr\/include/}
 }
 

  parent reply	other threads:[~2020-11-23  9:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20 21:14 [PR PATCH] " ailiop-git
2020-11-23  5:41 ` ericonr
2020-11-23  5:42 ` [PR REVIEW] " ericonr
2020-11-23  9:48 ` ailiop-git [this message]
2020-11-23 16:18 ` ericonr
2020-11-23 16:24 ` [PR PATCH] [Updated] " ailiop-git
2020-11-23 16:31 ` [PR REVIEW] " ailiop-git
2020-11-23 19:40 ` ericonr
2020-11-23 20:16 ` [PR PATCH] [Merged]: " ericonr

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=20201123094832.vogsIfdkC-kwF-UTTr7Vl3qstEZt5oaYQKeV3LSbKBc@z \
    --to=ailiop-git@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).