Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] stagit: update to 0.9.6
@ 2021-11-29  7:03 jgarte
  2021-11-29  7:34 ` [PR PATCH] [Updated] " jgarte
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jgarte @ 2021-11-29  7:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jgarte/void-packages stagit
https://github.com/void-linux/void-packages/pull/34301

stagit: update to 0.9.6
#### 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/34301.patch is attached

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

From da630f410f1af82d6c7d8ead5a5e8d7983374a2e Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Mon, 29 Nov 2021 02:00:44 -0500
Subject: [PATCH] stagit: update to 0.9.6

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

diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template
index 89c5a8cb177c..d8fa0eeb9c90 100644
--- a/srcpkgs/stagit/template
+++ b/srcpkgs/stagit/template
@@ -1,7 +1,7 @@
 # Template file for 'stagit'
 pkgname=stagit
-version=0.9.5
-revision=1
+version=0.9.6
+revision=2
 build_style=gnu-makefile
 make_install_args="MANPREFIX=/usr/share/man"
 makedepends="libgit2-devel"
@@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="MIT"
 homepage="https://codemadness.org/git/stagit/log.html"
 distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz"
-checksum=025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039
+checksum=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0
 LDFLAGS="-lgit2"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] stagit: update to 0.9.6
  2021-11-29  7:03 [PR PATCH] stagit: update to 0.9.6 jgarte
@ 2021-11-29  7:34 ` jgarte
  2021-11-29  7:34 ` jgarte
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jgarte @ 2021-11-29  7:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jgarte against master on the void-packages repository

https://github.com/jgarte/void-packages stagit
https://github.com/void-linux/void-packages/pull/34301

stagit: update to 0.9.6
#### 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/34301.patch is attached

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

From b7b4a7843d0036ab84e49fb16cef711d846d5fe2 Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Mon, 29 Nov 2021 02:00:44 -0500
Subject: [PATCH] stagit: update to 0.9.6

---
 srcpkgs/stagit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template
index 89c5a8cb177c..7078a4f6c946 100644
--- a/srcpkgs/stagit/template
+++ b/srcpkgs/stagit/template
@@ -1,6 +1,6 @@
 # Template file for 'stagit'
 pkgname=stagit
-version=0.9.5
+version=0.9.6
 revision=1
 build_style=gnu-makefile
 make_install_args="MANPREFIX=/usr/share/man"
@@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="MIT"
 homepage="https://codemadness.org/git/stagit/log.html"
 distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz"
-checksum=025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039
+checksum=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0
 LDFLAGS="-lgit2"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] stagit: update to 0.9.6
  2021-11-29  7:03 [PR PATCH] stagit: update to 0.9.6 jgarte
  2021-11-29  7:34 ` [PR PATCH] [Updated] " jgarte
@ 2021-11-29  7:34 ` jgarte
  2021-11-29  8:09 ` jgarte
  2021-11-29 14:29 ` [PR PATCH] [Merged]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: jgarte @ 2021-11-29  7:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jgarte against master on the void-packages repository

https://github.com/jgarte/void-packages stagit
https://github.com/void-linux/void-packages/pull/34301

stagit: update to 0.9.6
#### 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/34301.patch is attached

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

From b7b4a7843d0036ab84e49fb16cef711d846d5fe2 Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Mon, 29 Nov 2021 02:00:44 -0500
Subject: [PATCH] stagit: update to 0.9.6

---
 srcpkgs/stagit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template
index 89c5a8cb177c..7078a4f6c946 100644
--- a/srcpkgs/stagit/template
+++ b/srcpkgs/stagit/template
@@ -1,6 +1,6 @@
 # Template file for 'stagit'
 pkgname=stagit
-version=0.9.5
+version=0.9.6
 revision=1
 build_style=gnu-makefile
 make_install_args="MANPREFIX=/usr/share/man"
@@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="MIT"
 homepage="https://codemadness.org/git/stagit/log.html"
 distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz"
-checksum=025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039
+checksum=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0
 LDFLAGS="-lgit2"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] stagit: update to 0.9.6
  2021-11-29  7:03 [PR PATCH] stagit: update to 0.9.6 jgarte
  2021-11-29  7:34 ` [PR PATCH] [Updated] " jgarte
  2021-11-29  7:34 ` jgarte
@ 2021-11-29  8:09 ` jgarte
  2021-11-29 14:29 ` [PR PATCH] [Merged]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: jgarte @ 2021-11-29  8:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jgarte against master on the void-packages repository

https://github.com/jgarte/void-packages stagit
https://github.com/void-linux/void-packages/pull/34301

stagit: update to 0.9.6
#### 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/34301.patch is attached

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

From 38e334fd27ad1bb964c7523b21d9d65faf6049d8 Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Mon, 29 Nov 2021 02:00:44 -0500
Subject: [PATCH] stagit: update to 0.9.6.

---
 srcpkgs/stagit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/stagit/template b/srcpkgs/stagit/template
index 89c5a8cb177c..7078a4f6c946 100644
--- a/srcpkgs/stagit/template
+++ b/srcpkgs/stagit/template
@@ -1,6 +1,6 @@
 # Template file for 'stagit'
 pkgname=stagit
-version=0.9.5
+version=0.9.6
 revision=1
 build_style=gnu-makefile
 make_install_args="MANPREFIX=/usr/share/man"
@@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="MIT"
 homepage="https://codemadness.org/git/stagit/log.html"
 distfiles="https://codemadness.org/releases/stagit/${pkgname}-${version}.tar.gz"
-checksum=025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039
+checksum=d072f386f3a546ed0341e20f9c2dfd7756a761fab1c40316a96690cb2b3066d0
 LDFLAGS="-lgit2"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: stagit: update to 0.9.6
  2021-11-29  7:03 [PR PATCH] stagit: update to 0.9.6 jgarte
                   ` (2 preceding siblings ...)
  2021-11-29  8:09 ` jgarte
@ 2021-11-29 14:29 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2021-11-29 14:29 UTC (permalink / raw)
  To: ml

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

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

stagit: update to 0.9.6
https://github.com/void-linux/void-packages/pull/34301

Description:
#### 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)


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

end of thread, other threads:[~2021-11-29 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29  7:03 [PR PATCH] stagit: update to 0.9.6 jgarte
2021-11-29  7:34 ` [PR PATCH] [Updated] " jgarte
2021-11-29  7:34 ` jgarte
2021-11-29  8:09 ` jgarte
2021-11-29 14:29 ` [PR PATCH] [Merged]: " ahesford

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