Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] beanstalkd: update to 1.12
Date: Mon, 30 Nov 2020 18:17:08 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26834@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages beanstalkd
https://github.com/void-linux/void-packages/pull/26834

beanstalkd: update to 1.12
@bougyman 

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

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

From 59b01b8bfb9ce9eb7935cf791d644a3cd1cc4ecd Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 30 Nov 2020 11:16:42 -0600
Subject: [PATCH] beanstalkd: update to 1.12

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

diff --git a/srcpkgs/beanstalkd/template b/srcpkgs/beanstalkd/template
index b903b3582ae..f5fa71f23dd 100644
--- a/srcpkgs/beanstalkd/template
+++ b/srcpkgs/beanstalkd/template
@@ -1,6 +1,6 @@
 # Template file for 'beanstalkd'
 pkgname=beanstalkd
-version=1.11
+version=1.12
 revision=1
 build_style=gnu-makefile
 short_desc="Simple, fast, general-purpose work queue"
@@ -8,7 +8,7 @@ maintainer="bougyman <bougyman@voidlinux.org>"
 license="MIT"
 homepage="http://kr.github.io/beanstalkd/"
 distfiles="https://github.com/kr/beanstalkd/archive/v${version}.tar.gz"
-checksum=5e3414e49d00e9ef9530897983e56bdba98da6f8f1f30f5fe7e6064b2f68c544
+checksum=f43a7ea7f71db896338224b32f5e534951a976f13b7ef7a4fb5f5aed9f57883f
 system_accounts="_beanstalkd"
 replaces="beanstalk>=0"
 
@@ -17,7 +17,6 @@ make_dirs="/var/lib/beanstalkd 755 _beanstalkd _beanstalkd"
 CFLAGS="-Wno-error"
 
 pre_build() {
-	sed -i 's,sys/fcntl.h,fcntl.h,' sd-daemon.c
 	vsed -i 's,override,,g' Makefile
 }
 

             reply	other threads:[~2020-11-30 17:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30 17:17 ndowens [this message]
2020-12-01 21:14 ` [PR PATCH] [Updated] " ndowens
2020-12-02  7:50 ` fosslinux
2020-12-03 14:28 ` [PR PATCH] [Merged]: " ahesford

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-26834@inbox.vuxu.org \
    --to=ndowens@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).