Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] juCi++: update to 1.6.1.
@ 2020-10-28 23:12 rc-05
  2020-11-10 11:19 ` [PR PATCH] [Updated] " rc-05
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rc-05 @ 2020-10-28 23:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages juCi++
https://github.com/void-linux/void-packages/pull/25958

juCi++: update to 1.6.1.


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

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

From 0c63aa2a9f33c5d8949007815dfe3c15329b9255 Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Thu, 29 Oct 2020 00:10:19 +0100
Subject: [PATCH] juCi++: update to 1.6.1.

---
 srcpkgs/juCi++/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/juCi++/template b/srcpkgs/juCi++/template
index 69bbc07ab01..87bb3af822f 100644
--- a/srcpkgs/juCi++/template
+++ b/srcpkgs/juCi++/template
@@ -1,9 +1,9 @@
 # Template file for 'juCi++'
 pkgname=juCi++
-version=1.6.0
+version=1.6.1
 revision=1
-_libclangmm_commit="043d96d0bfbfe4bbb216a0954992d744a35c60ab"
-_tiny_commit="953b19c4c0692b18fb729ffd30f1cc3412797cda"
+_libclangmm_commit="c807211edcd3894f0920fcc1c01476d898f93f8f"
+_tiny_commit="c9c8bf810ddad8cd17882b9a9ee628a690e779f5"
 wrksrc="jucipp-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -16,9 +16,9 @@ homepage="https://gitlab.com/cppit/jucipp"
 distfiles="https://gitlab.com/cppit/jucipp/-/archive/v${version}/jucipp-v${version}.tar.gz
 https://gitlab.com/cppit/libclangmm/-/archive/${_libclangmm_commit}/libclangmm-${_libclangmm_commit}.tar.gz
 https://gitlab.com/eidheim/tiny-process-library/-/archive/${_tiny_commit}/tiny-process-library-${_tiny_commit}.tar.gz"
-checksum="5196b80034dea9b36b17c1d9cb4b4d5f4652095b93de5c7aa72f65e7a6170b96
- 04aadcdc59bc431a19c21311f52e084f73b13316b28a8272996e2d2d4a6b75dc
- e4a154a8b950772cd931e384c0a19fd9151f83eb57143547f160c1933b9a6b77"
+checksum="848a8e35df0e65d688e7c8f11426f4b38096e88cbaf9bec90704c9aeb8ee1b95
+ 484b06aa1844d5432ab433b870153e4e741188fb77dedad12a7c6e64a9ab6347
+ 83d91db3f67e6b56a31e1bd5d9e6a4d17f9ce0daab492e898bfbf44e304263a8"
 nocross=yes #clang cannot be installed as makedepends when cross compiling
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] juCi++: update to 1.6.1.
  2020-10-28 23:12 [PR PATCH] juCi++: update to 1.6.1 rc-05
@ 2020-11-10 11:19 ` rc-05
  2020-11-11  0:09 ` rc-05
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rc-05 @ 2020-11-10 11:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages juCi++
https://github.com/void-linux/void-packages/pull/25958

juCi++: update to 1.6.1.


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

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

From 689288084fb09454bda76e3b00cc51300014cb01 Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Thu, 29 Oct 2020 00:10:19 +0100
Subject: [PATCH] juCi++: update to 1.6.1.

---
 srcpkgs/juCi++/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/juCi++/template b/srcpkgs/juCi++/template
index 69bbc07ab01..87bb3af822f 100644
--- a/srcpkgs/juCi++/template
+++ b/srcpkgs/juCi++/template
@@ -1,9 +1,9 @@
 # Template file for 'juCi++'
 pkgname=juCi++
-version=1.6.0
+version=1.6.1
 revision=1
-_libclangmm_commit="043d96d0bfbfe4bbb216a0954992d744a35c60ab"
-_tiny_commit="953b19c4c0692b18fb729ffd30f1cc3412797cda"
+_libclangmm_commit="c807211edcd3894f0920fcc1c01476d898f93f8f"
+_tiny_commit="c9c8bf810ddad8cd17882b9a9ee628a690e779f5"
 wrksrc="jucipp-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -16,9 +16,9 @@ homepage="https://gitlab.com/cppit/jucipp"
 distfiles="https://gitlab.com/cppit/jucipp/-/archive/v${version}/jucipp-v${version}.tar.gz
 https://gitlab.com/cppit/libclangmm/-/archive/${_libclangmm_commit}/libclangmm-${_libclangmm_commit}.tar.gz
 https://gitlab.com/eidheim/tiny-process-library/-/archive/${_tiny_commit}/tiny-process-library-${_tiny_commit}.tar.gz"
-checksum="5196b80034dea9b36b17c1d9cb4b4d5f4652095b93de5c7aa72f65e7a6170b96
- 04aadcdc59bc431a19c21311f52e084f73b13316b28a8272996e2d2d4a6b75dc
- e4a154a8b950772cd931e384c0a19fd9151f83eb57143547f160c1933b9a6b77"
+checksum="848a8e35df0e65d688e7c8f11426f4b38096e88cbaf9bec90704c9aeb8ee1b95
+ 484b06aa1844d5432ab433b870153e4e741188fb77dedad12a7c6e64a9ab6347
+ 83d91db3f67e6b56a31e1bd5d9e6a4d17f9ce0daab492e898bfbf44e304263a8"
 nocross=yes #clang cannot be installed as makedepends when cross compiling
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] juCi++: update to 1.6.1.
  2020-10-28 23:12 [PR PATCH] juCi++: update to 1.6.1 rc-05
  2020-11-10 11:19 ` [PR PATCH] [Updated] " rc-05
