Github messages for voidlinux
 help / color / mirror / Atom feed
From: jbgg <jbgg@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] maxima: update to 5.44.0
Date: Sun, 27 Sep 2020 01:02:06 +0200	[thread overview]
Message-ID: <20200926230206.eSEnM4nnoR1z0y5wngMpFFwIWAlyQDaDEvsM6yr-8hQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25068@inbox.vuxu.org>

[-- 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/25068

maxima: update to 5.44.0


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

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

From 7bb6ddd063936492e03ffcd6c198642ba8cf4182 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bosco=20Garc=C3=ADa?= <jboscogg@gmail.com>
Date: Thu, 24 Sep 2020 14:53:06 +0200
Subject: [PATCH] maxima: update to 5.44.0

closes #19289
---
 srcpkgs/maxima/template | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 90d2df8667d..2d0f26e792c 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,6 +1,6 @@
-# Template file for 'maxima'.
+# Template file for 'maxima'
 pkgname=maxima
-version=5.43.2
+version=5.44.0
 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=ea78ec8c674c9293621ab8af6e44fbc3d869d63ae594c105abdffedef2fb77bb
+checksum=d93f5e48c4daf8f085d609cb3c7b0bdf342c667fd04cf750c846426874c9d2ec
 
 nopie=yes
 build_options="clisp sbcl"
@@ -21,18 +21,12 @@ desc_option_sbcl="Build with SBCL"
 build_options_default="clisp"
 vopt_conflict clisp sbcl
 
-
-post_build() {
-	echo > interfaces/emacs/imaxima/imaxima.info
-}
-
 post_install() {
 	vmkdir usr/share/doc
 	ln -sf ../maxima/${version}/doc ${DESTDIR}/usr/share/doc/maxima
 }
 
 maxima-src_package() {
-	archs=noarch
 	depends="${sourcepkg}-${version}_${revision}"
 	short_desc+=" - source files"
 	pkg_install() {
@@ -41,7 +35,6 @@ maxima-src_package() {
 }
 
 maxima-emacs_package() {
-	archs=noarch
 	short_desc+=" - Emacs interface"
 	depends="${sourcepkg}-${version}_${revision} virtual?emacs"
 	pkg_install() {
@@ -50,7 +43,6 @@ maxima-emacs_package() {
 }
 
 xmaxima_package() {
-	archs=noarch
 	short_desc+=" - Tk interface"
 	depends="${sourcepkg}-${version}_${revision} tk"
 	pkg_install() {

  parent reply	other threads:[~2020-09-26 23:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24 12:56 [PR PATCH] " jbgg
2020-09-24 14:00 ` [PR PATCH] [Updated] " jbgg
2020-09-24 18:44 ` [PR REVIEW] " Chocimier
2020-09-25  7:10 ` jbgg
2020-09-25  8:19 ` [PR PATCH] [Updated] " jbgg
2020-09-25 14:27 ` Johnnynator
2020-09-25 17:04 ` [PR PATCH] [Updated] " jbgg
2020-09-25 19:21 ` Chocimier
2020-09-25 20:15 ` jbgg
2020-09-25 20:23 ` Chocimier
2020-09-25 22:17 ` jbgg
2020-09-26 20:02 ` Chocimier
2020-09-26 23:02 ` jbgg [this message]
2020-09-27 16:50 ` jbgg
2020-09-27 16:50 ` jbgg
2020-09-29 18:28 ` [PR PATCH] [Merged]: " Chocimier

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=20200926230206.eSEnM4nnoR1z0y5wngMpFFwIWAlyQDaDEvsM6yr-8hQ@z \
    --to=jbgg@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).