Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libmaa: update to 1.4.7.
@ 2020-12-24  1:52 ndowens
  2020-12-26  6:30 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-12-24  1:52 UTC (permalink / raw)
  To: ml

[-- 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() {

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

* Re: [PR PATCH] [Merged]: libmaa: update to 1.4.7.
  2020-12-24  1:52 [PR PATCH] libmaa: update to 1.4.7 ndowens
@ 2020-12-26  6:30 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-26  6:30 UTC (permalink / raw)
  To: ml

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

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

libmaa: update to 1.4.7.
https://github.com/void-linux/void-packages/pull/27390

Description:
Patch removed, now in source

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

end of thread, other threads:[~2020-12-26  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24  1:52 [PR PATCH] libmaa: update to 1.4.7 ndowens
2020-12-26  6:30 ` [PR PATCH] [Merged]: " ericonr

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