Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] maxima: update to 5.43.2
@ 2020-01-27 16:53 voidlinux-github
  2020-01-28 14:17 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-28 14:53 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-27 16:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbgg/void-packages maxima
https://github.com/void-linux/void-packages/pull/18589

maxima: update to 5.43.2


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

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

From 5c38b038b753843908a3e20f7f1f8b1ebcf7fd2d Mon Sep 17 00:00:00 2001
From: Bosco <jboscogg@gmail.com>
Date: Mon, 27 Jan 2020 17:52:12 +0100
Subject: [PATCH] maxima: update to 5.43.2

---
 srcpkgs/maxima/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 8efba08ff41..f46d17b0eac 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,6 +1,6 @@
 # Template file for 'maxima'
 pkgname=maxima
-version=5.43.1
+version=5.43.2
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
@@ -12,7 +12,7 @@ maintainer="Bosco Garcia <jboscogg@gmail.org>"
 license="GPL-2.0-only"
 homepage="http://maxima.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
-checksum=4ac6157fd9d8cb14d5fd1c6fb523ecce208fc184b46005b27f9babc097740738
+checksum=ea78ec8c674c9293621ab8af6e44fbc3d869d63ae594c105abdffedef2fb77bb
 
 nopie=yes
 build_options="clisp sbcl"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] maxima: update to 5.43.2
  2020-01-27 16:53 [PR PATCH] maxima: update to 5.43.2 voidlinux-github
@ 2020-01-28 14:17 ` voidlinux-github
  2020-01-28 14:53 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-28 14:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbgg/void-packages maxima
https://github.com/void-linux/void-packages/pull/18589

maxima: update to 5.43.2


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

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

From b191b5c9eed56b6d50eb35d27d29e444c6d5dfc3 Mon Sep 17 00:00:00 2001
From: Bosco <jboscogg@gmail.com>
Date: Mon, 27 Jan 2020 17:52:12 +0100
Subject: [PATCH] maxima: update to 5.43.2

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

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 8efba08ff41..388f9fc3068 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,6 +1,6 @@
 # Template file for 'maxima'
 pkgname=maxima
-version=5.43.1
+version=5.43.2
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
@@ -12,7 +12,7 @@ maintainer="Bosco Garcia <jboscogg@gmail.org>"
 license="GPL-2.0-only"
 homepage="http://maxima.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
-checksum=4ac6157fd9d8cb14d5fd1c6fb523ecce208fc184b46005b27f9babc097740738
+checksum=ea78ec8c674c9293621ab8af6e44fbc3d869d63ae594c105abdffedef2fb77bb
 
 nopie=yes
 build_options="clisp sbcl"
@@ -21,9 +21,9 @@ desc_option_sbcl="Build with SBCL"
 build_options_default="clisp"
 vopt_conflict clisp sbcl
 
-post_configure() {
-	touch doc/info/maxima.info
-	sed -i 's/(sb-ext:save-lisp-and-die "\$@")/(sb-ext:save-lisp-and-die "$@" :compression 9)/' src/Makefile
+
+post_build() {
+	echo > interfaces/emacs/imaxima/imaxima.info
 }
 
 post_install() {

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: maxima: update to 5.43.2
  2020-01-27 16:53 [PR PATCH] maxima: update to 5.43.2 voidlinux-github
  2020-01-28 14:17 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-28 14:53 ` voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-28 14:53 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

maxima: update to 5.43.2
https://github.com/void-linux/void-packages/pull/18589

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PR PATCH] maxima: update to 5.43.2
@ 2020-01-27 16:43 voidlinux-github
  0 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-27 16:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbgg/void-packages maxima
https://github.com/void-linux/void-packages/pull/18588

maxima: update to 5.43.2


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

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

From c0bab00c8ea6b55f8cf154dc9c24b70b0570c346 Mon Sep 17 00:00:00 2001
From: Bosco <jboscogg@gmail.com>
Date: Thu, 23 Jan 2020 23:50:12 +0100
Subject: [PATCH] maxima: update to 5.43.2

---
 srcpkgs/maxima/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 06342f8298c..f46d17b0eac 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,18 +1,18 @@
 # Template file for 'maxima'
 pkgname=maxima
-version=5.43.0
+version=5.43.2
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
-hostmakedepends="python perl emacs"
+hostmakedepends="python perl emacs texinfo"
 makedepends="$(vopt_if clisp clisp) $(vopt_if sbcl sbcl)"
 depends="$(vopt_if clisp clisp) $(vopt_if sbcl sbcl)"
 short_desc="Computer Algebra System"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Bosco Garcia <jboscogg@gmail.org>"
 license="GPL-2.0-only"
 homepage="http://maxima.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
-checksum=dcfda54511035276fd074ac736e97d41905171e43a5802bb820914c3c885ca77
+checksum=ea78ec8c674c9293621ab8af6e44fbc3d869d63ae594c105abdffedef2fb77bb
 
 nopie=yes
 build_options="clisp sbcl"

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-28 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-27 16:53 [PR PATCH] maxima: update to 5.43.2 voidlinux-github
2020-01-28 14:17 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-28 14:53 ` [PR PATCH] [Merged]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2020-01-27 16:43 [PR PATCH] " voidlinux-github

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).