Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mawk: update to 1.3.4.20191231.
@ 2020-01-05  5:18 voidlinux-github
  2020-01-05  8:08 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-05 14:38 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-05  5:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages mawk
https://github.com/void-linux/void-packages/pull/18047

mawk: update to 1.3.4.20191231.


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

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

From c101246156041bd8174f1900afb7365d108c9d86 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 4 Jan 2020 23:14:48 -0600
Subject: [PATCH] mawk: update to 1.3.4.20191231.

---
 srcpkgs/mawk/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mawk/template b/srcpkgs/mawk/template
index 7aedd59e535..7d593eb9e95 100644
--- a/srcpkgs/mawk/template
+++ b/srcpkgs/mawk/template
@@ -1,6 +1,6 @@
 # Template file for 'mawk'
 pkgname=mawk
-version=1.3.4.20190203
+version=1.3.4.20191231
 revision=1
 _distver="${version%.*}-${version##*.}"
 wrksrc="${pkgname}-${_distver}"
@@ -10,9 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://invisible-island.net/mawk/mawk.html"
 distfiles="http://invisible-mirror.net/archives/mawk/mawk-${_distver}.tgz"
-checksum=daacb314029185bbef86b0df5627ad8591378d420fc32236f99f15a9a8a6b840
+checksum=4c118ce8d5c6b1286e1e0bdfe07bb4a30936319aef55627dcf30b027489e7166
 alternatives="
  awk:awk:/usr/bin/mawk
- awk:awk.1:/usr/share/man/man1/mawk.1
-"
+ awk:awk.1:/usr/share/man/man1/mawk.1"
 provides="awk-0_1"

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

* Re: [PR PATCH] [Updated] mawk: update to 1.3.4.20191231.
  2020-01-05  5:18 [PR PATCH] mawk: update to 1.3.4.20191231 voidlinux-github
@ 2020-01-05  8:08 ` voidlinux-github
  2020-01-05 14:38 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-05  8:08 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages mawk
https://github.com/void-linux/void-packages/pull/18047

mawk: update to 1.3.4.20191231.


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

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

From 2312172c7629394bc90502c85607b52720ccb74b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 4 Jan 2020 23:14:48 -0600
Subject: [PATCH] mawk: update to 1.3.4.20191231.

---
 srcpkgs/mawk/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mawk/template b/srcpkgs/mawk/template
index 7aedd59e535..7d593eb9e95 100644
--- a/srcpkgs/mawk/template
+++ b/srcpkgs/mawk/template
@@ -1,6 +1,6 @@
 # Template file for 'mawk'
 pkgname=mawk
-version=1.3.4.20190203
+version=1.3.4.20191231
 revision=1
 _distver="${version%.*}-${version##*.}"
 wrksrc="${pkgname}-${_distver}"
@@ -10,9 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://invisible-island.net/mawk/mawk.html"
 distfiles="http://invisible-mirror.net/archives/mawk/mawk-${_distver}.tgz"
-checksum=daacb314029185bbef86b0df5627ad8591378d420fc32236f99f15a9a8a6b840
+checksum=4c118ce8d5c6b1286e1e0bdfe07bb4a30936319aef55627dcf30b027489e7166
 alternatives="
  awk:awk:/usr/bin/mawk
- awk:awk.1:/usr/share/man/man1/mawk.1
-"
+ awk:awk.1:/usr/share/man/man1/mawk.1"
 provides="awk-0_1"

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

* Re: [PR PATCH] [Merged]: mawk: update to 1.3.4.20191231.
  2020-01-05  5:18 [PR PATCH] mawk: update to 1.3.4.20191231 voidlinux-github
  2020-01-05  8:08 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-05 14:38 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-05 14:38 UTC (permalink / raw)
  To: ml

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

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

mawk: update to 1.3.4.20191231.
https://github.com/void-linux/void-packages/pull/18047

Description:


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

end of thread, other threads:[~2020-01-05 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05  5:18 [PR PATCH] mawk: update to 1.3.4.20191231 voidlinux-github
2020-01-05  8:08 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-05 14:38 ` [PR PATCH] [Merged]: " voidlinux-github

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