Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libtorrent-rasterbar: update to 1.2.8.
@ 2020-08-06 16:00 daniel-eys
  2020-08-21 20:17 ` [PR PATCH] [Updated] " daniel-eys
  2020-08-26 16:20 ` [PR PATCH] [Merged]: libtorrent-rasterbar: update to 1.2.9 Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: daniel-eys @ 2020-08-06 16:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages libtorrent-rasterbar
https://github.com/void-linux/void-packages/pull/24105

libtorrent-rasterbar: update to 1.2.8.
None

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

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

From 97a0ceb5906df4c5adf180878f5886a5f21e53e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 4 Aug 2020 19:57:48 +0200
Subject: [PATCH] libtorrent-rasterbar: update to 1.2.8.

---
 srcpkgs/libtorrent-rasterbar/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template
index d6d2c145a52..2f9b7f91249 100644
--- a/srcpkgs/libtorrent-rasterbar/template
+++ b/srcpkgs/libtorrent-rasterbar/template
@@ -1,7 +1,7 @@
 # Template file for 'libtorrent-rasterbar'
 pkgname=libtorrent-rasterbar
-version=1.2.7
-revision=2
+version=1.2.8
+revision=1
 build_style=gnu-configure
 configure_args="--enable-examples --enable-python-binding
  --with-boost=${XBPS_CROSS_BASE}/usr
@@ -12,8 +12,8 @@ short_desc="C++ bittorrent library by Rasterbar Software"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://libtorrent.org/"
-distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent_${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
-checksum=bc00069e65c0825cbe1eee5cdd26f94fcd9a621c4e7f791810b12fab64192f00
+distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version}/libtorrent-rasterbar-${version}.tar.gz"
+checksum=0600d6b1fdbc90764226daf8bbe30314c99eb3bdc69457768bfbbbfde92416de
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -50,7 +50,7 @@ libtorrent-rasterbar-python3_package() {
 	lib32disabled=yes
 	short_desc+=" - Python3 bindings"
 	pkg_install() {
-		vmove usr/lib/python3*
+		vmove "usr/lib/python3*"
 	}
 }
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] libtorrent-rasterbar: update to 1.2.8.
  2020-08-06 16:00 [PR PATCH] libtorrent-rasterbar: update to 1.2.8 daniel-eys
@ 2020-08-21 20:17 ` daniel-eys
  2020-08-26 16:20 ` [PR PATCH] [Merged]: libtorrent-rasterbar: update to 1.2.9 Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: daniel-eys @ 2020-08-21 20:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages libtorrent-rasterbar
https://github.com/void-linux/void-packages/pull/24105

libtorrent-rasterbar: update to 1.2.8.
None

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

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

From 63db02ac2b9834d47814890018e8e2c5c6e161fd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 4 Aug 2020 19:57:48 +0200
Subject: [PATCH] libtorrent-rasterbar: update to 1.2.9.

---
 srcpkgs/libtorrent-rasterbar/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template
index d6d2c145a52..f866ac53259 100644
--- a/srcpkgs/libtorrent-rasterbar/template
+++ b/srcpkgs/libtorrent-rasterbar/template
@@ -1,7 +1,7 @@
 # Template file for 'libtorrent-rasterbar'
 pkgname=libtorrent-rasterbar
-version=1.2.7
-revision=2
+version=1.2.9
+revision=1
 build_style=gnu-configure
 configure_args="--enable-examples --enable-python-binding
  --with-boost=${XBPS_CROSS_BASE}/usr
@@ -12,8 +12,8 @@ short_desc="C++ bittorrent library by Rasterbar Software"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://libtorrent.org/"
-distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent_${version//./_}/libtorrent-rasterbar-${version}.tar.gz"
-checksum=bc00069e65c0825cbe1eee5cdd26f94fcd9a621c4e7f791810b12fab64192f00
+distfiles="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${version}/libtorrent-rasterbar-${version}.tar.gz"
+checksum=6c986225a1c2d9eb23c5b1ac0692d83208b721a05c968102a17ee3fde01bd709
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -50,7 +50,7 @@ libtorrent-rasterbar-python3_package() {
 	lib32disabled=yes
 	short_desc+=" - Python3 bindings"
 	pkg_install() {
-		vmove usr/lib/python3*
+		vmove "usr/lib/python3*"
 	}
 }
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: libtorrent-rasterbar: update to 1.2.9.
  2020-08-06 16:00 [PR PATCH] libtorrent-rasterbar: update to 1.2.8 daniel-eys
  2020-08-21 20:17 ` [PR PATCH] [Updated] " daniel-eys
@ 2020-08-26 16:20 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-08-26 16:20 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

libtorrent-rasterbar: update to 1.2.9.
https://github.com/void-linux/void-packages/pull/24105

Description:
None

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-26 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 16:00 [PR PATCH] libtorrent-rasterbar: update to 1.2.8 daniel-eys
2020-08-21 20:17 ` [PR PATCH] [Updated] " daniel-eys
2020-08-26 16:20 ` [PR PATCH] [Merged]: libtorrent-rasterbar: update to 1.2.9 Piraty

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).