Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mlocate: revbump for aarch64-musl
Date: Sat, 15 Aug 2020 21:22:59 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24297@inbox.vuxu.org> (raw)

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

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

https://github.com/PaperMountainStudio/void-packages mlocate-bump
https://github.com/void-linux/void-packages/pull/24297

mlocate: revbump for aarch64-musl
aarch64-musl repository does not contain mlocate package, even though it builds fine

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

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

From 987996f4a4b296d3a9b1abbb9add6200b9bc823a Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Sat, 15 Aug 2020 21:12:00 +0200
Subject: [PATCH] mlocate: revbump for aarch64-musl

---
 srcpkgs/mlocate/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mlocate/template b/srcpkgs/mlocate/template
index e271ca95d14..cb6c6b8b39b 100644
--- a/srcpkgs/mlocate/template
+++ b/srcpkgs/mlocate/template
@@ -1,19 +1,19 @@
 # Template file for 'mlocate'
 pkgname=mlocate
 version=0.26
-revision=4
+revision=5
 build_style=gnu-configure
 configure_args="--program-prefix=m --localstatedir=/var/lib"
 make_build_args="groupname=_mlocate"
 make_install_args="${make_build_args}"
-system_accounts="_mlocate"
 make_dirs="/var/lib/mlocate 0755 root root"
 short_desc="Implementation of locate/updatedb that reuses the database"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://pagure.io/mlocate"
-distfiles="http://releases.pagure.org/mlocate/${pkgname}-${version}.tar.xz"
+distfiles="https://releases.pagure.org/mlocate/${pkgname}-${version}.tar.xz"
 checksum=3063df79fe198fb9618e180c54baf3105b33d88fe602ff2d8570aaf944f1263e
+system_accounts="_mlocate"
 
 alternatives="
  locate:locate:/usr/bin/mlocate

             reply	other threads:[~2020-08-15 19:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-15 19:22 PaperMountainStudio [this message]
2020-08-16  1:20 ` [PR PATCH] [Closed]: " sgn
2020-08-16  1:22 ` sgn

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-24297@inbox.vuxu.org \
    --to=papermountainstudio@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).