Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lua53: update to 5.3.6.
@ 2022-05-15  6:50 paper42
  2022-05-21  9:13 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-05-15  6:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages lua536
https://github.com/void-linux/void-packages/pull/37136

lua53: update to 5.3.6.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37136.patch is attached

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

From 78559acdc19d091d4703d9747a2fdeb458d6138a Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Fri, 13 May 2022 20:14:46 +0200
Subject: [PATCH] lua53: update to 5.3.6.

---
 srcpkgs/lua53/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/lua53/template b/srcpkgs/lua53/template
index 7a923690a566..4f9aaa99113e 100644
--- a/srcpkgs/lua53/template
+++ b/srcpkgs/lua53/template
@@ -1,7 +1,7 @@
 # Template file for 'lua53'
 pkgname=lua53
-version=5.3.5
-revision=7
+version=5.3.6
+revision=1
 wrksrc=lua-${version}
 makedepends="readline-devel"
 short_desc="Powerful, fast, lightweight, embeddable scripting language (5.3.x)"
@@ -9,7 +9,7 @@ maintainer="q66 <daniel@octaforge.org>"
 license="MIT"
 homepage="https://www.lua.org"
 distfiles="https://www.lua.org/ftp/lua-${version}.tar.gz"
-checksum=0c2eed3f960446e1a3e4b9a1ca2f3ff893b6ce41942cf54d5dd59ab4b3b058ac
+checksum=fc5fd69bb8736323f026672b1b7235da613d7177e72558893a0bdcd320466d60
 
 alternatives="
  lua:lua:/usr/bin/lua5.3
@@ -18,11 +18,6 @@ alternatives="
  lua:luac.1:/usr/share/man/man1/luac5.3.1
 "
 
-pre_build() {
-	# 5.3.5 has 5.3.4 in the Makefile
-	vsed "s/^R= \$V.4/R= \$V.5/" -i Makefile
-}
-
 do_build() {
 	sed -i src/Makefile -r \
 		-e '/^LUA_(SO|A|T)=/ s;lua;lua5.3;' \

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

* Re: [PR PATCH] [Merged]: lua53: update to 5.3.6.
  2022-05-15  6:50 [PR PATCH] lua53: update to 5.3.6 paper42
@ 2022-05-21  9:13 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-05-21  9:13 UTC (permalink / raw)
  To: ml

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

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

lua53: update to 5.3.6.
https://github.com/void-linux/void-packages/pull/37136

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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:[~2022-05-21  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-15  6:50 [PR PATCH] lua53: update to 5.3.6 paper42
2022-05-21  9:13 ` [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).