Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hamlib: update to 4.4.
@ 2022-05-08 16:15 classabbyamp
  2022-05-08 16:17 ` [PR PATCH] [Updated] " classabbyamp
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: classabbyamp @ 2022-05-08 16:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages update/hamlib-4.4
https://github.com/void-linux/void-packages/pull/37045

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/hamlib-4.4-37045.patch --]
[-- Type: text/x-diff, Size: 1819 bytes --]

From 0a111a89f59f60881099a15c485d7ac2046fc3fd Mon Sep 17 00:00:00 2001
From: classabbyamp <dev@placeviolette.net>
Date: Sun, 8 May 2022 12:13:28 -0400
Subject: [PATCH] hamlib: update to 4.4.

---
 srcpkgs/hamlib/patches/fix-musl.patch | 9 ++++-----
 srcpkgs/hamlib/template               | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/hamlib/patches/fix-musl.patch b/srcpkgs/hamlib/patches/fix-musl.patch
index 9dfbb72e821e..b07c16a87155 100644
--- a/srcpkgs/hamlib/patches/fix-musl.patch
+++ b/srcpkgs/hamlib/patches/fix-musl.patch
@@ -1,11 +1,10 @@
-Index: rigs/prm80/prm80.h
-===================================================================
 --- a/rigs/prm80/prm80.h
 +++ b/rigs/prm80/prm80.h
 @@ -23,6 +23,7 @@
  #define _PRM80_H 1
-
+ 
  #include <hamlib/rig.h>
-+#include <sys/time.h> /* for timeval */
-
++#include <sys/time.h>
+ #include "misc.h"
+ 
  #define BACKEND_VER "20210416"
diff --git a/srcpkgs/hamlib/template b/srcpkgs/hamlib/template
index 1296fad6081d..0efb9d2bdb69 100644
--- a/srcpkgs/hamlib/template
+++ b/srcpkgs/hamlib/template
@@ -1,7 +1,7 @@
 # Template file for 'hamlib'
 pkgname=hamlib
-version=4.2
-revision=2
+version=4.4
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --with-perl-binding --with-python-binding
  --with-tcl-binding --with-xml-support"
@@ -14,7 +14,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="LGPL-2.1-or-later, GPL-2.0-or-later"
 homepage="https://sourceforge.net/projects/hamlib/"
 distfiles="${SOURCEFORGE_SITE}/hamlib/${version}/${pkgname}-${version}.tar.gz"
-checksum=e200b22f307e9a0c826187c2b08fe81c7d0283cf07056e6db3463d1481580fd5
+checksum=8bf0107b071f52f08587f38e2dee8a7848de1343435b326f8f66d95e1f8a2487
 
 pre_configure() {
 	CFLAGS+=" -DNO_POSIX_2008_LOCALE -D_GNU_SOURCE"

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

end of thread, other threads:[~2022-06-13  0:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-08 16:15 [PR PATCH] hamlib: update to 4.4 classabbyamp
2022-05-08 16:17 ` [PR PATCH] [Updated] " classabbyamp
2022-05-08 20:50 ` classabbyamp
2022-05-08 21:09 ` [PR PATCH] [Updated] hamlib, revdeps: update classabbyamp
2022-05-09 15:13 ` classabbyamp
2022-05-10  0:52 ` classabbyamp
2022-05-10  1:17 ` classabbyamp
2022-05-10  1:27 ` classabbyamp
2022-05-10 18:21 ` [PR PATCH] [Updated] " classabbyamp
2022-05-10 18:23 ` classabbyamp
2022-05-11 19:37 ` [PR PATCH] [Updated] " classabbyamp
2022-05-17 17:06 ` classabbyamp
2022-05-28  6:56 ` classabbyamp
2022-06-01 20:04 ` classabbyamp
2022-06-07 15:29 ` classabbyamp
2022-06-12  5:00 ` classabbyamp
2022-06-13  0:33 ` [PR PATCH] [Merged]: " classabbyamp

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