@ 2020-11-11  0:09 ` rc-05
  2020-12-06 15:13 ` rc-05
  2020-12-20  4:24 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: rc-05 @ 2020-11-11  0:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages juCi++
https://github.com/void-linux/void-packages/pull/25958

juCi++: update to 1.6.1.


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

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

From 64a6b44d3260681774625f8d5a810a57697203ec Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Thu, 29 Oct 2020 00:10:19 +0100
Subject: [PATCH] juCi++: update to 1.6.1.

---
 srcpkgs/juCi++/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/juCi++/template b/srcpkgs/juCi++/template
index 69bbc07ab01..1b37c9c3dd9 100644
--- a/srcpkgs/juCi++/template
+++ b/srcpkgs/juCi++/template
@@ -1,9 +1,9 @@
 # Template file for 'juCi++'
 pkgname=juCi++
-version=1.6.0
+version=1.6.1
 revision=1
-_libclangmm_commit="043d96d0bfbfe4bbb216a0954992d744a35c60ab"
-_tiny_commit="953b19c4c0692b18fb729ffd30f1cc3412797cda"
+_libclangmm_commit="c807211edcd3894f0920fcc1c01476d898f93f8f"
+_tiny_commit="c9c8bf810ddad8cd17882b9a9ee628a690e779f5"
 wrksrc="jucipp-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -16,9 +16,9 @@ homepage="https://gitlab.com/cppit/jucipp"
 distfiles="https://gitlab.com/cppit/jucipp/-/archive/v${version}/jucipp-v${version}.tar.gz
 https://gitlab.com/cppit/libclangmm/-/archive/${_libclangmm_commit}/libclangmm-${_libclangmm_commit}.tar.gz
 https://gitlab.com/eidheim/tiny-process-library/-/archive/${_tiny_commit}/tiny-process-library-${_tiny_commit}.tar.gz"
-checksum="5196b80034dea9b36b17c1d9cb4b4d5f4652095b93de5c7aa72f65e7a6170b96
- 04aadcdc59bc431a19c21311f52e084f73b13316b28a8272996e2d2d4a6b75dc
- e4a154a8b950772cd931e384c0a19fd9151f83eb57143547f160c1933b9a6b77"
+checksum="9cbae04ace6b4f4a606b1dcd500c30a7232f83b21fea0201c1c37085974bd2c9
+ 380a2e2cb31a3310c3ac31bb6778c844fe3947a216b19acbe69d415f3da4448a
+ 0bb5bd57f1b909a08d883a5a06a15bb55cfa34b2056bc63fe26ea2d5ff13fa38"
 nocross=yes #clang cannot be installed as makedepends when cross compiling
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] juCi++: update to 1.6.1.
  2020-10-28 23:12 [PR PATCH] juCi++: update to 1.6.1 rc-05
  2020-11-10 11:19 ` [PR PATCH] [Updated] " rc-05
  2020-11-11  0:09 ` rc-05
