Ticket #43485: maxima-5.33.0.patch

File maxima-5.33.0.patch, 3.5 KB (added by Ionic (Mihai Moldovan), 10 years ago)

Update maxima to version 5.33.0.

  • Portfile

    old new  
    44PortSystem 1.0
    55
    66name            maxima
    7 version         5.30.0
    8 revision        4
     7version         5.33.0
     8revision        0
    99categories      math
    1010maintainers     mareimbrium.org:kuba openmaintainer
    1111platforms       darwin
     
    2525homepage        http://maxima.sourceforge.net/
    2626master_sites    sourceforge
    2727
    28 checksums       sha256  a05239ee16dc3d792887959823944f9106ace955f00b7dd27b2ade3fc13b1dd6 \
    29                 rmd160  dde08ab8ef5d9c5d1764c02c7182be03dbfe5568
     28checksums       md5     340b7eedfdd62dd4ef72e61cca66f5fb \
     29                sha256  e2af6c85f782de95933ee77f47440976be78628b0d83557a76c301de43a85d8d \
     30                rmd160  2929b7703b40610e4e557151dae44211a012ee15
    3031
    3132depends_lib     port:sbcl
    3233depends_run     port:recode \
  • files/no-xmaxima.patch

    old new  
    1 --- interfaces/Makefile.in.orig 2012-09-20 09:30:55.000000000 -0400
    2 +++ interfaces/Makefile.in      2012-09-20 09:31:16.000000000 -0400
    3 @@ -183,8 +183,7 @@
    4  top_builddir = @top_builddir@
    5  top_srcdir = @top_srcdir@
    6  win32 = @win32@
    7 -SUBDIRS = emacs xmaxima
    8 -EXTRA_DIST = bin/xmaxima.iss
    9 +SUBDIRS = emacs
    10  all: all-recursive
    11  
    12  .SUFFIXES:
    13 --- Makefile.in.orig    2012-09-20 09:37:06.000000000 -0400
    14 +++ Makefile.in 2012-09-20 09:38:15.000000000 -0400
    15 @@ -36,9 +36,8 @@
     1--- Makefile.in.orig            2014-04-25 00:21:03.000000000 +0200
     2+++ Makefile.in                 2014-04-25 00:22:18.000000000 +0200
     3@@ -38,9 +38,8 @@
    164 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
    175        $(srcdir)/Makefile.in $(srcdir)/common.mk \
    186        $(srcdir)/maxima-local.in $(srcdir)/maxima.iss.in \
     
    2311        AUTHORS COPYING ChangeLog INSTALL NEWS config.guess config.sub \
    2412        install-sh missing
    2513 subdir = .
    26 @@ -49,8 +48,8 @@
     14@@ -51,8 +50,8 @@
    2715 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    2816  configure.lineno config.status.lineno
    2917 mkinstalldirs = $(install_sh) -d
     
    3119-       doc/man/ru/maxima.1 interfaces/xmaxima/Tkmaxima/Header.tcl
    3220+CONFIG_CLEAN_FILES = maxima-local maxima.spec maxima.iss \
    3321+       doc/man/ru/maxima.1
     22 CONFIG_CLEAN_VPATH_FILES =
    3423 SOURCES =
    3524 DIST_SOURCES =
    36  RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
    37 @@ -212,9 +211,9 @@
     25@@ -252,9 +251,9 @@
    3826   common.mk maxima.iss.in \
    3927   README.lisps README.rpms README.i18n README.external \
    4028   INSTALL.win32 INSTALL.lisp \
     
    4634   ChangeLog-5.9.2 ChangeLog-5.9.3 ChangeLog-5.10.0 ChangeLog-5.11.0 \
    4735   ChangeLog-5.12.0 ChangeLog-5.13.0 ChangeLog-5.14.0 ChangeLog-5.15.0 \
    4836   ChangeLog-5.16 ChangeLog-5.17 ChangeLog-5.17-special-functions \
    49 @@ -282,16 +281,12 @@
    50         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
     37@@ -325,16 +324,12 @@
     38 $(am__aclocal_m4_deps):
    5139 maxima-local: $(top_builddir)/config.status $(srcdir)/maxima-local.in
    5240        cd $(top_builddir) && $(SHELL) ./config.status $@
    5341-xmaxima-local: $(top_builddir)/config.status $(srcdir)/xmaxima-local.in
     
    6351 
    6452 # This directory's subdirectories are mostly independent; you can cd
    6553 # into them and run `make' without going through this Makefile.
     54--- interfaces/Makefile.in.orig                 2014-04-25 00:21:02.000000000 +0200
     55+++ interfaces/Makefile.in                      2014-04-25 00:21:20.000000000 +0200
     56@@ -219,8 +219,7 @@
     57 top_builddir = @top_builddir@
     58 top_srcdir = @top_srcdir@
     59 win32 = @win32@
     60-SUBDIRS = emacs xmaxima
     61-EXTRA_DIST = bin/xmaxima.iss
     62+SUBDIRS = emacs
     63 all: all-recursive
     64 
     65 .SUFFIXES: