Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sacc: update to 1.07
@ 2023-11-15 16:32 jookuuj
  2023-11-15 16:34 ` jookuuj
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jookuuj @ 2023-11-15 16:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jookuuj/void-packages sacc-update-ver1.07
https://github.com/void-linux/void-packages/pull/47252

sacc: update to 1.07
#### 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-musl)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sacc-update-ver1.07-47252.patch --]
[-- Type: text/x-diff, Size: 1067 bytes --]

From 5f7ec02c1a9a3af82d27eba4661392c08f904ffc Mon Sep 17 00:00:00 2001
From: jookuuj <140255973+jookuuj@users.noreply.github.com>
Date: Wed, 15 Nov 2023 18:18:37 +0200
Subject: [PATCH] sacc: update to 1.07

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

diff --git a/srcpkgs/sacc/template b/srcpkgs/sacc/template
index c9a068918484a..1fe46f6803f24 100644
--- a/srcpkgs/sacc/template
+++ b/srcpkgs/sacc/template
@@ -1,7 +1,7 @@
 # Template file for 'sacc'
 pkgname=sacc
-version=1.05
-revision=4
+version=1.07
+revision=1
 build_style="gnu-makefile"
 makedepends="ncurses-devel libtls-devel"
 short_desc="Terminal gopher client"
@@ -9,7 +9,7 @@ maintainer="Quentin Rameau <quinq@fifth.space>"
 license="ISC"
 homepage="gopher://gopher.fifth.space/1/scm/sacc"
 distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tar.gz"
-checksum=295585f703ad113a9917ad1a1983c2a6eed30f191fd02114155b0332962e955f
+checksum=2dd11e647f8959bee2104ce29005dac46d0de4630fc6381321de131cb81d536c
 
 post_install() {
 	vlicense LICENSE

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

* Re: sacc: update to 1.07
  2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
@ 2023-11-15 16:34 ` jookuuj
  2023-11-16 13:28 ` [PR PATCH] [Updated] " jookuuj
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jookuuj @ 2023-11-15 16:34 UTC (permalink / raw)
  To: ml

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

New comment by jookuuj on void-packages repository

https://github.com/void-linux/void-packages/pull/47252#issuecomment-1812873349

Comment:
This is my first time ever contributing to any project. If there are mistakes, please let me know! I'm very new to git and Github workflow.

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

* Re: [PR PATCH] [Updated] sacc: update to 1.07
  2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
  2023-11-15 16:34 ` jookuuj
@ 2023-11-16 13:28 ` jookuuj
  2023-11-16 13:35 ` jookuuj
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jookuuj @ 2023-11-16 13:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jookuuj/void-packages sacc-update-ver1.07
https://github.com/void-linux/void-packages/pull/47252

sacc: update to 1.07
#### 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-musl)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sacc-update-ver1.07-47252.patch --]
[-- Type: text/x-diff, Size: 1044 bytes --]

From 5c06eff9c023e78d59868ec55bf392f58154630e Mon Sep 17 00:00:00 2001
From: jookuuj <joonas115@gmail.com>
Date: Wed, 15 Nov 2023 18:18:37 +0200
Subject: [PATCH] sacc: update to 1.07

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

diff --git a/srcpkgs/sacc/template b/srcpkgs/sacc/template
index c9a068918484a..1fe46f6803f24 100644
--- a/srcpkgs/sacc/template
+++ b/srcpkgs/sacc/template
@@ -1,7 +1,7 @@
 # Template file for 'sacc'
 pkgname=sacc
-version=1.05
-revision=4
+version=1.07
+revision=1
 build_style="gnu-makefile"
 makedepends="ncurses-devel libtls-devel"
 short_desc="Terminal gopher client"
@@ -9,7 +9,7 @@ maintainer="Quentin Rameau <quinq@fifth.space>"
 license="ISC"
 homepage="gopher://gopher.fifth.space/1/scm/sacc"
 distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tar.gz"
