* [PR PATCH] miniserve: update to 0.29.0
@ 2025-02-10 13:05 tranzystorekk
2025-02-10 13:12 ` [PR PATCH] [Merged]: " tranzystorekk
0 siblings, 1 reply; 2+ messages in thread
From: tranzystorekk @ 2025-02-10 13:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]
There is a new pull request by tranzystorekk against master on the void-packages repository
https://github.com/tranzystorekk/void-packages miniserve
https://github.com/void-linux/void-packages/pull/54275
miniserve: update to 0.29.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/54275.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-miniserve-54275.patch --]
[-- Type: text/x-diff, Size: 1429 bytes --]
From 25792e578bceb2a8c712a0601240835600d9b815 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Mon, 10 Feb 2025 14:00:58 +0100
Subject: [PATCH] miniserve: update to 0.29.0
---
srcpkgs/miniserve/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/miniserve/template b/srcpkgs/miniserve/template
index b7164d18878169..24536fc97a72b9 100644
--- a/srcpkgs/miniserve/template
+++ b/srcpkgs/miniserve/template
@@ -1,6 +1,6 @@
# Template file for 'miniserve'
pkgname=miniserve
-version=0.28.0
+version=0.29.0
revision=1
build_style=cargo
build_helper=qemu
@@ -10,14 +10,14 @@ make_check_args="--
--skip qrcode_shown_in_tty_when_enabled"
hostmakedepends="pkg-config"
makedepends="libzstd-devel"
-checkdepends="curl"
+checkdepends="curl openssl-devel"
short_desc="CLI tool to serve files and dirs over HTTP"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://github.com/svenstaro/miniserve"
changelog="https://raw.githubusercontent.com/svenstaro/miniserve/master/CHANGELOG.md"
distfiles="https://github.com/svenstaro/miniserve/archive/refs/tags/v${version}.tar.gz"
-checksum=c4c5e12796bdae2892eff3832b66c4c04364738b62cf1429259428b03363d1f1
+checksum=48351a8165bd51f3c855695af1c25032b502f873c80f52f98a538174951cbb9f
make_check=ci-skip # port binding succeeds locally but fails in CI
case "$XBPS_TARGET_MACHINE" in
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: miniserve: update to 0.29.0
2025-02-10 13:05 [PR PATCH] miniserve: update to 0.29.0 tranzystorekk
@ 2025-02-10 13:12 ` tranzystorekk
0 siblings, 0 replies; 2+ messages in thread
From: tranzystorekk @ 2025-02-10 13:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]
There's a merged pull request on the void-packages repository
miniserve: update to 0.29.0
https://github.com/void-linux/void-packages/pull/54275
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-10 13:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-10 13:05 [PR PATCH] miniserve: update to 0.29.0 tranzystorekk
2025-02-10 13:12 ` [PR PATCH] [Merged]: " tranzystorekk
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).