Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mawk: update to 1.3.4.20190203.
Date: Tue, 05 Nov 2019 21:01:40 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16155@inbox.vuxu.org> (raw)

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

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

https://github.com/Chocimier/void-packages-org mawk
https://github.com/void-linux/void-packages/pull/16155

mawk: update to 1.3.4.20190203.


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

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

From 23665c646cdb943a2b260d6b461720f9e9256381 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 5 Nov 2019 21:00:29 +0100
Subject: [PATCH] mawk: update to 1.3.4.20190203.

---
 srcpkgs/mawk/template | 16 +++++++---------
 srcpkgs/mawk/update   |  1 +
 2 files changed, 8 insertions(+), 9 deletions(-)
 create mode 100644 srcpkgs/mawk/update

diff --git a/srcpkgs/mawk/template b/srcpkgs/mawk/template
index a657029e4bb..538a86d13ec 100644
--- a/srcpkgs/mawk/template
+++ b/srcpkgs/mawk/template
@@ -1,20 +1,18 @@
 # Template file for 'mawk'
 pkgname=mawk
-_distver=1.3.4
-_datever=20171017
-version=${_distver}.${_datever}
+version=1.3.4.20190203
 revision=1
+_distver="${version%.*}-${version##*.}"
+wrksrc="${pkgname}-${_distver}"
 build_style="gnu-configure"
-short_desc="An interpreter for the AWK Programming Language"
+short_desc="Interpreter for the AWK Programming Language"
 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}-${_datever}.tgz"
-checksum=db17115d1ed18ed1607c8b93291db9ccd4fe5e0f30d2928c3c5d127b23ec9e5b
-wrksrc="${pkgname}-${_distver}-${_datever}"
-
-provides="awk-0_1"
+distfiles="http://invisible-mirror.net/archives/mawk/mawk-${_distver}.tgz"
+checksum=daacb314029185bbef86b0df5627ad8591378d420fc32236f99f15a9a8a6b839
 alternatives="
  awk:awk:/usr/bin/mawk
  awk:awk.1:/usr/share/man/man1/mawk.1
 "
+provides="awk-0_1"
diff --git a/srcpkgs/mawk/update b/srcpkgs/mawk/update
new file mode 100644
index 00000000000..9eaba5ef293
--- /dev/null
+++ b/srcpkgs/mawk/update
@@ -0,0 +1 @@
+pattern='(?<!-)\b\Q'"$pkgname"'\E[-_]?((src|source)[-_])?\K([^/_\s]*?\d[^/_\s]*?)(?=(?:[-_.](?:src|source|orig))?\.(?:[jt]ar|shar|t[bglx]z|tbz2|zip))\b'

             reply	other threads:[~2019-11-05 20:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-05 20:01 voidlinux-github [this message]
2019-11-05 20:11 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-05 21:23 ` [PR PATCH] [Merged]: " voidlinux-github

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-16155@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).