Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cbang: update to 1.7.2
@ 2023-01-30 15:16 dkwo
  2023-01-30 16:04 ` [PR PATCH] [Updated] " dkwo
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dkwo @ 2023-01-30 15:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages O3cbang
https://github.com/void-linux/void-packages/pull/41962

cbang: update to 1.7.2
- I tested the changes in this PR: no
- I built this PR locally for my native architecture, (x86_64-musl)

required to build with openssl3 #37681 

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

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

From 530919bac1f50f788e288ca09c075c2000f5f740 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 27 Jan 2023 10:25:44 -0500
Subject: [PATCH] cbang: update to 1.7.2

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

diff --git a/srcpkgs/cbang/template b/srcpkgs/cbang/template
index 9357bdc0d709..ca944f7c8b74 100644
--- a/srcpkgs/cbang/template
+++ b/srcpkgs/cbang/template
@@ -1,7 +1,7 @@
 # Template file for 'cbang'
 pkgname=cbang
-version=1.6.0
-revision=4
+version=1.7.2
+revision=1
 build_style=scons
 make_build_args="sharedlib=1 staticlib=1"
 make_install_args="${make_build_args}"
@@ -14,11 +14,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-only"
 homepage="https://github.com/CauldronDevelopmentLLC/cbang"
 distfiles="https://github.com/CauldronDevelopmentLLC/cbang/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=8aa5efacf419b712b5bd0172c9d56301bdcbd477cb590ceec25c3595a192e9c0
+checksum=c0c86df602f65f733d275da782bbec3eda66ee355bc1aeb6f736175ba7532ac1
 
-post_extract() {
-	touch tests/iostreamTests/{C,Dec}ompressTest/disable
-}
+#post_extract() {
+#	touch tests/iostreamTests/{C,Dec}ompressTest/disable
+#}
 
 post_build() {
 	cd tests

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

end of thread, other threads:[~2023-05-15 14:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 15:16 [PR PATCH] cbang: update to 1.7.2 dkwo
2023-01-30 16:04 ` [PR PATCH] [Updated] " dkwo
2023-02-11  5:43 ` [PR REVIEW] " classabbyamp
2023-02-11  5:44 ` classabbyamp
2023-02-11 14:30 ` [PR PATCH] [Updated] " dkwo
2023-02-11 14:31 ` [PR REVIEW] " dkwo
2023-02-11 14:31 ` dkwo
2023-05-13  1:51 ` github-actions
2023-05-13  2:16 ` classabbyamp
2023-05-13 18:10 ` [PR PATCH] [Updated] " dkwo
2023-05-13 18:19 ` classabbyamp
2023-05-14  1:12 ` [PR PATCH] [Updated] " dkwo
2023-05-14 18:37 ` dkwo
2023-05-15 14:54 ` [PR PATCH] [Merged]: " classabbyamp

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