Github messages for voidlinux
 help / color / mirror / Atom feed
From: ailiop-git <ailiop-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lighttpd: update to 1.4.56.
Date: Sat, 19 Dec 2020 14:48:33 +0100	[thread overview]
Message-ID: <20201219134833.6ATVfH7Go8ybuiLDic62riUvYQotyzf9DU6p-0Sz-uY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27108@inbox.vuxu.org>

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

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

https://github.com/ailiop-git/void-packages lighttpd
https://github.com/void-linux/void-packages/pull/27108

lighttpd: update to 1.4.56.


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

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

From ad5babff34337a7411a7cc143df220bf50270a16 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 19 Dec 2020 14:48:03 +0100
Subject: [PATCH] lighttpd: update to 1.4.57.

---
 srcpkgs/lighttpd/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template
index 64a2c36f4cf..a7e1e91e9ee 100644
--- a/srcpkgs/lighttpd/template
+++ b/srcpkgs/lighttpd/template
@@ -1,7 +1,7 @@
 # Template file for 'lighttpd'
 pkgname=lighttpd
-version=1.4.55
-revision=4
+version=1.4.57
+revision=1
 build_style=meson
 configure_args="-Dwith_bzip=true -Dwith_fam=false -Dwith_gdbm=true
  -Dwith_geoip=false -Dwith_krb5=true -Dwith_ldap=true -Dwith_libev=true
@@ -17,14 +17,19 @@ short_desc="Secure, fast, compliant and very flexible web-server"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://lighttpd.net"
+changelog="https://www.lighttpd.net/2020/12/17/1.4.57/"
 distfiles="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${version}.tar.xz"
-checksum=6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927
+checksum=52ca961b89c12f7ecbb2e4e0c5a9e79b2863c64e33c42832a165e7f894d6217f
 
 conf_files="/etc/lighttpd/lighttpd.conf"
 system_accounts="_${pkgname}"
 _lighttpd_homedir="/srv/www/${pkgname}"
 lib32disabled=yes
 
+if [ "$XBPS_TARGET_LIBC" = musl ]; then
+	makedepends+=" musl-legacy-compat"
+fi
+
 make_dirs="
  /srv/www/lighttpd 0755 _lighttpd _lighttpd
  /var/log/lighttpd 0755 _lighttpd _lighttpd"

  parent reply	other threads:[~2020-12-19 13:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12 12:46 [PR PATCH] " ailiop-git
2020-12-17 18:40 ` ericonr
2020-12-17 19:35 ` [PR PATCH] [Updated] " ailiop-git
2020-12-19  6:26 ` ericonr
2020-12-19  6:26 ` ericonr
2020-12-19 13:48 ` ailiop-git [this message]
2020-12-20  0:53 ` [PR PATCH] [Closed]: " ericonr
2020-12-20  0:53 ` ericonr

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=20201219134833.6ATVfH7Go8ybuiLDic62riUvYQotyzf9DU6p-0Sz-uY@z \
    --to=ailiop-git@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).