Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] davfs2: update to 1.6.0
@ 2020-11-18 10:54 4ricci
  2020-11-21 19:30 ` [PR PATCH] [Merged]: " the-maldridge
  0 siblings, 1 reply; 2+ messages in thread
From: 4ricci @ 2020-11-18 10:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/4ricci/void-packages davfs2-1.6.0
https://github.com/void-linux/void-packages/pull/26477

davfs2: update to 1.6.0


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

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

From 88bd7dd401a6205be5bf6753fe1311617ae38824 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Wed, 18 Nov 2020 11:53:05 +0100
Subject: [PATCH] davfs2: update to 1.6.0

---
 srcpkgs/davfs2/patches/100-musl-compat.patch |  7 ++++---
 srcpkgs/davfs2/patches/neon-0.31.patch       | 11 -----------
 srcpkgs/davfs2/template                      |  4 ++--
 3 files changed, 6 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/davfs2/patches/neon-0.31.patch

diff --git a/srcpkgs/davfs2/patches/100-musl-compat.patch b/srcpkgs/davfs2/patches/100-musl-compat.patch
index 646a883a9fb..6d56821f2ff 100644
--- a/srcpkgs/davfs2/patches/100-musl-compat.patch
+++ b/srcpkgs/davfs2/patches/100-musl-compat.patch
@@ -1,5 +1,5 @@
---- configure.ac.orig	2020-04-02 12:05:25.019234433 +0200
-+++ configure.ac	2020-04-02 12:06:27.138863342 +0200
+--- configure.ac
++++ configure.ac
 @@ -42,7 +42,7 @@ DAV_CHECK_NEON
  # Checks for header files.
  AC_HEADER_DIRENT
@@ -53,7 +53,8 @@
  
  #include "config.h"
 +#include "compat.h"
- 
+
+ #include <errno.h>
 -#include <error.h>
  #ifdef HAVE_FCNTL_H
  #include <fcntl.h>
diff --git a/srcpkgs/davfs2/patches/neon-0.31.patch b/srcpkgs/davfs2/patches/neon-0.31.patch
deleted file mode 100644
index 8a8d5691640..00000000000
--- a/srcpkgs/davfs2/patches/neon-0.31.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig	2020-04-02 12:00:27.586207223 +0200
-+++ configure.ac	2020-04-02 12:00:37.057303637 +0200
-@@ -36,7 +36,7 @@ AC_PROG_LN_S
- # Checks for libraries.
- AM_GNU_GETTEXT_VERSION(0.18.1)
- AM_GNU_GETTEXT([external])
--NE_REQUIRE_VERSIONS([0], [27 28 29 30])
-+NE_REQUIRE_VERSIONS([0], [27 28 29 30 31])
- DAV_CHECK_NEON
- 
- # Checks for header files.
diff --git a/srcpkgs/davfs2/template b/srcpkgs/davfs2/template
index d94b71a70e6..01eb6336fc4 100644
--- a/srcpkgs/davfs2/template
+++ b/srcpkgs/davfs2/template
@@ -1,6 +1,6 @@
 # Template file for 'davfs2'
 pkgname=davfs2
-version=1.5.6
+version=1.6.0
 revision=1
 build_style=gnu-configure
 configure_args="dav_user=nobody dav_group=network --enable-largefile"
@@ -12,7 +12,7 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
 license="GPL-3.0-or-later"
 homepage="https://savannah.nongnu.org/projects/davfs2"
 distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=417476cdcfd53966b2dcfaf12455b54f315959b488a89255ab4b44586153d801
+checksum=2e6b675685bd917772be60f0999ae098c80f79ff20dc131e8fec4547cbb63b50
 
 CFLAGS="-fcommon"
 

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

end of thread, other threads:[~2020-11-21 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 10:54 [PR PATCH] davfs2: update to 1.6.0 4ricci
2020-11-21 19:30 ` [PR PATCH] [Merged]: " the-maldridge

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