Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] git-extras: update to 6.5.0.
Date: Sun, 15 Jan 2023 20:47:00 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41670@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages git-extras
https://github.com/void-linux/void-packages/pull/41670

git-extras: update to 6.5.0.
#### 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**

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

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

From a0c983ab4a201c59229a4f1099374c0c8bf6637f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 19 Dec 2022 20:48:23 +0530
Subject: [PATCH] git-extras: update to 6.5.0.

Adopt.
---
 srcpkgs/git-extras/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/git-extras/template b/srcpkgs/git-extras/template
index 1337a3395dd6..411b832986d6 100644
--- a/srcpkgs/git-extras/template
+++ b/srcpkgs/git-extras/template
@@ -1,18 +1,18 @@
 # Template file for 'git-extras'
 pkgname=git-extras
-version=6.3.0
+version=6.5.0
 revision=1
 build_style=gnu-makefile
 depends="bash git"
 short_desc="Little git extras"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
 homepage="https://github.com/tj/git-extras"
-distfiles="https://github.com/tj/git-extras/archive/${version}.tar.gz"
-checksum=8a218a0c8e10036d5ba14f26b70f994b0d11166b02ef3fed71c593cef026ec3d
+distfiles="https://github.com/tj/git-extras/archive/refs/tags/${version}.tar.gz"
+checksum=eace7a0659749c72abf1cee68c03ea0a77715870d5e321c729e4a231ee359b61
 
 post_patch() {
-	vsed -i 's|$(SYSCONFDIR)/bash_completion.d|/usr/share/bash-completion/completions|' Makefile
+	vsed -i 's|$(SYSCONFDIR)/bash-completion|/usr/share/bash-completion|' Makefile
 	rm -f check_dependencies.sh
 	ln -s /bin/true check_dependencies.sh
 }

             reply	other threads:[~2023-01-15 19:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15 19:47 icp1994 [this message]
2023-01-15 19:49 ` [PR PATCH] [Updated] " icp1994
2023-01-16  8:17 ` [PR PATCH] [Merged]: " 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-41670@inbox.vuxu.org \
    --to=icp1994@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).