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-absorb: update to 0.6.11.
Date: Thu, 30 Nov 2023 20:18:26 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47506@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages git-absorb
https://github.com/void-linux/void-packages/pull/47506

git-absorb: update to 0.6.11.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/47506.patch is attached

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

From d26cc2f59a9432e313b15cfd20e34510ba2bcbd7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 29 Nov 2023 11:01:22 +0530
Subject: [PATCH] git-absorb: update to 0.6.11.

Adopt.
---
 srcpkgs/git-absorb/patches/bump-git2.patch | 13 -------------
 srcpkgs/git-absorb/template                | 12 ++++--------
 2 files changed, 4 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/git-absorb/patches/bump-git2.patch

diff --git a/srcpkgs/git-absorb/patches/bump-git2.patch b/srcpkgs/git-absorb/patches/bump-git2.patch
deleted file mode 100644
index bab771ba1be86..0000000000000
--- a/srcpkgs/git-absorb/patches/bump-git2.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 20a0ec5..7b86eed 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -21,7 +21,7 @@ name = "git-absorb"
- path = "src/main.rs"
- 
- [dependencies.git2]
--version = "~0.16"
-+version = "~0.17"
- default-features = false
- 
- [dependencies]
diff --git a/srcpkgs/git-absorb/template b/srcpkgs/git-absorb/template
index 8c6dd52ebf277..d0087b544d531 100644
--- a/srcpkgs/git-absorb/template
+++ b/srcpkgs/git-absorb/template
@@ -1,21 +1,17 @@
 # Template file for 'git-absorb'
 pkgname=git-absorb
-version=0.6.10
-revision=2
+version=0.6.11
+revision=1
 build_style=cargo
 build_helper=qemu
 hostmakedepends="pkg-config"
 makedepends="libgit2-devel"
 short_desc="Like git commit --fixup, but automatic"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="icp <pangolin@vivaldi.net>"
 license="BSD-3-Clause"
 homepage="https://github.com/tummychow/git-absorb"
 distfiles="https://github.com/tummychow/git-absorb/archive/refs/tags/${version}.tar.gz"
-checksum=6cc58d2ae50027a212811faa065623666ccb6e8bd933e801319aaf92b164aa0a
-
-post_patch() {
-	cargo update --package git2@0.16.1 --precise 0.17.2
-}
+checksum=36c3b2c7bcd1d9db5d1dedd02d6b0ac58faaeb6fd50df7ff01f5cf87e5367b52
 
 post_install() {
 	vlicense LICENSE.md

             reply	other threads:[~2023-11-30 19:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 19:18 icp1994 [this message]
2023-11-30 19:38 ` [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-47506@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).