@ 2020-12-06 15:13 ` rc-05
  2020-12-20  4:24 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: rc-05 @ 2020-12-06 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages juCi++
https://github.com/void-linux/void-packages/pull/25958

juCi++: update to 1.6.1.


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

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

From 1da3e7da09c0c4a2816bf27ba9d00ae63ed795a8 Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Thu, 29 Oct 2020 00:10:19 +0100
Subject: [PATCH] juCi++: update to 1.6.1.

---
 srcpkgs/juCi++/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/juCi++/template b/srcpkgs/juCi++/template
index ca4650f8f1f..1b37c9c3dd9 100644
--- a/srcpkgs/juCi++/template
+++ b/srcpkgs/juCi++/template
@@ -1,9 +1,9 @@
 # Template file for 'juCi++'
 pkgname=juCi++
-version=1.6.0
-revision=2
-_libclangmm_commit="043d96d0bfbfe4bbb216a0954992d744a35c60ab"
-_tiny_commit="953b19c4c0692b18fb729ffd30f1cc3412797cda"
+version=1.6.1
+revision=1
+_libclangmm_commit="c807211edcd3894f0920fcc1c01476d898f93f8f"
+_tiny_commit="c9c8bf810ddad8cd17882b9a9ee628a690e779f5"
 wrksrc="jucipp-v${version}"
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -16,9 +16,9 @@ homepage="https://gitlab.com/cppit/jucipp"
 distfiles="https://gitlab.com/cppit/jucipp/-/archive/v${version}/jucipp-v${version}.tar.gz
 https://gitlab.com/cppit/libclangmm/-/archive/${_libclangmm_commit}/libclangmm-${_libclangmm_commit}.tar.gz
 https://gitlab.com/eidheim/tiny-process-library/-/archive/${_tiny_commit}/tiny-process-library-${_tiny_commit}.tar.gz"
-checksum="5196b80034dea9b36b17c1d9cb4b4d5f4652095b93de5c7aa72f65e7a6170b96
- 04aadcdc59bc431a19c21311f52e084f73b13316b28a8272996e2d2d4a6b75dc
- e4a154a8b950772cd931e384c0a19fd9151f83eb57143547f160c1933b9a6b77"
+checksum="9cbae04ace6b4f4a606b1dcd500c30a7232f83b21fea0201c1c37085974bd2c9
+ 380a2e2cb31a3310c3ac31bb6778c844fe3947a216b19acbe69d415f3da4448a
+ 0bb5bd57f1b909a08d883a5a06a15bb55cfa34b2056bc63fe26ea2d5ff13fa38"
 nocross=yes #clang cannot be installed as makedepends when cross compiling
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: juCi++: update to 1.6.1.
  2020-10-28 23:12 [PR PATCH] juCi++: update to 1.6.1 rc-05
                   ` (2 preceding siblings ...)
  2020-12-06 15:13 ` rc-05
@ 2020-12-20  4:24 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-12-20  4:24 UTC (permalink / raw)
  To: ml

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

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

juCi++: update to 1.6.1.
https://github.com/void-linux/void-packages/pull/25958

Description:


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

end of thread, other threads:[~2020-12-20  4:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 23:12 [PR PATCH] juCi++: update to 1.6.1 rc-05
2020-11-10 11:19 ` [PR PATCH] [Updated] " rc-05
2020-11-11  0:09 ` rc-05
2020-12-06 15:13 ` rc-05
2020-12-20  4:24 ` [PR PATCH] [Merged]: " ericonr

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