Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] double-conversion: update to 3.2.1.
@ 2023-01-22 19:56 mhmdanas
  2023-02-04 22:03 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2023-01-22 19:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages double-conversion-3.2.1
https://github.com/void-linux/void-packages/pull/41811

double-conversion: update to 3.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-double-conversion-3.2.1-41811.patch --]
[-- Type: text/x-diff, Size: 1482 bytes --]

From 1985f0eef56f7f483849527fa32b09dce2081d2d Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Sun, 22 Jan 2023 19:55:26 +0000
Subject: [PATCH] double-conversion: update to 3.2.1.

---
 srcpkgs/double-conversion/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/double-conversion/template b/srcpkgs/double-conversion/template
index 8386838c0755..6f05d58cf9a4 100644
--- a/srcpkgs/double-conversion/template
+++ b/srcpkgs/double-conversion/template
@@ -1,16 +1,20 @@
 # Template file for 'double-conversion'
 pkgname=double-conversion
-version=3.1.5
+version=3.2.1
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON"
 short_desc="Efficient binary-decimal and decimal-binary routines for IEEE doubles"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/double-conversion"
-changelog="https://raw.githubusercontent.com/google/double-conversion/master/Changelog"
+changelog="https://github.com/google/double-conversion/releases"
 distfiles="https://github.com/google/double-conversion/archive/v${version}.tar.gz"
-checksum=a63ecb93182134ba4293fd5f22d6e08ca417caafa244afaa751cbfddf6415b13
+checksum=e40d236343cad807e83d192265f139481c51fc83a1c49e406ac6ce0a0ba7cd35
+
+if [ "$XBPS_CHECK_PKGS" ]; then
+	configure_args+=" -DBUILD_TESTING=ON"
+fi
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: double-conversion: update to 3.2.1.
  2023-01-22 19:56 [PR PATCH] double-conversion: update to 3.2.1 mhmdanas
@ 2023-02-04 22:03 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2023-02-04 22:03 UTC (permalink / raw)
  To: ml

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

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

double-conversion: update to 3.2.1.
https://github.com/void-linux/void-packages/pull/41811

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-02-04 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-22 19:56 [PR PATCH] double-conversion: update to 3.2.1 mhmdanas
2023-02-04 22:03 ` [PR PATCH] [Merged]: " paper42

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