Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] asio: update to 1.18.0
Date: Mon, 09 Nov 2020 04:44:07 +0100	[thread overview]
Message-ID: <20201109034407.M6GdfFfBBdeG2U5SEy12MB8XlUgA6X2E0xXR--mO-yg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26069@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages asio
https://github.com/void-linux/void-packages/pull/26069

asio: update to 1.18.0


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

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

From 9e694e4fda4346ae0de3ea9727fa490dcc2530c9 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 1 Nov 2020 20:40:25 -0600
Subject: [PATCH] asio: remove

---
 srcpkgs/asio/template | 25 -------------------------
 1 file changed, 25 deletions(-)
 delete mode 100644 srcpkgs/asio/template

diff --git a/srcpkgs/asio/template b/srcpkgs/asio/template
deleted file mode 100644
index 4fc3eacc544..00000000000
--- a/srcpkgs/asio/template
+++ /dev/null
@@ -1,25 +0,0 @@
-# Template file for 'asio'
-pkgname=asio
-version=1.16.1
-revision=1
-build_style=gnu-configure
-makedepends="boost-devel"
-depends="boost-devel"
-short_desc="Cross-platform C++ library for ASynchronous network I/O"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSL-1.0"
-homepage="http://think-async.com/Asio/"
-distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
-checksum=e271db76dbbcda9835ed1c9c94deb2ba3f4589c3ebcaa71d99ac694b8d62638c
-
-pre_configure() {
-	case "$XBPS_TARGET_MACHINE" in
-		*-musl) # Enable strerror_r(3) version for musl libc
-			vsed -e "/#define ASIO_IMPL_ERROR_CODE_IPP/a #define MUSL_LIBC" \
-				-i ${wrksrc}/include/asio/impl/error_code.ipp
-	esac
-}
-
-post_install() {
-	vlicense LICENSE_1_0.txt
-}

  parent reply	other threads:[~2020-11-09  3:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02  2:53 [PR PATCH] " ndowens
2020-11-09  3:26 ` ericonr
2020-11-09  3:44 ` ndowens [this message]
2020-11-09 13:10 ` asio: remove sgn
2020-11-09 13:11 ` ndowens
2020-11-09 18:37 ` ahesford
2020-11-09 18:44 ` asio: update to 1.18.0 ndowens
2020-11-09 18:51 ` [PR PATCH] [Updated] " ndowens
2020-11-10 14:19 ` [PR PATCH] [Closed]: " ahesford
  -- strict thread matches above, loose matches on Subject: below --
2020-10-13 15:11 [PR PATCH] " ev-ermakov
2020-10-15  5:07 ` [PR PATCH] [Updated] " ev-ermakov
2020-10-19  5:57 ` ev-ermakov

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=20201109034407.M6GdfFfBBdeG2U5SEy12MB8XlUgA6X2E0xXR--mO-yg@z \
    --to=ndowens@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).