Github messages for voidlinux
 help / color / mirror / Atom feed
From: tranzystorekk <tranzystorekk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] fend: update to 1.4.9
Date: Thu, 20 Jun 2024 13:25:25 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50903@inbox.vuxu.org> (raw)

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

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

https://github.com/tranzystorekk/void-packages fend
https://github.com/void-linux/void-packages/pull/50903

fend: update to 1.4.9
<!-- 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/50903.patch is attached

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

From 1ef44b6f4a4c2ce1eb8ac69afdbe2bae2732a49f Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 20 Jun 2024 13:23:24 +0200
Subject: [PATCH] fend: update to 1.4.9

---
 srcpkgs/fend/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template
index 06f9ef572f0042..c54ee702100934 100644
--- a/srcpkgs/fend/template
+++ b/srcpkgs/fend/template
@@ -1,6 +1,6 @@
 # Template file for 'fend'
 pkgname=fend
-version=1.4.8
+version=1.4.9
 revision=1
 build_style=cargo
 make_install_args="--path cli"
@@ -8,15 +8,16 @@ hostmakedepends="pkg-config"
 makedepends="openssl-devel"
 short_desc="Arbitrary-precision unit-aware calculator"
 maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
-license="GPL-3.0-or-later"
+license="MIT"
 homepage="https://printfn.github.io/fend/"
 changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
 distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
- https://github.com/printfn/fend/releases/download/v${version}/fend.1"
-checksum="5e973bf7f53416039d5efc2f2ec360add5184625644e986808c21e5bd292fc58
- c0c8f8d188b5baa6c355edb81b57e48f4bff16be47edbbba9287dfb5f45222d7"
-skip_extraction="fend.1"
+ https://github.com/printfn/fend/releases/download/v${version}/fend.1>fend_man_${version}"
+checksum="f0f13932794ba8da32e54de923878b44620b15c6a206017502faa54ab881a33f
+ 8adce618d5a02024f9f5c97f42e46f014727e20964d05d3177e7b783214180d5"
+skip_extraction="fend_man_${version}"
 
 post_install() {
-	vman ${XBPS_SRCDISTDIR}/${pkgname}-${version}/fend.1
+	vlicense LICENSE.md
+	vman ${XBPS_SRCDISTDIR}/${pkgname}-${version}/fend_man_${version} fend.1
 }

             reply	other threads:[~2024-06-20 11:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20 11:25 tranzystorekk [this message]
2024-06-21 23:31 ` [PR PATCH] [Updated] " tranzystorekk
2024-06-22  0:12 ` [PR PATCH] [Closed]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50903@inbox.vuxu.org \
    --to=tranzystorekk@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).