Github messages for voidlinux
 help / color / mirror / Atom feed
From: kit-ty-kate <kit-ty-kate@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] ocaml: update to 5.2.0
Date: Fri, 17 May 2024 15:12:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50384@inbox.vuxu.org> (raw)

[-- 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() {

             reply	other threads:[~2024-05-17 13:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17 13:12 kit-ty-kate [this message]
2024-06-13 23:28 ` [PR PATCH] [Closed]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50384@inbox.vuxu.org \
    --to=kit-ty-kate@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).