Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] asio: update to 1.14.0
Date: Sat, 28 Sep 2019 22:42:33 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14802@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages asio
https://github.com/void-linux/void-packages/pull/14802

asio: update to 1.14.0


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

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

From a4360c573b35520ac423d69e44f7edb705e18fce Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 28 Sep 2019 23:41:36 +0300
Subject: [PATCH] asio: update to 1.14.0

---
 srcpkgs/asio/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/asio/template b/srcpkgs/asio/template
index e5d25452725..98c37cd7cb1 100644
--- a/srcpkgs/asio/template
+++ b/srcpkgs/asio/template
@@ -1,7 +1,7 @@
 # Template file for 'asio'
 pkgname=asio
-version=1.13.0
-revision=2
+version=1.14.0
+revision=1
 build_style=gnu-configure
 makedepends="boost-devel"
 depends="boost-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSL-1.0"
 homepage="http://think-async.com/Asio/"
 distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
-checksum=1efa97afbf4191eb3d0bb96026ac35ff2eb4a842866dfe8648fbd4829a9f7e39
+checksum=2e1be1a518a568525f79b5734d13731b6b4e4399ec576a0961db6e2d86112973
 
 pre_configure() {
 	case "$XBPS_TARGET_MACHINE" in
@@ -19,3 +19,7 @@ pre_configure() {
 				-i ${wrksrc}/include/asio/impl/error_code.ipp
 	esac
 }
+
+post_install() {
+	vlicense LICENSE_1_0.txt
+}

             reply	other threads:[~2019-09-28 20:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 20:42 voidlinux-github [this message]
2019-09-30 18:04 ` [PR PATCH] [Merged]: " voidlinux-github

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-14802@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).