Github messages for voidlinux
 help / color / mirror / Atom feed
From: natrys <natrys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] txr: update to 235.
Date: Mon, 13 Apr 2020 13:03:39 +0200	[thread overview]
Message-ID: <20200413110339.F1x9ARGBi4LdsrPsCxlEB26SD_Vtj9qXp_6B0XOk_DI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20946@inbox.vuxu.org>

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

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

https://github.com/natrys/void-packages txr-235
https://github.com/void-linux/void-packages/pull/20946

txr: update to 235.


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

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

From b542434eb6f7f25aacbd211ba39cdb4e7a6eb939 Mon Sep 17 00:00:00 2001
From: Imran Khan <imrankhan@teknik.io>
Date: Mon, 13 Apr 2020 15:04:38 +0600
Subject: [PATCH] txr: update to 235.

---
 srcpkgs/txr/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template
index aa1f2d44d72..0aa7d40d23a 100644
--- a/srcpkgs/txr/template
+++ b/srcpkgs/txr/template
@@ -1,7 +1,7 @@
 # Template file for 'txr'
 pkgname=txr
-version=233
-revision=2
+version=235
+revision=1
 archs="x86_64* i686* aarch64* arm* ppc64*"
 build_style=configure
 configure_args="--prefix=/usr"
@@ -14,7 +14,7 @@ license="BSD-2-Clause"
 homepage="http://www.nongnu.org/txr/"
 changelog="http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=${pkgname}-${version}"
 distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2"
-checksum=a12e7769c1f3354f6c85bc1d26a3cb2de548e45ac7ae38b982e74163b19148d8
+checksum=1fdb2d56e8223779e52c64846787dd7a6c4e280278ca098c1b19133c357da87f
 nopie=yes
 
 if [ "$CROSS_BUILD" ]; then
@@ -28,8 +28,8 @@ pre_configure() {
 }
 
 post_configure() {
-	vsed -i config.make -e "#^PLATFORM_CFLAGS#s#:=.*$#:= ${CFLAGS}#"
-	vsed -i config.make -e "#^PLATFORM_LDFLAGS#s#:=.*$#:= ${LDFLAGS}#"
+	vsed -i config.make -e "\#^PLATFORM_CFLAGS#s#:=.*#:= ${CFLAGS}#"
+	vsed -i config.make -e "\#^PLATFORM_LDFLAGS#s#:=.*#:= ${LDFLAGS}#"
 }
 
 post_install() {

  reply	other threads:[~2020-04-13 11:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13  9:11 [PR PATCH] " natrys
2020-04-13 11:03 ` natrys [this message]
2020-04-13 22:40 ` natrys
2020-04-14 12:16 ` xtraeme
2020-04-14 13:42 ` [PR PATCH] [Updated] " natrys
2020-04-14 23:24 ` [PR PATCH] [Merged]: " xtraeme

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=20200413110339.F1x9ARGBi4LdsrPsCxlEB26SD_Vtj9qXp_6B0XOk_DI@z \
    --to=natrys@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).