Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] git: update to 2.29.1.
@ 2020-10-28 18:20 ailiop-git
  2020-10-28 23:46 ` sgn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ailiop-git @ 2020-10-28 18:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages git
https://github.com/void-linux/void-packages/pull/25946

git: update to 2.29.1.


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

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

From bf49fca9bfae204a9f77b8a30ae5aa1d7925e12a Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Wed, 28 Oct 2020 19:14:28 +0100
Subject: [PATCH] git: update to 2.29.1.

---
 srcpkgs/git/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/git/template b/srcpkgs/git/template
index 8cf5e738a88..8fc47e33937 100644
--- a/srcpkgs/git/template
+++ b/srcpkgs/git/template
@@ -1,7 +1,7 @@
 # Template file for 'git'
 pkgname=git
-version=2.29.0
-revision=2
+version=2.29.1
+revision=1
 build_style=gnu-configure
 configure_args="--with-curl --with-expat --with-tcltk --with-libpcre2"
 hostmakedepends="asciidoc gettext perl pkg-config tar tk xmlto"
@@ -14,7 +14,7 @@ license="GPL-2.0-only"
 homepage="https://git-scm.com/"
 changelog="https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/${version}.txt"
 distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
-checksum=28432d995257c4626fe0fb2091f588df6eed98e9571419e72c83bc23372e6b89
+checksum=3005609697d0dd61699d86b533f4db873da82e80804cbb55111b2e330114adb3
 replaces="git-perl>=0"
 register_shell=/usr/bin/git-shell
 python_version=3

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git: update to 2.29.1.
  2020-10-28 18:20 [PR PATCH] git: update to 2.29.1 ailiop-git
@ 2020-10-28 23:46 ` sgn
  2020-10-28 23:46 ` sgn
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-10-28 23:46 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25946#issuecomment-718271475

Comment:
This update changes nothing for our git, it's about non default configuration. There's another important change in git, and they're thinking about 2.29.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git: update to 2.29.1.
  2020-10-28 18:20 [PR PATCH] git: update to 2.29.1 ailiop-git
  2020-10-28 23:46 ` sgn
@ 2020-10-28 23:46 ` sgn
  2020-10-30 15:47 ` sgn
  2020-10-30 15:47 ` [PR PATCH] [Closed]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-10-28 23:46 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25946#issuecomment-718271475

Comment:
This update changes nothing for our git, it's about non build default configuration. There's another important change in git, and they're thinking about 2.29.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git: update to 2.29.1.
  2020-10-28 18:20 [PR PATCH] git: update to 2.29.1 ailiop-git
  2020-10-28 23:46 ` sgn
  2020-10-28 23:46 ` sgn
@ 2020-10-30 15:47 ` sgn
  2020-10-30 15:47 ` [PR PATCH] [Closed]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-10-30 15:47 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25946#issuecomment-719632408

Comment:
Updated to 2.29.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Closed]: git: update to 2.29.1.
  2020-10-28 18:20 [PR PATCH] git: update to 2.29.1 ailiop-git
                   ` (2 preceding siblings ...)
  2020-10-30 15:47 ` sgn
@ 2020-10-30 15:47 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-10-30 15:47 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

git: update to 2.29.1.
https://github.com/void-linux/void-packages/pull/25946

Description:


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-30 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 18:20 [PR PATCH] git: update to 2.29.1 ailiop-git
2020-10-28 23:46 ` sgn
2020-10-28 23:46 ` sgn
2020-10-30 15:47 ` sgn
2020-10-30 15:47 ` [PR PATCH] [Closed]: " sgn

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).