Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ocaml: update to 5.2.0
@ 2024-05-17 13:12 kit-ty-kate
  2024-06-13 23:28 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: kit-ty-kate @ 2024-05-17 13:12 UTC (permalink / raw)
  To: ml

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

There is a new pull request by kit-ty-kate against master on the void-packages repository

https://github.com/kit-ty-kate/void-packages patch-2
https://github.com/void-linux/void-packages/pull/50384

ocaml: update to 5.2.0
#### Testing the changes
- I tested the changes in this PR: **NO**

cc @leahneukirchen 

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

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

From 398bad5dae730aafd90e4dfd8b4e5babe1eacb04 Mon Sep 17 00:00:00 2001
From: Kate <kit-ty-kate@outlook.com>
Date: Fri, 17 May 2024 14:12:08 +0100
Subject: [PATCH] ocaml: update to 5.2.0

---
 srcpkgs/ocaml/template | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template
index 585bca3f1cae35..3dc3de418f4d70 100644
--- a/srcpkgs/ocaml/template
+++ b/srcpkgs/ocaml/template
@@ -1,6 +1,6 @@
 # Template file for 'ocaml'
 pkgname=ocaml
-version=5.1.1
+version=5.2.0
 revision=1
 build_style="gnu-configure"
 configure_args="--with-pic --libdir=/usr/lib/ocaml"
@@ -10,16 +10,10 @@ short_desc="Main implementation of the OCaml language"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="QPL-1.0, LGPL-2.1-only"
 homepage="http://ocaml.org/"
-distfiles="https://github.com/ocaml/ocaml/archive/${version}.tar.gz"
-checksum=57f7b382b3d71198413ede405d95ef3506f1cdc480cda1dca1e26b37cb090e17
+distfiles="https://github.com/ocaml/ocaml/archive/refs/tags/${version}.tar.gz"
+checksum=48554abfd530fcdaa08f23f801b699e4f74c320ddf7d0bd56b0e8c24e55fc911
 nocross=yes
 
-case "$XBPS_TARGET_MACHINE" in
-	# native code platforms
-	x86_64*|aarch64*|riscv64*) make_build_target="world.opt";;
-	*) make_build_target="world";;
-esac
-
 export ASPP="cc -c"
 
 post_install() {

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

* Re: [PR PATCH] [Closed]: ocaml: update to 5.2.0
  2024-05-17 13:12 [PR PATCH] ocaml: update to 5.2.0 kit-ty-kate
@ 2024-06-13 23:28 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2024-06-13 23:28 UTC (permalink / raw)
  To: ml

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

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

ocaml: update to 5.2.0
https://github.com/void-linux/void-packages/pull/50384

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

cc @leahneukirchen 

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

end of thread, other threads:[~2024-06-13 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-17 13:12 [PR PATCH] ocaml: update to 5.2.0 kit-ty-kate
2024-06-13 23:28 ` [PR PATCH] [Closed]: " abenson

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