Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pgweb: update to 0.11.12.
@ 2022-07-07 16:56 arete
  2022-07-18  2:55 ` [PR REVIEW] " classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: arete @ 2022-07-07 16:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages pgweb
https://github.com/void-linux/void-packages/pull/37913

pgweb: update to 0.11.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a059c723d07311915fbf39ccccdc80bcd424ee13 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Thu, 7 Jul 2022 18:54:52 +0200
Subject: [PATCH] pgweb: update to 0.11.12.

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

diff --git a/srcpkgs/pgweb/template b/srcpkgs/pgweb/template
index 2e511d41844a..c7bc09071087 100644
--- a/srcpkgs/pgweb/template
+++ b/srcpkgs/pgweb/template
@@ -1,6 +1,6 @@
 # Template file for 'pgweb'
 pkgname=pgweb
-version=0.11.11
+version=0.11.12
 revision=1
 build_style=go
 go_import_path="github.com/sosedoff/pgweb"
@@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://sosedoff.github.io/pgweb"
 distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
-checksum=4d8c64db7ec463a9366d404cbaf12215db855a5bdbf09253494d79dedd92db98
+checksum=f35d1bdef96c82b417e321856b08168e3aebc39d132548926251599d7ac79226
 
 post_install() {
 	vdoc README.md

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

* Re: [PR REVIEW] pgweb: update to 0.11.12.
  2022-07-07 16:56 [PR PATCH] pgweb: update to 0.11.12 arete
@ 2022-07-18  2:55 ` classabbyamp
  2022-07-19  6:42 ` arete
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-07-18  2:55 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37913#discussion_r922943313

Comment:
```suggestion
homepage="https://sosedoff.github.io/pgweb"
changelog="https://github.com/sosedoff/pgweb/raw/master/CHANGELOG.md"
```

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

* Re: [PR REVIEW] pgweb: update to 0.11.12.
  2022-07-07 16:56 [PR PATCH] pgweb: update to 0.11.12 arete
  2022-07-18  2:55 ` [PR REVIEW] " classabbyamp
@ 2022-07-19  6:42 ` arete
  2022-07-21  3:25 ` classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: arete @ 2022-07-19  6:42 UTC (permalink / raw)
  To: ml

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

New review comment by arete on void-packages repository

https://github.com/void-linux/void-packages/pull/37913#discussion_r924116980

Comment:
Thanks for suggest, i have update the pull request.

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

* Re: [PR REVIEW] pgweb: update to 0.11.12.
  2022-07-07 16:56 [PR PATCH] pgweb: update to 0.11.12 arete
  2022-07-18  2:55 ` [PR REVIEW] " classabbyamp
  2022-07-19  6:42 ` arete
@ 2022-07-21  3:25 ` classabbyamp
  2022-07-23 16:16 ` [PR PATCH] [Updated] " arete
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-07-21  3:25 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37913#discussion_r926218943

Comment:
I don't see it. did you push it?

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

* Re: [PR PATCH] [Updated] pgweb: update to 0.11.12.
  2022-07-07 16:56 [PR PATCH] pgweb: update to 0.11.12 arete
                   ` (2 preceding siblings ...)
  2022-07-21  3:25 ` classabbyamp
@ 2022-07-23 16:16 ` arete
  2022-07-23 16:17 ` [PR REVIEW] " arete
  2022-07-23 16:27 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: arete @ 2022-07-23 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages pgweb
https://github.com/void-linux/void-packages/pull/37913

pgweb: update to 0.11.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 5f4c04e4d85951825ec0df9613e7cd56d0e5dd71 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Thu, 7 Jul 2022 18:54:52 +0200
Subject: [PATCH] pgweb: update to 0.11.12.

---
 srcpkgs/pgweb/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pgweb/template b/srcpkgs/pgweb/template
index 2e511d41844a..a62e0726d6eb 100644
--- a/srcpkgs/pgweb/template
+++ b/srcpkgs/pgweb/template
@@ -1,6 +1,6 @@
 # Template file for 'pgweb'
 pkgname=pgweb
-version=0.11.11
+version=0.11.12
 revision=1
 build_style=go
 go_import_path="github.com/sosedoff/pgweb"
@@ -8,8 +8,9 @@ short_desc="Cross-platform client for Postgresql databases"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://sosedoff.github.io/pgweb"
+changelog="https://github.com/sosedoff/pgweb/raw/master/CHANGELOG.md"
 distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
-checksum=4d8c64db7ec463a9366d404cbaf12215db855a5bdbf09253494d79dedd92db98
+checksum=f35d1bdef96c82b417e321856b08168e3aebc39d132548926251599d7ac79226
 
 post_install() {
 	vdoc README.md

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

* Re: [PR REVIEW] pgweb: update to 0.11.12.
  2022-07-07 16:56 [PR PATCH] pgweb: update to 0.11.12 arete
                   ` (3 preceding siblings ...)
  2022-07-23 16:16 ` [PR PATCH] [Updated] " arete
@ 2022-07-23 16:17 ` arete
  2022-07-23 16:27 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: arete @ 2022-07-23 16:17 UTC (permalink / raw)
  To: ml

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

New review comment by arete on void-packages repository

https://github.com/void-linux/void-packages/pull/37913#discussion_r928139917

Comment:
ipdate

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

* Re: [PR PATCH] [Merged]: pgweb: update to 0.11.12.
  2022-07-07 16:56 [PR PATCH] pgweb: update to 0.11.12 arete
                   ` (4 preceding siblings ...)
  2022-07-23 16:17 ` [PR REVIEW] " arete
@ 2022-07-23 16:27 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-07-23 16:27 UTC (permalink / raw)
  To: ml

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

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

pgweb: update to 0.11.12.
https://github.com/void-linux/void-packages/pull/37913

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-23 16:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07 16:56 [PR PATCH] pgweb: update to 0.11.12 arete
2022-07-18  2:55 ` [PR REVIEW] " classabbyamp
2022-07-19  6:42 ` arete
2022-07-21  3:25 ` classabbyamp
2022-07-23 16:16 ` [PR PATCH] [Updated] " arete
2022-07-23 16:17 ` [PR REVIEW] " arete
2022-07-23 16:27 ` [PR PATCH] [Merged]: " classabbyamp

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