Github messages for voidlinux
 help / color / mirror / Atom feed
From: Chocimier <Chocimier@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pgbackrest: update to 2.26.
Date: Thu, 14 May 2020 23:11:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21976@inbox.vuxu.org> (raw)

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

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

https://github.com/Chocimier/void-packages-org pgbackrest
https://github.com/void-linux/void-packages/pull/21976

pgbackrest: update to 2.26.


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

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

From f5e45a2780cc356ef77ac9779e75d3ca8c3d026c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Thu, 14 May 2020 23:10:31 +0200
Subject: [PATCH] pgbackrest: update to 2.26.

---
 srcpkgs/pgbackrest/template | 10 +++++-----
 srcpkgs/pgbackrest/update   |  1 +
 2 files changed, 6 insertions(+), 5 deletions(-)
 create mode 100644 srcpkgs/pgbackrest/update

diff --git a/srcpkgs/pgbackrest/template b/srcpkgs/pgbackrest/template
index 730621d804f..798115118f3 100644
--- a/srcpkgs/pgbackrest/template
+++ b/srcpkgs/pgbackrest/template
@@ -1,18 +1,18 @@
 # Template file for 'pgbackrest'
 pkgname=pgbackrest
-version=2.15.1
-revision=2
+version=2.26
+revision=1
 wrksrc="${pkgname}-release-${version}"
 build_wrksrc="src"
 build_style=gnu-configure
-hostmakedepends="perl"
-makedepends="libressl-devel libxml2-devel perl zlib-devel"
+hostmakedepends="perl pkg-config"
+makedepends="libressl-devel libxml2-devel perl postgresql-libs-devel zlib-devel"
 short_desc="Reliable PostgreSQL Backup & Restore"
 maintainer="Anachron <gith@cron.world>"
 license="MIT"
 homepage="http://www.pgbackrest.org/"
 distfiles="https://github.com/pgbackrest/pgbackrest/archive/release/${version}.tar.gz"
-checksum=e559de3525129ed692ba97c94bd8ea5c86966f7e172c20b64fc95651225bc525
+checksum=f02e934627ea8ed425cea31a6ce57c30d0bb07d6639873983ccb14d7096d49ad
 nocross="configure runs perl for cflags/flags tied to wrong arch"
 
 post_install() {
diff --git a/srcpkgs/pgbackrest/update b/srcpkgs/pgbackrest/update
new file mode 100644
index 00000000000..25ca35b6e46
--- /dev/null
+++ b/srcpkgs/pgbackrest/update
@@ -0,0 +1 @@
+pattern='/archive/(v?|\Qrelease/\E)?\K[\d\.]+(?=\.tar\.gz")'

             reply	other threads:[~2020-05-14 21:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 21:11 Chocimier [this message]
2020-05-25  0:10 ` Piraty
2020-05-25  0:10 ` [PR PATCH] [Merged]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21976@inbox.vuxu.org \
    --to=chocimier@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).