Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gawk: update to 5.2.1.
@ 2022-12-08  0:25 mhmdanas
  2022-12-08  0:30 ` [PR REVIEW] " mhmdanas
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: mhmdanas @ 2022-12-08  0:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages gawk-5.2.1
https://github.com/void-linux/void-packages/pull/40968

gawk: update to 5.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/40968.patch is attached

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

From efea1e09c8dc73710b362177985c82f9049c7d34 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 8 Dec 2022 00:20:59 +0000
Subject: [PATCH] gawk: update to 5.2.1.

---
 srcpkgs/gawk/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gawk/template b/srcpkgs/gawk/template
index b5f624bebf45..ad0463c4b6bb 100644
--- a/srcpkgs/gawk/template
+++ b/srcpkgs/gawk/template
@@ -1,6 +1,6 @@
 # Template file for 'gawk'
 pkgname=gawk
-version=5.1.1
+version=5.2.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-readline"
@@ -10,8 +10,10 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://directory.fsf.org/wiki/Gawk"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=d87629386e894bbea11a5e00515fc909dc9b7249529dad9e6a3a2c77085f7ea2
+checksum=673553b91f9e18cc5792ed51075df8d510c9040f550a6f74e09c9add243a7e4f
 lib32disabled=yes
+# PIE is disabled for persistent malloc.
+nopie=yes
 
 provides="awk-0_1"
 alternatives="

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

end of thread, other threads:[~2023-10-10  1:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-08  0:25 [PR PATCH] gawk: update to 5.2.1 mhmdanas
2022-12-08  0:30 ` [PR REVIEW] " mhmdanas
2022-12-08  0:37 ` mhmdanas
2022-12-08  4:42 ` sgn
2022-12-08  4:45 ` sgn
2022-12-08 21:57 ` [PR PATCH] [Updated] " mhmdanas
2022-12-12  5:13 ` [PR REVIEW] " classabbyamp
2022-12-14 13:29 ` [PR PATCH] [Updated] " mhmdanas
2023-03-05 21:31 ` mhmdanas
2023-03-18  0:23 ` classabbyamp
2023-05-30 20:52 ` [PR PATCH] [Updated] " mhmdanas
2023-06-25 23:27 ` gawk, chroot-gawk: update to 5.2.2 tornaria
2023-06-26 11:06 ` [PR PATCH] [Updated] " mhmdanas
2023-06-26 11:12 ` mhmdanas
2023-09-25  1:45 ` github-actions
2023-10-10  1:45 ` [PR PATCH] [Closed]: " github-actions

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