-checksum=295585f703ad113a9917ad1a1983c2a6eed30f191fd02114155b0332962e955f
+checksum=2dd11e647f8959bee2104ce29005dac46d0de4630fc6381321de131cb81d536c
 
 post_install() {
 	vlicense LICENSE

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

* Re: sacc: update to 1.07
  2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
  2023-11-15 16:34 ` jookuuj
  2023-11-16 13:28 ` [PR PATCH] [Updated] " jookuuj
@ 2023-11-16 13:35 ` jookuuj
  2023-11-16 13:38 ` [PR PATCH] [Updated] " jookuuj
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jookuuj @ 2023-11-16 13:35 UTC (permalink / raw)
  To: ml

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

New comment by jookuuj on void-packages repository

https://github.com/void-linux/void-packages/pull/47252#issuecomment-1814448985

Comment:
Okay, I changed the email address and committed my changes again. Did I do it right? The steps that I did to change the email:

1. changed the email with git config user.email
2. did `git commit --amend --author ...`
3. ran `git pull --rebase upstream master`
4. and finally, did `git push -f`


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

* Re: [PR PATCH] [Updated] sacc: update to 1.07
  2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
                   ` (2 preceding siblings ...)
  2023-11-16 13:35 ` jookuuj
@ 2023-11-16 13:38 ` jookuuj
  2023-11-16 13:44 ` jookuuj
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jookuuj @ 2023-11-16 13:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jookuuj/void-packages sacc-update-ver1.07
https://github.com/void-linux/void-packages/pull/47252

sacc: update to 1.07
#### 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-musl)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sacc-update-ver1.07-47252.patch --]
[-- Type: text/x-diff, Size: 1044 bytes --]

From 5c06eff9c023e78d59868ec55bf392f58154630e Mon Sep 17 00:00:00 2001
From: jookuuj <joonas115@gmail.com>
Date: Wed, 15 Nov 2023 18:18:37 +0200
Subject: [PATCH] sacc: update to 1.07

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

diff --git a/srcpkgs/sacc/template b/srcpkgs/sacc/template
index c9a068918484a..1fe46f6803f24 100644
--- a/srcpkgs/sacc/template
+++ b/srcpkgs/sacc/template
@@ -1,7 +1,7 @@
 # Template file for 'sacc'
 pkgname=sacc
-version=1.05
-revision=4
+version=1.07
+revision=1
 build_style="gnu-makefile"
 makedepends="ncurses-devel libtls-devel"
 short_desc="Terminal gopher client"
@@ -9,7 +9,7 @@ maintainer="Quentin Rameau <quinq@fifth.space>"
 license="ISC"
 homepage="gopher://gopher.fifth.space/1/scm/sacc"
 distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tar.gz"
-checksum=295585f703ad113a9917ad1a1983c2a6eed30f191fd02114155b0332962e955f
+checksum=2dd11e647f8959bee2104ce29005dac46d0de4630fc6381321de131cb81d536c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] sacc: update to 1.07
  2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
                   ` (3 preceding siblings ...)
  2023-11-16 13:38 ` [PR PATCH] [Updated] " jookuuj
@ 2023-11-16 13:44 ` jookuuj
  2023-11-16 13:55 ` jookuuj
  2023-11-29 23:45 ` [PR PATCH] [Merged]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: jookuuj @ 2023-11-16 13:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jookuuj/void-packages sacc-update-ver1.07
https://github.com/void-linux/void-packages/pull/47252

sacc: update to 1.07
#### 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-musl)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sacc-update-ver1.07-47252.patch --]
[-- Type: text/x-diff, Size: 1044 bytes --]

From 8fbf2325005ee3893bb0a28b9b6abaf11b1c6161 Mon Sep 17 00:00:00 2001
From: jookuuj <joonas115@gmail.com>
Date: Wed, 15 Nov 2023 18:18:37 +0200
Subject: [PATCH] sacc: update to 1.07

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

diff --git a/srcpkgs/sacc/template b/srcpkgs/sacc/template
index c9a068918484a..1fe46f6803f24 100644
--- a/srcpkgs/sacc/template
+++ b/srcpkgs/sacc/template
@@ -1,7 +1,7 @@
 # Template file for 'sacc'
 pkgname=sacc
-version=1.05
-revision=4
+version=1.07
+revision=1
 build_style="gnu-makefile"
 makedepends="ncurses-devel libtls-devel"
 short_desc="Terminal gopher client"
@@ -9,7 +9,7 @@ maintainer="Quentin Rameau <quinq@fifth.space>"
 license="ISC"
 homepage="gopher://gopher.fifth.space/1/scm/sacc"
 distfiles="ftp://ftp.bitreich.org/releases/$pkgname/$pkgname-$version.tar.gz"
-checksum=295585f703ad113a9917ad1a1983c2a6eed30f191fd02114155b0332962e955f
+checksum=2dd11e647f8959bee2104ce29005dac46d0de4630fc6381321de131cb81d536c
 
 post_install() {
 	vlicense LICENSE

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

* Re: sacc: update to 1.07
  2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
                   ` (4 preceding siblings ...)
  2023-11-16 13:44 ` jookuuj
@ 2023-11-16 13:55 ` jookuuj
  2023-11-29 23:45 ` [PR PATCH] [Merged]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: jookuuj @ 2023-11-16 13:55 UTC (permalink / raw)
  To: ml

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

New comment by jookuuj on void-packages repository

https://github.com/void-linux/void-packages/pull/47252#issuecomment-1814481164

Comment:
Okay, I thought that syncing my fork/branch with Github web interface would be a good idea but I didn't think about the consequences (that it would create a new commit). That's why I pushed my work again (to get rid of that commit). Please tell me if I did something wrong. Thanks!

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

* Re: [PR PATCH] [Merged]: sacc: update to 1.07
  2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
                   ` (5 preceding siblings ...)
  2023-11-16 13:55 ` jookuuj
@ 2023-11-29 23:45 ` Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2023-11-29 23:45 UTC (permalink / raw)
  To: ml

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

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

sacc: update to 1.07
https://github.com/void-linux/void-packages/pull/47252

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



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

end of thread, other threads:[~2023-11-29 23:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15 16:32 [PR PATCH] sacc: update to 1.07 jookuuj
2023-11-15 16:34 ` jookuuj
2023-11-16 13:28 ` [PR PATCH] [Updated] " jookuuj
2023-11-16 13:35 ` jookuuj
2023-11-16 13:38 ` [PR PATCH] [Updated] " jookuuj
2023-11-16 13:44 ` jookuuj
2023-11-16 13:55 ` jookuuj
2023-11-29 23:45 ` [PR PATCH] [Merged]: " Duncaen

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