Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pgbouncer: update to 1.14.0.
@ 2020-07-06 16:04 knusbaum
  2020-07-07 16:24 ` Chocimier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: knusbaum @ 2020-07-06 16:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/knusbaum/void-packages UPDATE-pgbouncer-1.14.0
https://github.com/void-linux/void-packages/pull/23421

pgbouncer: update to 1.14.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-pgbouncer-1.14.0-23421.patch --]
[-- Type: text/x-diff, Size: 1043 bytes --]

From 75f96ce940a06d07f943013a4cdf2f49494f6a10 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 1 Jul 2020 05:23:20 -0500
Subject: [PATCH] pgbouncer: update to 1.14.0.

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

diff --git a/srcpkgs/pgbouncer/template b/srcpkgs/pgbouncer/template
index 26fc1e92c41..8e54d0de3ba 100644
--- a/srcpkgs/pgbouncer/template
+++ b/srcpkgs/pgbouncer/template
@@ -1,6 +1,6 @@
 # Template file for 'pgbouncer'
 pkgname=pgbouncer
-version=1.13.0
+version=1.14.0
 revision=3
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="ISC"
 homepage="https://pgbouncer.github.io/"
 distfiles="https://pgbouncer.github.io/downloads/files/${version}/pgbouncer-${version}.tar.gz"
-checksum=4cb821c95f05625594355bba89c139f2a4e062af221c2135bf0526b920c89d31
+checksum=a0c13d10148f557e36ff7ed31793abb7a49e1f8b09aa2d4695d1c28fa101fee7
 
 post_install() {
 	vlicense COPYRIGHT

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

* Re: pgbouncer: update to 1.14.0.
  2020-07-06 16:04 [PR PATCH] pgbouncer: update to 1.14.0 knusbaum
@ 2020-07-07 16:24 ` Chocimier
  2020-07-14 18:44 ` [PR PATCH] [Updated] " knusbaum
  2020-07-15 18:49 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-07-07 16:24 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23421#issuecomment-654976305

Comment:
Rebuild over updated postgresql-libs.

Revision should be reset on update.

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

* Re: [PR PATCH] [Updated] pgbouncer: update to 1.14.0.
  2020-07-06 16:04 [PR PATCH] pgbouncer: update to 1.14.0 knusbaum
  2020-07-07 16:24 ` Chocimier
@ 2020-07-14 18:44 ` knusbaum
  2020-07-15 18:49 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: knusbaum @ 2020-07-14 18:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/knusbaum/void-packages UPDATE-pgbouncer-1.14.0
https://github.com/void-linux/void-packages/pull/23421

pgbouncer: update to 1.14.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-pgbouncer-1.14.0-23421.patch --]
[-- Type: text/x-diff, Size: 1087 bytes --]

From 95d4253b74e07d9d7a8c867463e5f8876f4ab42c Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 1 Jul 2020 05:23:20 -0500
Subject: [PATCH] pgbouncer: update to 1.14.0.

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

diff --git a/srcpkgs/pgbouncer/template b/srcpkgs/pgbouncer/template
index 26fc1e92c41..8f4213f2a25 100644
--- a/srcpkgs/pgbouncer/template
+++ b/srcpkgs/pgbouncer/template
@@ -1,7 +1,7 @@
 # Template file for 'pgbouncer'
 pkgname=pgbouncer
-version=1.13.0
-revision=3
+version=1.14.0
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libevent-devel"
@@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="ISC"
 homepage="https://pgbouncer.github.io/"
 distfiles="https://pgbouncer.github.io/downloads/files/${version}/pgbouncer-${version}.tar.gz"
-checksum=4cb821c95f05625594355bba89c139f2a4e062af221c2135bf0526b920c89d31
+checksum=a0c13d10148f557e36ff7ed31793abb7a49e1f8b09aa2d4695d1c28fa101fee7
 
 post_install() {
 	vlicense COPYRIGHT

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

* Re: [PR PATCH] [Merged]: pgbouncer: update to 1.14.0.
  2020-07-06 16:04 [PR PATCH] pgbouncer: update to 1.14.0 knusbaum
  2020-07-07 16:24 ` Chocimier
  2020-07-14 18:44 ` [PR PATCH] [Updated] " knusbaum
@ 2020-07-15 18:49 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-07-15 18:49 UTC (permalink / raw)
  To: ml

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

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

pgbouncer: update to 1.14.0.
https://github.com/void-linux/void-packages/pull/23421

Description:


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

end of thread, other threads:[~2020-07-15 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06 16:04 [PR PATCH] pgbouncer: update to 1.14.0 knusbaum
2020-07-07 16:24 ` Chocimier
2020-07-14 18:44 ` [PR PATCH] [Updated] " knusbaum
2020-07-15 18:49 ` [PR PATCH] [Merged]: " Chocimier

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