Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cadaver: update to 0.24
@ 2023-01-11  9:20 pascal-huber
  2023-01-11  9:32 ` [PR PATCH] [Updated] " pascal-huber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pascal-huber @ 2023-01-11  9:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pascal-huber/void-packages cadaver
https://github.com/void-linux/void-packages/pull/41578

cadaver: update to 0.24
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - x86_64-musl
  - aarch64 (crossbuild)
  - armv7l (crossbuild)

#### Notes
 - The homepage has moved
 - `distfiles` now also points to the new homepage

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

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

From 1983d7b8055db1cab8f033bea377ba131cfd8300 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Wed, 11 Jan 2023 10:12:17 +0100
Subject: [PATCH] cadaver: update to 0.24

---
 srcpkgs/cadaver/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/cadaver/template b/srcpkgs/cadaver/template
index 4c11016fb07d..8741d3876c46 100644
--- a/srcpkgs/cadaver/template
+++ b/srcpkgs/cadaver/template
@@ -1,16 +1,16 @@
 # Template file for 'cadaver'
 pkgname=cadaver
-version=0.23.3
-revision=5
+version=0.24
+revision=1
 build_style=gnu-configure
 configure_args="--with-ssl=gnutls"
-hostmakedepends="pkg-config"
+hostmakedepends="pkg-config neon-devel"
 makedepends="readline-devel gnutls-devel neon-devel"
 short_desc="Command-line WebDAV client for Unix"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later"
-homepage="http://www.webdav.org/cadaver"
-distfiles="${DEBIAN_SITE}/main/c/cadaver/${pkgname}_${version}.orig.tar.gz"
-checksum=fd4ce68a3230ba459a92bcb747fc6afa91e46d803c1d5ffe964b661793c13fca
+homepage="https://notroj.github.io/cadaver/"
+distfiles="https://notroj.github.io/cadaver/cadaver-${version}.tar.gz"
+checksum=46cff2f3ebd32cd32836812ca47bcc75353fc2be757f093da88c0dd8f10fd5f6
 
 CFLAGS="-DHAVE_LOCALE_H"

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

end of thread, other threads:[~2023-01-12  4:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11  9:20 [PR PATCH] cadaver: update to 0.24 pascal-huber
2023-01-11  9:32 ` [PR PATCH] [Updated] " pascal-huber
2023-01-11  9:34 ` pascal-huber
2023-01-12  4:46 ` [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).