From: lun-4 <lun-4@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ejabberd: update to 20.07
Date: Wed, 02 Sep 2020 05:45:03 +0200 [thread overview]
Message-ID: <20200902034503.v_o9MkHdsE3Wk9fev9ZyjCe786j4h-Axgp1G9v9gW14@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24600@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 539 bytes --]
There is an updated pull request by lun-4 against master on the void-packages repository
https://github.com/lun-4/void-packages ejabberd-update
https://github.com/void-linux/void-packages/pull/24600
ejabberd: update to 20.07
We started shipping `erl_interface-4.0`, which means the package can be built (removing `broken`).
Tested on glibc x86_64 (two local [profanity](https://profanity-im.github.io/) clients sending messages to eachother).
A patch file from https://github.com/void-linux/void-packages/pull/24600.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ejabberd-update-24600.patch --]
[-- Type: text/x-diff, Size: 1530 bytes --]
From 25ff30b7ef4ca33494ad527f23d86e9e6ff62206 Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Tue, 1 Sep 2020 23:59:28 -0300
Subject: [PATCH] ejabberd: update to 20.07
---
srcpkgs/ejabberd/template | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/srcpkgs/ejabberd/template b/srcpkgs/ejabberd/template
index 7a00e1c55b4..8423e0942fc 100644
--- a/srcpkgs/ejabberd/template
+++ b/srcpkgs/ejabberd/template
@@ -1,7 +1,7 @@
# Template file for 'ejabberd'
pkgname=ejabberd
-version=20.02
-revision=2
+version=20.07
+revision=1
build_style=gnu-configure
configure_args="--enable-odbc --enable-mysql --enable-pgsql --enable-pam
--enable-redis --enable-elixir $(vopt_enable sqlite)"
@@ -12,16 +12,14 @@ makedepends="libressl-devel libyaml-devel expat-devel zlib-devel pam-devel
depends="erlang"
short_desc="Robust and massively scalable XMPP platform"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
homepage="https://www.process-one.net/en/ejabberd/"
distfiles="https://github.com/processone/ejabberd/archive/${version}.tar.gz"
-checksum=2e7f2fd0d137099de6d137794881200a70c2e4be7de8221fc6389b886fc16519
+checksum=7fd1142906a5f7d0345dc3d1363f94c62cc7d62088f5b2f3bd70dff4dca3bb41
build_options="sqlite"
build_options_default="sqlite"
-broken="Tries to link againt erl_interface-4.0, we only ship 3.13.2"
-
if [ "$CROSS_BUILD" ]; then
makedepends+=" erlang"
configure_args="--with-erlang=${XBPS_CROSS_BASE}/usr/lib/erlang/usr/include"
prev parent reply other threads:[~2020-09-02 3:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-02 3:18 [PR PATCH] " lun-4
2020-09-02 3:45 ` lun-4 [this message]
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=20200902034503.v_o9MkHdsE3Wk9fev9ZyjCe786j4h-Axgp1G9v9gW14@z \
--to=lun-4@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).