Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libmaa: update to 1.4.7.
Date: Thu, 24 Dec 2020 02:52:45 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27390@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages libmaa
https://github.com/void-linux/void-packages/pull/27390

libmaa: update to 1.4.7.


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

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

From 336beedcdb3471e5b74f9891f405c71043332a50 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 23 Dec 2020 19:52:18 -0600
Subject: [PATCH] libmaa: update to 1.4.7.

---
 srcpkgs/libmaa/patches/libmaa-1.4.2.patch | 22 ----------------------
 srcpkgs/libmaa/template                   |  6 +++---
 2 files changed, 3 insertions(+), 25 deletions(-)
 delete mode 100644 srcpkgs/libmaa/patches/libmaa-1.4.2.patch

diff --git a/srcpkgs/libmaa/patches/libmaa-1.4.2.patch b/srcpkgs/libmaa/patches/libmaa-1.4.2.patch
deleted file mode 100644
index 2d057d657de..00000000000
--- a/srcpkgs/libmaa/patches/libmaa-1.4.2.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 08007ecd13798f752ef8c18f3cff25c0c0a6afc8 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
-Date: Sat, 1 Dec 2018 00:54:26 +0100
-Subject: [PATCH] Fix Werror=format-truncation
-
-
-diff --git maa/log.c maa/log.c
-index 8c68546..c31708b 100644
---- maa/log.c
-+++ maa/log.c
-@@ -297,7 +297,7 @@ static void _log_base_va(
- {
-    va_list ap_copy;
-    time_t t;
--   static char   buf [4096] = "";
-+   static char   buf [8192] = "";
-    static char   buf_main [4096] = "";
-    static char   buf_preamble [256] = "";
- 
--- 
-2.19.1
-
diff --git a/srcpkgs/libmaa/template b/srcpkgs/libmaa/template
index 2497c3fd2e8..33bd90bb25f 100644
--- a/srcpkgs/libmaa/template
+++ b/srcpkgs/libmaa/template
@@ -1,6 +1,6 @@
 # Template file for 'libmaa'
 pkgname=libmaa
-version=1.4.3
+version=1.4.7
 revision=1
 build_style=gnu-makefile
 make_cmd=mkcmake
@@ -10,7 +10,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="GPL-2.0-or-later"
 homepage="http://sourceforge.net/projects/dict/"
 distfiles="${SOURCEFORGE_SITE}/dict/libmaa-${version}.tar.gz"
-checksum=47fb588c454956d3e4712603f0a81455bfe8d9ccb1e38814483110069b22f696
+checksum=4e01a9ebc5d96bc9284b6706aa82bddc2a11047fa9bd02e94cf8753ec7dcb98e
 
 do_build() {
 	awk -f maa/arggram2c < maa/arggram.txt > maa/arggram.c
@@ -18,7 +18,7 @@ do_build() {
 }
 
 do_check() {
-	:
+	mkcmake test
 }
 
 libmaa-devel_package() {

             reply	other threads:[~2020-12-24  1:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-24  1:52 ndowens [this message]
2020-12-26  6:30 ` [PR PATCH] [Merged]: " ericonr

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-27390@inbox.vuxu.org \
    --to=ndowens@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).